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
2010-01-20
USB: isp1362: fix build failure on ARM systems via irq_flags cleanup
Lothar Wassmann
1
-7
/
+14
2010-01-20
USB: isp1362: better 64bit printf warning fixes
Lothar Wassmann
1
-2
/
+2
2010-01-20
USB: fix usbstorage for 2770:915d delivers no FAT
Ryan May
1
-7
/
+0
2010-01-20
USB: Fix level of isp1760 Reloading ptd error message
Colin Tuckley
1
-3
/
+3
2010-01-20
USB: FHCI: avoid NULL pointer dereference
Alexander Beregalov
1
-1
/
+2
2010-01-20
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
2
-10
/
+23
2010-01-20
USB: add speed values for USB 3.0 and wireless controllers
Greg Kroah-Hartman
1
-0
/
+6
2010-01-20
USB: add missing delay during remote wakeup
Alan Stern
3
-3
/
+7
2010-01-20
USB: EHCI & UHCI: fix race between root-hub suspend and port resume
Alan Stern
2
-2
/
+33
2010-01-20
USB: EHCI: fix handling of unusual interrupt intervals
Alan Stern
1
-3
/
+8
2010-01-20
USB: Don't use GFP_KERNEL while we cannot reset a storage device
Oliver Neukum
2
-5
/
+5
2010-01-20
USB: fix bitmask merge error
Alan Stern
1
-1
/
+2
2010-01-20
usb: serial: fix memory leak in generic driver
Johan Hovold
1
-0
/
+2
2010-01-20
USB: serial: fix USB serial fix kfifo_len locking
Stefani Seibold
1
-4
/
+4
2009-12-23
USB: Fix a bug on appledisplay.c regarding signedness
pancho horrillo
1
-2
/
+2
2009-12-23
USB: option: support hi speed for modem Haier CE100
Donny Kurnia
1
-0
/
+5
2009-12-23
USB: audio gadget: free alsa devices when unloading
Cliff Cai
4
-5
/
+12
2009-12-23
USB: audio gadget: fix wTotalLength calculation
Cliff Cai
1
-1
/
+4
2009-12-23
usb: otg: isp1301_omap: fix compile error
Felipe Balbi
1
-2
/
+2
2009-12-23
USB: musb: workaround Blackfin FIFO anomalies
Bryan Wu
2
-45
/
+91
2009-12-23
USB: musb: Fix array index out of bounds issue
Maulik Mankad
1
-1
/
+1
2009-12-23
USB: musb: Fix null pointer dereference issue
Maulik Mankad
1
-0
/
+2
2009-12-23
USB: musb: correct DMA address for tx
Cliff Cai
1
-1
/
+1
2009-12-23
USB: musb: gadget_ep0: avoid SetupEnd interrupt
Sergei Shtylyov
1
-4
/
+10
2009-12-23
USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabled
Swaminathan S
1
-0
/
+6
2009-12-23
USB: musb: do not work if no gadget driver is loaded
Felipe Balbi
1
-0
/
+8
2009-12-23
USB: musb: gadget: set otg tranceiver to idle when registering gadget
Arnaud Mandy
1
-0
/
+1
2009-12-23
USB: musb: Populate the VBUS GPIO with the correct GPIO number
Swaminathan S
1
-1
/
+1
2009-12-23
USB: musb: fix compiling warning with min() macro
Cliff Cai
1
-1
/
+1
2009-12-23
USB: musb: move musb_remove to __exit
Felipe Balbi
1
-2
/
+2
2009-12-23
USB: musb_gadget: fix kernel oops in txstate()
Sergei Shtylyov
1
-3
/
+3
2009-12-23
USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header
Andreas Mohr
1
-603
/
+630
2009-12-23
USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header
Andreas Mohr
3
-955
/
+964
2009-12-23
USB core: fix recent kernel-doc warnings
Randy Dunlap
2
-4
/
+6
2009-12-23
USB: add device ID for Apple Cinema Display 23in 2007
pancho horrillo
1
-0
/
+1
2009-12-23
USB: fix section mismatch in early ehci dbgp
Jan Beulich
1
-1
/
+1
2009-12-23
USB: emi62: fix crash when trying to load EMI 6|2 firmware
Clemens Ladisch
1
-1
/
+1
2009-12-23
USB: serial: Extra device/vendor ID for mos7840 driver
Blaise Gassend
1
-2
/
+5
2009-12-23
USB: Fix double-linking of drivers/usb/otg when ULPI is selected
Bill Gatliff
1
-2
/
+0
2009-12-23
USB: gadget: Use ERR_PTR/IS_ERR
Julia Lawall
1
-3
/
+5
2009-12-23
USB: fix bugs in usb_(de)authorize_device
Alan Stern
2
-13
/
+25
2009-12-23
USB: rename usb_configure_device
Alan Stern
1
-13
/
+13
2009-12-23
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
2
-9
/
+8
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2
-4
/
+4
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
2
-5
/
+5
2009-12-22
kfifo: move out spinlock
Stefani Seibold
3
-5
/
+4
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
4
-31
/
+29
2009-12-17
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2009-12-16
USB ehci: replace mach header with plat
Thomas Weber
1
-1
/
+1
2009-12-16
isp1362-hcd: use bitmap_find_next_zero_area
Akinobu Mita
1
-20
/
+6
[next]