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-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-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
2017-07-20
xhci: fix 20000ms port resume timeout
Mathias Nyman
1
-0
/
+3
2017-07-20
usb: xhci: Issue stop EP command only when the EP state is running
Shyam Sundar S K
1
-1
/
+8
2017-07-20
xhci: Bad Ethernet performance plugged in ASM1042A host
Jiahau Chang
5
-0
/
+69
2017-07-20
xhci: Fix NULL pointer dereference when cleaning up streams for removed host
Mathias Nyman
1
-4
/
+7
2017-07-07
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+16
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-404
/
+271
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-5
/
+4
2017-07-03
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-1
/
+1
2017-07-03
Merge branch 'uuid-types'
Rafael J. Wysocki
1
-5
/
+4
2017-06-29
usb: host: ohci-pxa27x: Handle return value of clk_prepare_enable
Arvind Yadav
1
-3
/
+7
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
1
-1
/
+1
2017-06-20
xhci: Limit USB2 port wake support for AMD Promontory hosts
Jiahau Chang
3
-0
/
+16
2017-06-20
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
2
-2
/
+8
2017-06-15
xhci: cleanup finish_td() skip option
Mathias Nyman
1
-9
/
+5
2017-06-15
xhci: cleanup virtual endoint structure, remove stopped_stream
Mathias Nyman
3
-11
/
+7
2017-06-15
xhci: handle transfer events without TRB pointer
Mathias Nyman
1
-2
/
+22
2017-06-15
xhci: support calling cleanup_halted_endpoint with soft retry
Mathias Nyman
1
-6
/
+10
2017-06-15
xhci: Add support for endpoint soft reset
Mathias Nyman
2
-3
/
+13
2017-06-15
xhci: refactor transfer event errors and completion codes
Mathias Nyman
1
-38
/
+40
2017-06-15
xhci: remove endpoint ring cache
Mathias Nyman
3
-89
/
+15
2017-06-13
usb: host: ehci-exynos: Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+3
2017-06-12
usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk
Corentin Labbe
1
-0
/
+3
2017-06-12
usb: xhci: Fix USB 3.1 supported protocol parsing
YD Tseng
1
-2
/
+5
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
1
-5
/
+4
2017-06-03
usb: host: ohci-omap3: Remove driver in favor of ohci-platform
Tony Lindgren
3
-213
/
+5
2017-06-03
usb: host: ohci-platform: Add support for omap3 and later
Tony Lindgren
1
-0
/
+5
2017-06-03
usb: host: ohci-platform: Add basic runtime PM support
Tony Lindgren
1
-0
/
+8
2017-06-03
usb: Make use of ktime_* comparison functions
Mariusz Skamra
2
-2
/
+2
2017-06-03
xhci: Add helper to get hardware dequeue pointer for stopped rings.
Mathias Nyman
1
-11
/
+25
2017-06-03
xhci: Add stream id to xhci_dequeue_state structure
Mathias Nyman
3
-7
/
+7
2017-06-03
xhci: Find out where an endpoint or stream stopped from its context.
Mathias Nyman
1
-5
/
+12
2017-06-03
xhci: remove unused stopped_td pointer
Mathias Nyman
2
-5
/
+0
2017-05-25
usb/uhci: Add support for Aspeed BMC SoCs
Benjamin Herrenschmidt
4
-5
/
+91
2017-05-22
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
8
-29
/
+36
[next]