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
2012-03-24
USB: sa1111: add hcd .reset method
Russell King
1
-9
/
+11
2012-03-24
USB: sa1111: add OHCI shutdown methods
Russell King
1
-0
/
+12
2012-03-24
USB: sa1111: reorganize ohci-sa1111.c
Russell King
1
-134
/
+93
2012-03-24
USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)
Russell King
1
-4
/
+2
2012-03-24
USB: sa1111: sparse and checkpatch cleanups
Russell King
1
-16
/
+17
2012-03-24
ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
Russell King
1
-5
/
+24
2012-02-09
ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c
Russell King
1
-14
/
+0
2012-02-09
ARM: sa1111: add platform enable/disable functions
Russell King
1
-5
/
+14
2012-02-09
ARM: sa1111: add .owner initializer to sa1111 driver structures
Russell King
1
-0
/
+1
2012-01-30
Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
36
-2593
/
+224
2012-01-26
uwb & wusb: fix kconfig error
Randy Dunlap
1
-1
/
+1
2012-01-26
USB: Realtek cr: fix autopm scheduling while atomic
Stanislaw Gruszka
1
-1
/
+1
2012-01-26
USB: ftdi_sio: Add more identifiers
Alan Cox
2
-0
/
+7
2012-01-25
xHCI: Cleanup isoc transfer ring when TD length mismatch found
Andiry Xu
1
-1
/
+2
2012-01-25
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...
Greg Kroah-Hartman
16
-2497
/
+37
2012-01-25
usb: musb: omap2430: minor cleanups.
NeilBrown
1
-2
/
+2
2012-01-24
qcaux: add more Pantech UML190 and UML290 ports
Dan Williams
1
-1
/
+6
2012-01-24
Revert "drivers: usb: Fix dependency for USB_HWA_HCD"
Greg Kroah-Hartman
1
-1
/
+1
2012-01-24
usb: mv-otg - Fix build if CONFIG_USB is not set
Geert Uytterhoeven
1
-0
/
+2
2012-01-24
USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPE
Bjørn Mork
1
-1
/
+3
2012-01-24
usb: add support for STA2X11 host driver
Alessandro Rubini
2
-0
/
+10
2012-01-24
drivers: usb: Fix dependency for USB_HWA_HCD
Fabio Estevam
1
-1
/
+1
2012-01-24
USB: OHCI: fix new compiler warnings
Alan Stern
1
-2
/
+10
2012-01-24
usb: serial: kobil_sct: fix compile warning:
Felipe Balbi
1
-1
/
+1
2012-01-24
drivers/usb/host/ehci-fsl.c: add missing iounmap
Julia Lawall
1
-1
/
+1
2012-01-24
USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the...
Bjørn Mork
1
-1
/
+1
2012-01-24
USB: cdc-wdm: call wake_up_all to allow driver to shutdown on device removal
Bjørn Mork
1
-1
/
+1
2012-01-24
USB: cdc-wdm: use two mutexes to allow simultaneous read and write
Bjørn Mork
1
-18
/
+31
2012-01-24
USB: cdc-wdm: updating desc->length must be protected by spin_lock
Bjørn Mork
1
-0
/
+2
2012-01-24
USB: usbsevseg: fix max length
Harrison Metzger
1
-1
/
+1
2012-01-24
USB: option: Add LG docomo L-02C
Kentaro Matsuyama
1
-0
/
+5
2012-01-24
usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.
Eric W. Biederman
1
-8
/
+2
2012-01-24
Revert "USB: usb-skeleton.c: fix open/disconnect race"
Greg Kroah-Hartman
1
-17
/
+1
2012-01-24
USB: cp210x: allow more baud rates above 1Mbaud
Johan Hovold
1
-5
/
+6
2012-01-24
USB: cp210x: initialise baud rate at open
Johan Hovold
1
-0
/
+4
2012-01-24
USB: cp210x: clean up, refactor and document speed handling
Johan Hovold
1
-14
/
+57
2012-01-24
USB: cp210x: do not map baud rates to B0
Johan Hovold
1
-2
/
+2
2012-01-24
USB: cp210x: fix up set_termios variables
Johan Hovold
1
-2
/
+3
2012-01-24
USB: cp210x: fix CP2104 baudrate usage
Preston Fick
1
-6
/
+4
2012-01-24
USB: cp210x: call generic open last in open
Johan Hovold
1
-5
/
+2
2012-01-24
USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19
Renato Caldas
1
-0
/
+1
2012-01-24
USB: serial: ftdi additional IDs
Peter Naulls
2
-0
/
+7
2012-01-24
USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3
Peter Korsgaard
2
-0
/
+9
2012-01-24
USB: ftdi_sio: fix initial baud rate
Johan Hovold
1
-2
/
+5
2012-01-24
USB: ftdi_sio: fix TIOCSSERIAL baud_base handling
Johan Hovold
1
-2
/
+1
2012-01-24
drivers/usb/misc/emi26.c & emi62.c: fix warnings
Andrew Morton
2
-6
/
+0
2012-01-24
Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-1
/
+2
2012-01-24
usb: dwc3: unmap the proper number of sg entries
Sebastian Andrzej Siewior
1
-1
/
+1
2012-01-24
usb: musb: fix shutdown while usb gadget is in use
Grazvydas Ignotas
1
-2
/
+3
2012-01-24
usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parame...
Fabio Estevam
1
-5
/
+5
[next]