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
2016-02-24
Merge tag 'fixes-for-v4.5-rc6' of http://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
13
-63
/
+106
2016-02-23
usb: musb: fix DMA for host mode
Cristian Birsan
1
-4
/
+2
2016-02-23
usb: phy: msm: Trigger USB state detection work in DRD mode
Ivan T. Ivanov
1
-16
/
+4
2016-02-23
usb: gadget: net2280: fix endpoint max packet for super speed connections
Simon Appleby
1
-2
/
+13
2016-02-23
usb: gadget: gadgetfs: unregister gadget only if it got successfully registered
Marek Szyprowski
1
-2
/
+5
2016-02-23
usb: gadget: remove driver from pending list on probe error
Marek Szyprowski
1
-1
/
+2
2016-02-20
Revert "usb: hub: do not clear BOS field during reset device"
Greg Kroah-Hartman
1
-5
/
+3
2016-02-20
Merge tag 'usb-serial-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-0
/
+11
2016-02-19
usb: chipidea: fix return value check in ci_hdrc_pci_probe()
Wei Yongjun
1
-2
/
+2
2016-02-19
usb: chipidea: error on overflow for port_test_write
Alan
1
-0
/
+3
2016-02-18
USB: option: add "4G LTE usb-modem U901"
Bjørn Mork
1
-0
/
+2
2016-02-18
USB: cp210x: add IDs for GE B650V3 and B850V3 boards
Ken Lin
1
-0
/
+2
2016-02-18
USB: option: add support for SIM7100E
Andrey Skvortsov
1
-0
/
+7
2016-02-17
usb: musb: Fix DMA desired mode for Mentor DMA engine
Cristian Birsan
1
-1
/
+1
2016-02-17
usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usage
Andrzej Hajda
1
-1
/
+1
2016-02-17
usb: dwc2: USB_DWC2 should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2016-02-17
usb: dwc2: host: fix the data toggle error in full speed descriptor dma
Tang, Jianqiang
2
-1
/
+9
2016-02-17
usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc
Vardan Mikayelyan
1
-11
/
+10
2016-02-17
usb: dwc3: Fix assignment of EP transfer resources
John Youn
3
-24
/
+52
2016-02-17
usb: dwc2: Add extra delay when forcing dr_mode
John Youn
1
-0
/
+6
2016-02-04
xhci: harden xhci_find_next_ext_cap against device removal
Joe Lawrence
1
-0
/
+4
2016-02-04
Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-31
/
+38
2016-02-03
xhci: Fix list corruption in urb dequeue at host removal
Mathias Nyman
1
-1
/
+3
2016-02-03
usb: host: xhci-plat: fix NULL pointer in probe for device tree case
Gregory CLEMENT
1
-1
/
+2
2016-02-03
usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling
Chunfeng Yun
1
-0
/
+23
2016-02-03
usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT
Chunfeng Yun
1
-3
/
+13
2016-02-03
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
Lu Baolu
1
-1
/
+3
2016-02-03
usb: xhci: set SSIC port unused only if xhci_suspend succeeds
Lu Baolu
1
-1
/
+6
2016-02-03
usb: xhci: add a quirk bit for ssic port unused
Lu Baolu
2
-34
/
+46
2016-02-03
usb: xhci: handle both SSIC ports in PME stuck quirk
Lu Baolu
1
-19
/
+29
2016-02-03
usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver.
Jianqiang Tang
1
-0
/
+1
2016-02-03
Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"
Mathias Nyman
1
-10
/
+0
2016-02-03
usb: dwc2: Fix probe problem on bcm2835
John Youn
1
-6
/
+0
2016-02-03
Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"
John Youn
2
-9
/
+7
2016-02-03
usb: musb: ux500: Fix NULL pointer dereference at system PM
Ulf Hansson
1
-2
/
+5
2016-02-03
usb: phy: mxs: declare variable with initialized value
Li Jun
1
-1
/
+1
2016-02-03
usb: phy: msm: fix error handling in probe.
Srinivas Kandagatla
1
-13
/
+24
2016-01-28
Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-3
/
+49
2016-01-25
USB: option: fix Cinterion AHxx enumeration
John Ernberg
1
-1
/
+1
2016-01-25
USB: mxu11x0: fix memory leak on usb_serial private data
Mathieu OTHACEHE
1
-0
/
+20
2016-01-25
USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable
Greg Kroah-Hartman
2
-0
/
+2
2016-01-25
USB: serial: option: Adding support for Telit LE922
Daniele Palmas
1
-0
/
+16
2016-01-25
USB: serial: visor: fix crash on detecting device without write_urbs
Vladis Dronov
1
-2
/
+4
2016-01-25
USB: visor: fix null-deref at probe
Johan Hovold
1
-0
/
+5
2016-01-25
USB: cp210x: add ID for IAI USB to RS485 adaptor
Peter Dedecker
1
-0
/
+1
2016-01-24
usb: hub: do not clear BOS field during reset device
Du, Changbin
1
-3
/
+5
2016-01-24
cdc-acm:exclude Samsung phone 04e8:685d
Oliver Neukum
1
-0
/
+5
2016-01-24
usb: cdc-acm: send zero packet for intel 7260 modem
Lu Baolu
2
-0
/
+7
2016-01-24
usb: cdc-acm: handle unlinked urb in acm read callback
Lu Baolu
1
-1
/
+2
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-10
/
+10
[next]