index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-09-12
2
-10
/
+6
|
\
|
*
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
2017-09-01
2
-10
/
+6
*
|
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
\
|
|
\
|
|
\
|
*
-
.
|
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
2017-09-05
8
-12
/
+133
|
|
\
\
|
|
|
*
|
mfd: tps65010: Move header file out of I2C realm
Wolfram Sang
2017-08-15
1
-1
/
+1
|
|
/
/
*
|
|
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-17
1
-43
/
+51
*
|
|
xhci: add port status tracing
Mathias Nyman
2017-08-17
2
-0
/
+25
*
|
|
xhci: rename temp and temp1 variables
Mathias Nyman
2017-08-17
1
-10
/
+10
*
|
|
xhci: Add port status decoder for tracing purposes
Mathias Nyman
2017-08-17
1
-0
/
+81
*
|
|
xhci: add definitions for all port link states
Mathias Nyman
2017-08-17
1
-1
/
+8
*
|
|
usb: host: xhci: rcar: Add support for R-Car H3 ES2.0
Yoshihiro Shimoda
2017-08-17
1
-1
/
+6
*
|
|
usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3
Yoshihiro Shimoda
2017-08-17
1
-9
/
+1
*
|
|
usb: host: xhci: rcar: Add firmware_name selection by soc_device_match()
Yoshihiro Shimoda
2017-08-17
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-24
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-04
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
|
|
\
|
|
[next]