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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
14
-0
/
+14
2017-10-17
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
1
-5
/
+18
2017-10-17
usb: xhci: Reset halted endpoint if trb is noop
Lu Baolu
1
-7
/
+13
2017-10-17
xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
Jeffy Chen
1
-0
/
+1
2017-10-17
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Mathias Nyman
1
-1
/
+2
2017-09-18
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
Kai-Heng Feng
3
-16
/
+1
2017-09-18
xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
Mathias Nyman
1
-1
/
+10
2017-09-18
xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround
Mathias Nyman
1
-1
/
+1
2017-09-18
usb: host: xhci-plat: allow sysdev to inherit from ACPI
Adam Wallis
1
-6
/
+10
2017-09-18
xhci: fix wrong endpoint ESIT value shown in tracing
Mathias Nyman
1
-2
/
+4
2017-09-18
usb: pci-quirks.c: Corrected timeout values used in handshake
Jim Dickerson
1
-4
/
+4
2017-09-18
xhci: fix finding correct bus_state structure for USB 3.1 hosts
Mathias Nyman
1
-1
/
+1
2017-09-18
usb: xhci: Free the right ring in xhci_add_endpoint()
Lu Baolu
1
-1
/
+2
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-10
/
+6
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+1
2017-09-05
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
8
-12
/
+133
2017-09-01
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
2
-10
/
+6
2017-08-31
usb: imx21-hcd: make imx21_hc_driver const
Bhumika Goyal
1
-1
/
+1
2017-08-31
usb: host: make ehci_fsl_overrides const and __initconst
Bhumika Goyal
1
-1
/
+1
2017-08-31
usb: xhci-mtk: add generic compatible string
Chunfeng Yun
1
-0
/
+1
2017-08-28
usb: xhci: Support enabling of compliance mode for xhci 1.1
Jack Pham
1
-0
/
+33
2017-08-28
usb:xhci:Fix regression when ATI chipsets detected
Sandeep Singh
1
-17
/
+18
2017-08-16
xhci: rework bus_resume and check ports are suspended before resuming them.
Mathias Nyman
1
-43
/
+51
2017-08-16
xhci: add port status tracing
Mathias Nyman
2
-0
/
+25
2017-08-16
xhci: rename temp and temp1 variables
Mathias Nyman
1
-10
/
+10
2017-08-16
xhci: Add port status decoder for tracing purposes
Mathias Nyman
1
-0
/
+81
2017-08-16
xhci: add definitions for all port link states
Mathias Nyman
1
-1
/
+8
2017-08-16
usb: host: xhci: rcar: Add support for R-Car H3 ES2.0
Yoshihiro Shimoda
1
-1
/
+6
2017-08-16
usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3
Yoshihiro Shimoda
1
-9
/
+1
2017-08-16
usb: host: xhci: rcar: Add firmware_name selection by soc_device_match()
Yoshihiro Shimoda
1
-1
/
+32
2017-08-15
mfd: tps65010: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-08-14
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
3
-5
/
+40
2017-08-13
Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+12
2017-08-10
usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
Sandeep Singh
1
-5
/
+12
2017-08-10
usb: imx21-hcd: fix error return code in imx21_probe()
Gustavo A. R. Silva
1
-2
/
+4
2017-08-10
usb: ehci-omap: fix error return code in ehci_hcd_omap_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-10
usb: hwa-hc: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-02
xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue
Marc Zyngier
3
-0
/
+28
2017-07-30
USB: whci-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
USB: HWA: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
isp116x-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
usb: host: u132-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
usb: host/sl811-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
usb: r8a66597-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
usb: host: max3421-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-30
isp1362-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2017-07-23
Merge 4.13-rc2 into usb-next
Greg Kroah-Hartman
7
-6
/
+92
2017-07-22
usb: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-07-20
xhci: fix memleak in xhci_run()
Shu Wang
1
-1
/
+3
2017-07-20
usb: xhci: fix spinlock recursion for USB2 test mode
Peter Chen
1
-0
/
+2
[next]