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
2008-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+1
2008-03-04
USB: ftdi_sio - really enable EM1010PC
Sven Andersen
1
-0
/
+1
2008-03-04
USB: remove incorrect struct class_device from the printer gadget
Tony Jones
1
-1
/
+0
2008-03-04
USB: pxa2xx_udc: fix misuse of clock enable/disable calls
Dmitry Baryshkov
2
-39
/
+53
2008-03-04
USB: ftdi_sio: Workaround for broken Matrix Orbital serial port
Kevin Vance
2
-0
/
+31
2008-03-04
USB: Add support for AXESSTEL MV110H CDMA modem
Daniel Kozák
1
-0
/
+4
2008-03-04
usb-storage: update earlier scatter-gather bug fix
Alan Stern
1
-1
/
+1
2008-03-04
USB: isp116x: fix enumeration on boot
Anti Sullin
2
-10
/
+6
2008-03-04
USB: ehci: handle large bulk URBs correctly (again)
Misha Zhilin
1
-1
/
+1
2008-03-04
USB: spruce up the device blacklist
Alan Stern
1
-9
/
+12
2008-03-04
USB: update Kconfig entry for USB_SUSPEND
Alan Stern
1
-4
/
+5
2008-03-04
usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.c
David Ludlow
1
-1
/
+14
2008-03-04
PM: Do not acquire device semaphores upfront during suspend
Rafael J. Wysocki
1
-1
/
+1
2008-03-03
docbook: fix usb source files
Randy Dunlap
1
-4
/
+2
2008-02-23
Fix u132-hcd.c compile error
Mirco Tischler
1
-2
/
+2
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2
-3
/
+9
2008-02-21
ehci-fsl: add PPC_MPC837x to default y
Anton Vorontsov
1
-3
/
+2
2008-02-21
USB: POWERPC: ehci: fix ppc build
Anton Vorontsov
1
-1
/
+1
2008-02-21
USB: usb-storage: don't access beyond the end of the sg buffer
Alan Stern
1
-12
/
+15
2008-02-21
USB: quirks and unusual_devs entry for Actions flash drive
Alan Stern
2
-0
/
+12
2008-02-21
USB: usb-storage: unusual_devs entry for Oracom MP3 player
Robert Spitzenpfeil
1
-0
/
+11
2008-02-21
USB: serial: move zte MF330 from sierra to option
Kevin Lloyd
2
-1
/
+3
2008-02-21
USB: add new vernier product id to ldusb.c
Stephen Ware
1
-0
/
+2
2008-02-21
USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE message
Jan Altenberg
1
-0
/
+1
2008-02-21
USB: Add another Novatel U727 ID to the device table for usbserial
Warren Turkal
1
-0
/
+1
2008-02-21
USB: storage: Nikon D80 new FW still needs Fixup
Konstantin Kletschke
1
-1
/
+1
2008-02-21
USB: usb-storage: don't clear-halt when Get-Max-LUN stalls
Alan Stern
2
-11
/
+12
2008-02-21
USB: option: Added vendor id for Dell 5720 broadband modem
Stefan Bader
1
-1
/
+2
2008-02-21
USB: option: Add Kyocera KPC680 ids
Dan Williams
1
-0
/
+4
2008-02-21
USB: quirks for known quirky audio devices
Oliver Neukum
1
-0
/
+9
2008-02-21
USB: fix previous sparse fix which was incorrect
David Brownell
1
-12
/
+12
2008-02-21
USB: fix error handling in trancevibrator
Oliver Neukum
1
-1
/
+3
2008-02-21
USB: g_printer, fix empty if statement
Adrian Bunk
1
-1
/
+1
2008-02-21
USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834x
Peter Korsgaard
1
-1
/
+1
2008-02-21
USB: fix usb open suspend race in cdc-acm
Oliver Neukum
1
-5
/
+5
2008-02-21
USB: usb: yet another Dell wireless CDMA/EVDO modem
Andy Shevchenko
1
-0
/
+1
2008-02-21
USB: fix pm counter leak in usblp
Oliver Neukum
1
-0
/
+1
2008-02-21
USB: Sane memory allocation in option driver
Oliver Neukum
1
-3
/
+30
2008-02-21
USB: ftdi_sio.c add missing '|'
Roel Kluin
1
-2
/
+2
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
1
-5
/
+3
2008-02-08
usb: net2280 can't have a function called show_registers()
David Howells
1
-3
/
+3
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-14
/
+8
2008-02-01
PCI: use dev_printk in quirk messages
bjorn.helgaas@hp.com
1
-14
/
+8
2008-02-01
USB: fix codingstyle issues in drivers/usb/core/*.c
Greg Kroah-Hartman
6
-74
/
+74
2008-02-01
USB: fix codingstyle issues in drivers/usb/core/message.c
Greg Kroah-Hartman
1
-194
/
+204
2008-02-01
USB: fix codingstyle issues in drivers/usb/core/hcd-pci.c
Greg Kroah-Hartman
1
-62
/
+67
2008-02-01
USB: fix codingstyle issues in drivers/usb/core/devio.c
Greg Kroah-Hartman
1
-145
/
+188
2008-02-01
USB: fix codingstyle issues in drivers/usb/core/devices.c
Greg Kroah-Hartman
1
-72
/
+82
2008-02-01
USB: fix codingstyle issues in drivers/usb/core/*.h
Greg Kroah-Hartman
4
-67
/
+68
2008-02-01
USB: mark USB drivers as being GPL only
Greg Kroah-Hartman
8
-95
/
+61
[next]