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-07-11
USB: serial: ftdi_sio: Add Infineon Triboard
Michal Sojka
2
-0
/
+8
2014-07-09
USB: ftdi_sio: Add extra PID.
Bert Vermeulen
2
-2
/
+4
2014-07-07
usb: option: Add ID for Telewell TW-LTE 4G v2
Bernd Wachter
1
-0
/
+2
2014-07-07
USB: cp210x: add support for Corsair usb dongle
Andras Kovacs
1
-0
/
+1
2014-07-01
usb: chipidea: udc: delete td from req's td list at ep_dequeue
Peter Chen
1
-0
/
+7
2014-06-30
usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs
Srinivas Kandagatla
1
-1
/
+1
2014-06-30
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
2
-0
/
+11
2014-06-30
Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-26
/
+17
2014-06-30
usb: musb: dsps: fix the base address for accessing the mode register
Lothar Waßmann
1
-5
/
+4
2014-06-30
usb: phy: msm: Do not do runtime pm if the phy is not idle
Srinivas Kandagatla
1
-1
/
+3
2014-06-27
Merge tag 'usb-serial-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-8
/
+25
2014-06-27
usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq
Thomas Gleixner
1
-1
/
+1
2014-06-27
usb: gadget: gr_udc: Fix check for invalid number of microframes
Andreas Larsson
1
-2
/
+3
2014-06-27
usb: musb: Fix panic upon musb_am335x module removal
Ezequiel Garcia
1
-17
/
+6
2014-06-24
xhci: Fix runtime suspended xhci from blocking system suspend.
Wang, Yu
1
-3
/
+7
2014-06-24
xhci: clear root port wake on bits if controller isn't wake-up capable
Lu Baolu
1
-1
/
+4
2014-06-24
xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
Mathias Nyman
1
-1
/
+1
2014-06-24
xhci: Use correct SLOT ID when handling a reset device command
Mathias Nyman
1
-2
/
+5
2014-06-24
Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
12
-35
/
+68
2014-06-23
usb: option: add/modify Olivetti Olicard modems
Bjørn Mork
1
-6
/
+16
2014-06-23
USB: ftdi_sio: fix null deref at port probe
Johan Hovold
1
-2
/
+5
2014-06-23
USB: option: add device ID for SpeedUp SU9800 usb 3g modem
Oliver Neukum
1
-0
/
+4
2014-06-19
usb: musb: core: Handle Babble condition only in HOST mode
George Cherian
1
-1
/
+1
2014-06-19
usb: gadget: gadgetfs: correct dev state
Marcus Nutzinger
1
-1
/
+6
2014-06-19
usb: gadget: OS descriptors: provide interface directory names
Andrzej Pietrasiewicz
3
-3
/
+7
2014-06-19
usb: gadget: OS descriptors configfs cleanup
Andrzej Pietrasiewicz
1
-16
/
+16
2014-06-19
usb: gadget: f_fs: fix NULL pointer dereference when there are no strings
Michal Nazarewicz
1
-5
/
+7
2014-06-19
usb: musb: ux500: don't propagate the OF node
Linus Walleij
1
-1
/
+0
2014-06-19
usb: renesas: gadget: fixup: complete STATUS stage after receiving
Kuninori Morimoto
1
-0
/
+8
2014-06-19
usb: gadget: u_ether: synchronize with transmit when stopping queue
Jeff Westfahl
1
-0
/
+3
2014-06-19
usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete
George Cherian
1
-2
/
+13
2014-06-19
usb: dwc3: dwc3-omap: Fix the crash on module removal
George Cherian
2
-1
/
+2
2014-06-19
usb: gadget: f_rndis: fix an error code on allocation failure
Dan Carpenter
1
-1
/
+1
2014-06-19
usb: dwc3: gadget: check link trb after free_slot is increased
Zhuang Jin Can
1
-4
/
+4
2014-06-17
USB: usbtest: add a timeout for scatter-gather tests
Alan Stern
1
-1
/
+15
2014-06-17
USB: EHCI: avoid BIOS handover on the HASEE E200
Alan Stern
1
-3
/
+16
2014-06-17
usb: fix hub-port pm_runtime_enable() vs runtime pm transitions
Dan Williams
3
-19
/
+54
2014-06-17
usb: quiet peer failure warning, disable poweroff
Dan Williams
1
-5
/
+19
2014-06-17
usb: improve "not suspended yet" message in hub_suspend()
Dan Williams
1
-1
/
+2
2014-06-17
xhci: Fix sleeping with IRQs disabled in xhci_stop_device()
Mathias Nyman
1
-1
/
+1
2014-06-17
usb: fix ->update_hub_device() vs hdev->maxchild
Dan Williams
1
-12
/
+12
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-40
/
+0
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
144
-6277
/
+10865
2014-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+8
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-17
/
+47
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+3
2014-06-03
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
141
-6265
/
+10853
2014-06-02
Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
[next]