index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-03-26
1
-1
/
+6
|
\
|
*
Use f_lock to protect f_flags
Jonathan Corbet
2009-03-16
1
-1
/
+6
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-26
154
-3645
/
+5068
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-03-26
145
-3606
/
+4984
|
|
\
\
|
|
*
|
USB: qcserial: add device id for HP devices
Alexander Shumakovitch
2009-03-24
1
-0
/
+2
|
|
*
|
USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.c
Catalin Marinas
2009-03-24
1
-0
/
+14
|
|
*
|
USB: allow malformed LANGID descriptors
Daniel Mack
2009-03-24
1
-4
/
+2
|
|
*
|
USB: pxa27x_udc: typo fixes and code cleanups
Vernon Sauder
2009-03-24
1
-30
/
+24
|
|
*
|
USB: gadget: gadget zero uses new suspend/resume hooks
David Brownell
2009-03-24
4
-58
/
+74
|
|
*
|
USB: gadget: composite device-level suspend/resume hooks
David Brownell
2009-03-24
1
-2
/
+6
|
|
*
|
USB: r8a66597-hcd: suspend/resume support
Yoshihiro Shimoda
2009-03-24
2
-1
/
+102
|
|
*
|
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
2009-03-24
5
-25
/
+18
|
|
*
|
USB: Fix cp2101 USB serial device driver termios functions for console use
VomLehn
2009-03-24
1
-10
/
+43
|
|
*
|
USB: CP2101 New Device ID
Alex Stephens
2009-03-24
1
-0
/
+1
|
|
*
|
USB: ipaq: handle 4 endpoint devices
Mark Ellis
2009-03-24
1
-6
/
+37
|
|
*
|
USB: S3C: Move usb-control.h to platform include
Ben Dooks
2009-03-24
1
-2
/
+1
|
|
*
|
USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue
Ben Dooks
2009-03-24
1
-1
/
+1
|
|
*
|
USB: host: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
2009-03-24
1
-1
/
+1
|
|
*
|
USB: ohci-s3c2410: fix name of bus clock
Ben Dooks
2009-03-24
1
-1
/
+1
|
|
*
|
USB: ohci-s3c2410: remove <mach/hardware.h> include
Ben Dooks
2009-03-24
1
-1
/
+0
|
|
*
|
USB: serial: rename cp2101 driver to cp210x
Greg Kroah-Hartman
2009-03-24
3
-6
/
+6
|
|
*
|
USB: CP2101 Reduce Error Logging
Craig Shelley
2009-03-24
1
-12
/
+7
|
|
*
|
USB: CP2101 Support AN205 baud rates
Craig Shelley
2009-03-24
1
-40
/
+52
|
|
*
|
USB: use kzfree()
Johannes Weiner
2009-03-24
2
-4
/
+2
|
|
*
|
USB: usbfs: remove unneeded "inline" annotations
Alan Stern
2009-03-24
1
-6
/
+6
|
|
*
|
USB: don't send Set-Interface after reset
Alan Stern
2009-03-24
1
-7
/
+16
|
|
*
|
USB: remove phidget drivers from kernel tree.
Greg Kroah-Hartman
2009-03-24
7
-1678
/
+0
|
|
*
|
USB: make actual_length in struct urb field u32
Greg Kroah-Hartman
2009-03-24
1
-1
/
+1
|
|
*
|
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2009-03-24
5
-8
/
+8
|
|
*
|
USB: uhci: don't use pseudo negative values
Alan Stern
2009-03-24
2
-8
/
+7
|
|
*
|
USB: TWL: disable VUSB regulators when cable unplugged
Jouni Hogander
2009-03-24
2
-10
/
+65
|
|
*
|
USB: usbmon: Add binary API v1
Pete Zaitcev
2009-03-24
1
-26
/
+116
|
|
*
|
USB: ch341 serial: fix port number changed after resume
Ming Lei
2009-03-24
1
-0
/
+22
|
|
*
|
USB: musb: partial DaVinci dm355 support
David Brownell
2009-03-24
3
-30
/
+62
|
|
*
|
USB: musb: only turn off vbus in OTG hosts
Ajay Kumar Gupta
2009-03-24
1
-1
/
+1
|
|
*
|
USB: musb: fix init oops crash with static FIFO config
Giuseppe GORGOGLIONE
2009-03-24
1
-1
/
+3
|
|
*
|
USB: musb: NAK timeout scheme on bulk RX endpoint
Ajay Kumar Gupta
2009-03-24
1
-27
/
+85
|
|
*
|
USB: musb: rewrite host periodic endpoint allocation
Sergei Shtylyov
2009-03-24
2
-18
/
+11
|
|
*
|
USB: composite: avoid inconsistent lock state
Felipe Balbi
2009-03-24
1
-2
/
+3
|
|
*
|
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2009-03-24
5
-2
/
+8
|
|
*
|
USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...
Maciej Grela
2009-03-24
11
-0
/
+39
|
|
*
|
usb-storage: make onetouch a separate module
Alan Stern
2009-03-24
8
-33
/
+130
|
|
*
|
usb-storage: make karma a separate module
Alan Stern
2009-03-24
8
-33
/
+123
|
|
*
|
usb-storage: make alauda a separate module
Alan Stern
2009-03-24
8
-131
/
+197
|
|
*
|
usb-storage: make jumpshot a separate module
Alan Stern
2009-03-24
7
-45
/
+112
|
|
*
|
usb-storage: make datafab a separate module
Alan Stern
2009-03-24
8
-142
/
+202
|
|
*
|
usb-storage: make freecom a separate module
Alan Stern
2009-03-24
7
-42
/
+104
|
|
*
|
usb-storage: make shuttle_usbat a separate module
Alan Stern
2009-03-24
8
-186
/
+227
|
|
*
|
usb-storage: make cypress_atacb a separate module
Alan Stern
2009-03-24
7
-39
/
+111
|
|
*
|
usb-storage: make sddr55 a separate module
Alan Stern
2009-03-24
8
-81
/
+139
[next]