index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: imx21-hcd: make imx21_hc_driver const
Bhumika Goyal
2017-08-31
1
-1
/
+1
*
usb: host: make ehci_fsl_overrides const and __initconst
Bhumika Goyal
2017-08-31
1
-1
/
+1
*
usb: xhci-mtk: add generic compatible string
Chunfeng Yun
2017-08-31
1
-0
/
+1
*
usb: xhci: Support enabling of compliance mode for xhci 1.1
Jack Pham
2017-08-28
1
-0
/
+33
*
usb:xhci:Fix regression when ATI chipsets detected
Sandeep Singh
2017-08-28
1
-17
/
+18
*
xhci: rework bus_resume and check ports are suspended before resuming them.
Mathias Nyman
2017-08-16
1
-43
/
+51
*
xhci: add port status tracing
Mathias Nyman
2017-08-16
2
-0
/
+25
*
xhci: rename temp and temp1 variables
Mathias Nyman
2017-08-16
1
-10
/
+10
*
xhci: Add port status decoder for tracing purposes
Mathias Nyman
2017-08-16
1
-0
/
+81
*
xhci: add definitions for all port link states
Mathias Nyman
2017-08-16
1
-1
/
+8
*
usb: host: xhci: rcar: Add support for R-Car H3 ES2.0
Yoshihiro Shimoda
2017-08-16
1
-1
/
+6
*
usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3
Yoshihiro Shimoda
2017-08-16
1
-9
/
+1
*
usb: host: xhci: rcar: Add firmware_name selection by soc_device_match()
Yoshihiro Shimoda
2017-08-16
1
-1
/
+32
*
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
2017-08-14
3
-5
/
+40
|
\
|
*
Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-08-13
1
-5
/
+12
|
|
\
|
|
*
usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
Sandeep Singh
2017-08-10
1
-5
/
+12
|
*
|
xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue
Marc Zyngier
2017-08-02
3
-0
/
+28
|
|
/
*
|
usb: imx21-hcd: fix error return code in imx21_probe()
Gustavo A. R. Silva
2017-08-10
1
-2
/
+4
*
|
usb: ehci-omap: fix error return code in ehci_hcd_omap_probe()
Gustavo A. R. Silva
2017-08-10
1
-2
/
+2
*
|
usb: hwa-hc: constify usb_device_id
Arvind Yadav
2017-08-10
1
-1
/
+1
*
|
USB: whci-hcd: constify hc_driver structures
Julia Lawall
2017-07-30
1
-1
/
+1
*
|
USB: HWA: constify hc_driver structures
Julia Lawall
2017-07-30
1
-1
/
+1
*
|
isp116x-hcd: constify hc_driver structures
Julia Lawall
2017-07-30
1
-1
/
+1
*
|
usb: host: u132-hcd: constify hc_driver structures
Julia Lawall
2017-07-30
1
-1
/
+1
*
|
usb: host/sl811-hcd: constify hc_driver structures
Julia Lawall
2017-07-30
1
-1
/
+1
*
|
usb: r8a66597-hcd: constify hc_driver structures
Julia Lawall
2017-07-30
1
-1
/
+1
*
|
usb: host: max3421-hcd: constify hc_driver structures
Julia Lawall
2017-07-30
1
-1
/
+1
*
|
isp1362-hcd: constify hc_driver structures
Julia Lawall
2017-07-30
1
-1
/
+1
*
|
Merge 4.13-rc2 into usb-next
Greg Kroah-Hartman
2017-07-23
7
-6
/
+92
|
\
|
|
*
xhci: fix memleak in xhci_run()
Shu Wang
2017-07-20
1
-1
/
+3
|
*
usb: xhci: fix spinlock recursion for USB2 test mode
Peter Chen
2017-07-20
1
-0
/
+2
|
*
xhci: fix 20000ms port resume timeout
Mathias Nyman
2017-07-20
1
-0
/
+3
|
*
usb: xhci: Issue stop EP command only when the EP state is running
Shyam Sundar S K
2017-07-20
1
-1
/
+8
|
*
xhci: Bad Ethernet performance plugged in ASM1042A host
Jiahau Chang
2017-07-20
5
-0
/
+69
|
*
xhci: Fix NULL pointer dereference when cleaning up streams for removed host
Mathias Nyman
2017-07-20
1
-4
/
+7
*
|
usb: Convert to using %pOF instead of full_name
Rob Herring
2017-07-22
1
-2
/
+2
|
/
*
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-07
3
-0
/
+16
|
\
|
*
xhci: Limit USB2 port wake support for AMD Promontory hosts
Jiahau Chang
2017-06-20
3
-0
/
+16
*
|
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-07-04
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'acpi-pm'
Rafael J. Wysocki
2017-07-03
1
-1
/
+1
|
|
\
\
|
|
*
|
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
2017-06-28
1
-1
/
+1
|
*
|
|
Merge branch 'uuid-types'
Rafael J. Wysocki
2017-07-03
1
-5
/
+4
|
|
\
|
|
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-03
16
-404
/
+271
|
\
\
\
|
*
|
|
usb: host: ohci-pxa27x: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-29
1
-3
/
+7
|
*
|
|
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
2017-06-20
2
-2
/
+8
|
|
\
|
|
|
*
|
|
xhci: cleanup finish_td() skip option
Mathias Nyman
2017-06-15
1
-9
/
+5
|
*
|
|
xhci: cleanup virtual endoint structure, remove stopped_stream
Mathias Nyman
2017-06-15
3
-11
/
+7
|
*
|
|
xhci: handle transfer events without TRB pointer
Mathias Nyman
2017-06-15
1
-2
/
+22
|
*
|
|
xhci: support calling cleanup_halted_endpoint with soft retry
Mathias Nyman
2017-06-15
1
-6
/
+10
|
*
|
|
xhci: Add support for endpoint soft reset
Mathias Nyman
2017-06-15
2
-3
/
+13
[next]