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
2014-10-29
Merge tag 'usb-serial-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-16
/
+25
2014-10-27
usb: chipidea: Fix oops when removing the ci_hdrc module
Torsten Fleischer
1
-1
/
+0
2014-10-23
usb: gadget: function: Fixed the return value on error path
Pavitrakumar Managutte
1
-1
/
+3
2014-10-23
usb: dwc2: gadget: disable phy before turning off power regulators
Marek Szyprowski
1
-2
/
+1
2014-10-23
usb: gadget: function: Remove redundant usb_free_all_descriptors
Pavitrakumar Managutte
8
-13
/
+13
2014-10-23
usb: dwc3: gadget: Properly initialize LINK TRB
Jack Pham
1
-2
/
+1
2014-10-23
usb: dwc2: gadget: fix gadget unregistration in udc_stop() function
Marek Szyprowski
1
-3
/
+1
2014-10-23
usb: dwc2: Bits in bitfield should add up to 32
Charles Manning
1
-1
/
+1
2014-10-23
usb: dwc2: gadget: sparse warning of context imbalance
Sudip Mukherjee
1
-2
/
+5
2014-10-23
usb: gadget: udc: core: fix kernel oops with soft-connect
Felipe Balbi
1
-0
/
+5
2014-10-23
usb: musb: musb_dsps: fix NULL pointer in suspend
Sebastian Andrzej Siewior
1
-2
/
+12
2014-10-23
usb: musb: dsps: start OTG timer on resume again
Sebastian Andrzej Siewior
1
-1
/
+3
2014-10-23
usb: gadget: loopback: don't queue requests to bogus endpoints
Felipe Balbi
1
-45
/
+42
2014-10-23
usb: ffs: fix regression when quirk_ep_out_aligned_size flag is set
David Cohen
1
-6
/
+34
2014-10-23
usb: gadget: f_fs: remove redundant ffs_data_get()
Robert Baldyga
1
-2
/
+0
2014-10-23
usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-10-23
Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...
Roger Quadros
1
-13
/
+2
2014-10-23
usb: gadget: composite: enable BESL support
Felipe Balbi
1
-1
/
+1
2014-10-23
usb: musb: cppi41: restart hrtimer only if not yet done
Thomas Gleixner
1
-1
/
+2
2014-10-23
usb: dwc3: ep0: fix Data Phase for transfer sizes aligned to wMaxPacketSize
Felipe Balbi
1
-6
/
+13
2014-10-23
usb: serial: ftdi_sio: add "bricked" FTDI device PID
Perry Hung
2
-0
/
+7
2014-10-22
USB: kobil_sct: Remove unused transfer buffer allocs
Peter Hurley
1
-15
/
+0
2014-10-22
USB: option: add Haier CE81B CDMA modem
Dan Williams
1
-0
/
+2
2014-10-22
usb: option: add support for Telit LE910
Daniele Palmas
1
-0
/
+8
2014-10-22
usb: serial: ftdi_sio: add Awinda Station and Dongle products
Frans Klaver
2
-1
/
+7
2014-10-22
USB: serial: cp210x: add Silicon Labs 358x VID and PID
Nathaniel Ting
1
-0
/
+1
2014-10-20
usb: dwc3: ep0: return early on NULL requests
Felipe Balbi
1
-3
/
+6
2014-10-20
usb: dwc3: pci: Add PCI ID for Intel Braswell
Alan Cox
1
-0
/
+2
2014-10-20
usb: gadget: function: f_obex: fix Interface Descriptor Test
Felipe Balbi
1
-4
/
+4
2014-10-20
usb: gadget: function: uac2: add a release method
Felipe Balbi
1
-0
/
+6
2014-10-20
usb: gadget: function: uac2: prevent double ep disable
Felipe Balbi
1
-0
/
+3
2014-10-20
usb: gadget: function: uac2: add wMaxPacketSize to ep desc
Felipe Balbi
1
-0
/
+4
2014-10-20
usb: gadget: function: uvc: disable endpoints on ->disable()
Felipe Balbi
1
-0
/
+10
2014-10-20
usb: gadget: function: uvc: manage our video control endpoint
Felipe Balbi
1
-0
/
+13
2014-10-20
usb: gadget: function: acm: make f_acm pass USB20CV Chapter9
Felipe Balbi
1
-4
/
+4
2014-10-20
usb: gadget: function: uvc: return correct alt-setting
Felipe Balbi
1
-1
/
+1
2014-10-20
usb: gadget: function: uvc: make sure to balance ep enable/disable
Felipe Balbi
1
-9
/
+20
2014-10-20
usb: gadget: function: uvc: conditionally dequeue
Felipe Balbi
1
-1
/
+2
2014-10-20
usb: dwc3: gadget: fix set_halt() bug with pending transfers
Felipe Balbi
3
-7
/
+15
2014-10-20
usb: dwc3: gadget: hold the lock through set_wedge()'s life
Felipe Balbi
1
-3
/
+6
2014-10-20
usb: dwc3: gadget: move isoc endpoint check to unlocked set_halt
Felipe Balbi
1
-8
/
+5
2014-10-20
usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_halt
Felipe Balbi
2
-1
/
+16
2014-10-20
usb: dwc3: trace: don't dereference pointers
Felipe Balbi
1
-15
/
+38
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-30
/
+20
2014-10-09
gadgetfs: saner API for gadgetfs_create_file()
Al Viro
1
-16
/
+10
2014-10-09
f_fs: saner API for ffs_sb_create_file()
Al Viro
1
-14
/
+10
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-1
/
+9
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-18
/
+3
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
191
-4288
/
+7856
2014-10-07
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+8
[next]