index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
USB: ohci-s3c2410: fix name of bus clock
Ben Dooks
1
-1
/
+1
2009-03-24
USB: ohci-s3c2410: remove <mach/hardware.h> include
Ben Dooks
1
-1
/
+0
2009-03-24
USB: serial: rename cp2101 driver to cp210x
Greg Kroah-Hartman
3
-6
/
+6
2009-03-24
USB: CP2101 Reduce Error Logging
Craig Shelley
1
-12
/
+7
2009-03-24
USB: CP2101 Support AN205 baud rates
Craig Shelley
1
-40
/
+52
2009-03-24
USB: use kzfree()
Johannes Weiner
2
-4
/
+2
2009-03-24
USB: usbfs: remove unneeded "inline" annotations
Alan Stern
1
-6
/
+6
2009-03-24
USB: don't send Set-Interface after reset
Alan Stern
1
-7
/
+16
2009-03-24
USB: remove phidget drivers from kernel tree.
Greg Kroah-Hartman
7
-1678
/
+0
2009-03-24
USB: make actual_length in struct urb field u32
Greg Kroah-Hartman
1
-1
/
+1
2009-03-24
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
5
-8
/
+8
2009-03-24
USB: uhci: don't use pseudo negative values
Alan Stern
2
-8
/
+7
2009-03-24
USB: TWL: disable VUSB regulators when cable unplugged
Jouni Hogander
2
-10
/
+65
2009-03-24
USB: usbmon: Add binary API v1
Pete Zaitcev
1
-26
/
+116
2009-03-24
USB: ch341 serial: fix port number changed after resume
Ming Lei
1
-0
/
+22
2009-03-24
USB: musb: partial DaVinci dm355 support
David Brownell
3
-30
/
+62
2009-03-24
USB: musb: only turn off vbus in OTG hosts
Ajay Kumar Gupta
1
-1
/
+1
2009-03-24
USB: musb: fix init oops crash with static FIFO config
Giuseppe GORGOGLIONE
1
-1
/
+3
2009-03-24
USB: musb: NAK timeout scheme on bulk RX endpoint
Ajay Kumar Gupta
1
-27
/
+85
2009-03-24
USB: musb: rewrite host periodic endpoint allocation
Sergei Shtylyov
2
-18
/
+11
2009-03-24
USB: composite: avoid inconsistent lock state
Felipe Balbi
1
-2
/
+3
2009-03-24
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
5
-2
/
+8
2009-03-24
USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...
Maciej Grela
11
-0
/
+39
2009-03-24
usb-storage: make onetouch a separate module
Alan Stern
8
-33
/
+130
2009-03-24
usb-storage: make karma a separate module
Alan Stern
8
-33
/
+123
2009-03-24
usb-storage: make alauda a separate module
Alan Stern
8
-131
/
+197
2009-03-24
usb-storage: make jumpshot a separate module
Alan Stern
7
-45
/
+112
2009-03-24
usb-storage: make datafab a separate module
Alan Stern
8
-142
/
+202
2009-03-24
usb-storage: make freecom a separate module
Alan Stern
7
-42
/
+104
2009-03-24
usb-storage: make shuttle_usbat a separate module
Alan Stern
8
-186
/
+227
2009-03-24
usb-storage: make cypress_atacb a separate module
Alan Stern
7
-39
/
+111
2009-03-24
usb-storage: make sddr55 a separate module
Alan Stern
8
-81
/
+139
2009-03-24
usb-storage: make isd200 a separate module
Alan Stern
8
-88
/
+154
2009-03-24
usb-storage: make sddr09 a separate module
Alan Stern
8
-108
/
+174
2009-03-24
usb-storage: prepare for subdriver separation
Alan Stern
8
-133
/
+256
2009-03-24
usb-serial: fix usb_serial_register bug when boot with nousb param
Dave Young
1
-0
/
+3
2009-03-24
USB: fix ehci printk formats
Randy Dunlap
1
-1
/
+1
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
35
-152
/
+152
2009-03-24
USB: serial: add qualcomm wireless modem driver
Greg Kroah-Hartman
3
-0
/
+155
2009-03-24
USB: symbolserial: log the ioctl commands
Greg Kroah-Hartman
1
-0
/
+59
2009-03-24
USB: serial: add symbol serial driver
Greg Kroah-Hartman
3
-0
/
+350
2009-03-24
USB: Add platform device support for the ISP1760 USB chip
Catalin Marinas
3
-17
/
+81
2009-03-24
USB: Make the isp1760_register function prototype more generic
Catalin Marinas
2
-6
/
+8
2009-03-24
USB: EHCI: add software retry for transaction errors
Alan Stern
2
-0
/
+35
2009-03-24
USB: fix USB_STORAGE_CYPRESS_ATACB
Boaz Harrosh
1
-8
/
+7
2009-03-24
USB: EHCI: Make timer_action out-of-line
Alan Stern
2
-34
/
+36
2009-03-24
usb: kill prehistorical comments about USB_EHCI_HCD
Thierry Vignaud
1
-4
/
+1
2009-03-24
USB: serial: refuse to open recently removed USB Serial devices
James Woodcock
1
-0
/
+5
2009-03-24
USB: serial: remove recourse to generic method
Oliver Neukum
1
-1
/
+0
2009-03-24
USB: skeleton: Use dev_info instead of info
Matt Kraai
1
-2
/
+4
[prev]
[next]