index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
usb: musb: core: Disable the Interrupts till BABBLE is fully handled
George Cherian
1
-1
/
+4
2014-11-18
usb: musb: musb_cppi41: recognize HS devices in hostmode
Sebastian Andrzej Siewior
1
-1
/
+9
2014-11-18
usb: musb: replace hard coded registers with defines
Roman Byshko
1
-27
/
+30
2014-11-18
usb: musb: core: make sure musb is in RPM_ACTIVE on resume
Sebastian Andrzej Siewior
1
-0
/
+8
2014-11-18
usb: gadget: f_hid: fix error handling in ghid_setup()
Dan Carpenter
1
-5
/
+10
2014-11-18
usb: gadget: f_hid: use after free in hidg_alloc_inst()
Dan Carpenter
1
-0
/
+1
2014-11-18
usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDC
Ashwini Pahuja
14
-0
/
+4384
2014-11-14
usb: dwc2: Update Kconfig to support dual-role
Dinh Nguyen
2
-43
/
+55
2014-11-14
usb: dwc2: move usb_disabled() call to host driver only
Dinh Nguyen
2
-3
/
+3
2014-11-14
usb: dwc2: gadget: Do not fail probe if there isn't a clock node
Dinh Nguyen
1
-0
/
+1
2014-11-14
usb: dwc2: Update common interrupt handler to call gadget interrupt handler
Dinh Nguyen
4
-53
/
+17
2014-11-14
usb: dwc2: Initialize the USB core for peripheral mode
Dinh Nguyen
3
-2
/
+8
2014-11-14
usb: dwc2: convert to use dev_pm_ops API
Dinh Nguyen
1
-6
/
+9
2014-11-14
usb: dwc2: Move gadget probe function into platform code
Dinh Nguyen
7
-92
/
+88
2014-11-14
usb: dwc2: Update the gadget driver to use common dwc2_hsotg structure
Dinh Nguyen
2
-148
/
+153
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
45
-205
/
+425
2014-11-12
usb: dwc2: add bus suspend/resume for dwc2
Kever Yang
1
-11
/
+77
2014-11-12
usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2
Yoshihiro Shimoda
3
-1
/
+7
2014-11-12
usb: renesas_usbhs: add a new macro for extending DnFIFOs
Yoshihiro Shimoda
1
-2
/
+7
2014-11-12
usb: renesas_usbhs: standardize d{0,1}fifo control
Yoshihiro Shimoda
2
-38
/
+37
2014-11-12
usb: renesas_usbhs: change d{0,1}fifo to dfifo array
Yoshihiro Shimoda
2
-4
/
+4
2014-11-12
usb: gadget: midi: f_midi_alloc() can be static
Fengguang Wu
2
-3
/
+3
2014-11-12
usb: gadget: f_hid: hidg_alloc() can be static
Fengguang Wu
1
-1
/
+1
2014-11-12
usb: phy: fsl: Fix build errors
Felipe Balbi
2
-8
/
+8
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-2
/
+2
2014-11-12
scsi: remove ordered_tag host template field
Christoph Hellwig
1
-1
/
+0
2014-11-12
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
1
-4
/
+6
2014-11-12
phonet: Replace calls to __skb_alloc_page with __dev_alloc_page
Alexander Duyck
1
-3
/
+3
2014-11-10
usb: host: ohci: omap: fix build breakage
Felipe Balbi
1
-1
/
+1
2014-11-10
usb: gadget: atmel_usba_udc: use udc-core's reset notifier
Peter Chen
1
-3
/
+2
2014-11-10
usb: gadget: bcm63xx_udc: use udc-core's reset notifier
Peter Chen
1
-2
/
+4
2014-11-10
usb: gadget: r8a66597-udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+1
2014-11-10
usb: gadget: amd5536udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+1
2014-11-10
usb: gadget: pch_udc: use udc-core's reset notifier
Peter Chen
1
-2
/
+2
2014-11-10
usb: gadget: fsl_qe_udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+1
2014-11-10
usb: gadget: mv_udc_core: use udc-core's reset notifier
Peter Chen
1
-1
/
+18
2014-11-10
usb: gadget: at91_udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+26
2014-11-10
usb: gadget: fsl_udc_core: use udc-core's reset notifier
Peter Chen
1
-4
/
+7
2014-11-10
usb: gadget: m66592-udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+1
2014-11-10
usb: gadget: pxa25x_udc: use udc-core's reset notifier
Peter Chen
1
-1
/
+28
2014-11-10
usb: chipidea: gadget: use udc-core's reset notifier
Peter Chen
1
-6
/
+2
2014-11-10
usb: gadget: net2272: use udc-core's reset notifier
Alan Stern
1
-10
/
+35
2014-11-10
usb: gadget: net2280: use udc-core's reset notifier
Alan Stern
1
-10
/
+35
2014-11-10
usb: gadget: dummy-hcd: use udc-core's reset notifier
Alan Stern
1
-9
/
+12
2014-11-10
usb: musb: gadget: use udc-core's reset notifier
Felipe Balbi
1
-3
/
+6
2014-11-10
usb: dwc3: gadget: use udc-core's reset notifier
Felipe Balbi
1
-5
/
+12
2014-11-10
usb: gadget: dbgp: Fix endpoint config after USB disconnect
Kyösti Mälkki
1
-12
/
+14
2014-11-10
usb: gadget: pxa27x_udc: fix warning in non device-tree build
Robert Jarzmik
1
-0
/
+2
[prev]
[next]