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-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+0
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2009-03-28
Merge branch 'origin' into devel
Russell King
149
-3669
/
+5050
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-1
/
+6
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
154
-3645
/
+5068
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
145
-3606
/
+4984
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-6
/
+6
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-1
/
+3
2009-03-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
14
-28
/
+72
2009-03-24
USB: FHCI: use dev_name() in place of bus_id.
Sachin Sant
2
-3
/
+3
2009-03-24
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-3
/
+3
2009-03-24
USB: qcserial: add device id for HP devices
Alexander Shumakovitch
1
-0
/
+2
2009-03-24
USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.c
Catalin Marinas
1
-0
/
+14
2009-03-24
USB: allow malformed LANGID descriptors
Daniel Mack
1
-4
/
+2
2009-03-24
USB: pxa27x_udc: typo fixes and code cleanups
Vernon Sauder
1
-30
/
+24
2009-03-24
USB: gadget: gadget zero uses new suspend/resume hooks
David Brownell
4
-58
/
+74
2009-03-24
USB: gadget: composite device-level suspend/resume hooks
David Brownell
1
-2
/
+6
2009-03-24
USB: r8a66597-hcd: suspend/resume support
Yoshihiro Shimoda
2
-1
/
+102
2009-03-24
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
5
-25
/
+18
2009-03-24
USB: Fix cp2101 USB serial device driver termios functions for console use
VomLehn
1
-10
/
+43
2009-03-24
USB: CP2101 New Device ID
Alex Stephens
1
-0
/
+1
2009-03-24
USB: ipaq: handle 4 endpoint devices
Mark Ellis
1
-6
/
+37
2009-03-24
USB: S3C: Move usb-control.h to platform include
Ben Dooks
1
-2
/
+1
2009-03-24
USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue
Ben Dooks
1
-1
/
+1
2009-03-24
USB: host: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
1
-1
/
+1
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
[next]