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
2022-02-15
xhci: Prevent futile URB re-submissions due to incorrect return value.
Hongyu Xie
1
-3
/
+6
2022-02-15
xhci: re-initialize the HC during resume if HCE was set
Puma Hsu
1
-6
/
+13
2022-01-26
usb: xhci-plat: fix crash when suspend if remote wake enable
Frank Li
1
-0
/
+3
2022-01-05
headers/prep: Fix non-standard header section: drivers/usb/host/ohci-tmio.c
Ingo Molnar
1
-5
/
+0
2022-01-03
Merge 5.16-rc8 into usb-next
Greg Kroah-Hartman
1
-1
/
+4
2021-12-21
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
Mathias Nyman
1
-1
/
+4
2021-12-21
usb: host: fotg210: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+3
2021-12-21
xhci: use max() to make code cleaner
Changcheng Deng
1
-4
/
+2
2021-12-21
Revert "usb: host: ehci-sh: propagate errors from platform_get_irq()"
Greg Kroah-Hartman
1
-2
/
+2
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
2
-2
/
+6
2021-12-17
usb: host: ohci-omap: propagate errors from platform_get_irq()
Sergey Shtylyov
1
-1
/
+1
2021-12-17
usb: host: ehci-sh: propagate errors from platform_get_irq()
Sergey Shtylyov
1
-2
/
+2
2021-12-17
usb: uhci: Use platform_get_irq() to get the interrupt
Rob Herring
1
-1
/
+5
2021-12-17
usb: ohci-s3c2410: Use platform_get_irq() to get the interrupt
Rob Herring
1
-2
/
+8
2021-12-17
usb: ohci-spear: Remove direct access to platform_device resource list
Rob Herring
1
-1
/
+1
2021-12-15
usb: host: xen-hcd: add missing unlock in error path
Yang Yingliang
1
-0
/
+3
2021-12-15
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
1
-1
/
+5
2021-12-13
usb: xhci-mtk: fix list_del warning when enable list debug
Chunfeng Yun
1
-1
/
+1
2021-12-13
usb: Introduce Xen pvUSB frontend (xen hcd)
Juergen Gross
3
-0
/
+1618
2021-12-13
Merge 5.16-rc5 into usb-next
Greg Kroah-Hartman
3
-12
/
+16
2021-12-10
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
3
-8
/
+16
2021-12-10
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Kai-Heng Feng
1
-4
/
+0
2021-12-06
Merge 5.16-rc4 into usb-next
Greg Kroah-Hartman
1
-7
/
+14
2021-12-03
xhci: Fix commad ring abort, write all 64 bits to CRCR register.
Mathias Nyman
1
-7
/
+14
2021-12-03
usb: uhci: add aspeed ast2600 uhci support
Neal Liu
1
-1
/
+2
2021-11-29
Merge 5.16-rc3 into usb-next
Greg Kroah-Hartman
1
-12
/
+29
2021-11-17
usb: xhci: tegra: Check padctrl interrupt presence in device tree
Dmitry Osipenko
1
-12
/
+29
2021-11-17
usb: xhci-mtk: fix random remote wakeup
Chunfeng Yun
1
-5
/
+6
2021-11-17
usb: xhci-mtk: remove unnecessary error check
Chunfeng Yun
1
-4
/
+1
2021-11-17
usb: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-11-17
USB: ehci_brcm_hub_control: Improve port index sanitizing
Haimin Zhang
1
-1
/
+5
2021-11-11
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+2
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-11-06
xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay
Mathias Nyman
1
-1
/
+2
2021-11-05
Revert "xhci: Set HCD flag to defer primary roothub registration"
Greg Kroah-Hartman
1
-1
/
+0
2021-11-04
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-41
/
+67
2021-11-02
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2021-10-27
usb: xhci-mtk: enable wake-up interrupt after runtime_suspend called
Chunfeng Yun
1
-1
/
+1
2021-10-21
usb: max-3421: Use driver data instead of maintaining a list of bound devices
Uwe Kleine-König
1
-20
/
+5
2021-10-21
usb: ohci: disable start-of-frame interrupt in ohci_rh_suspend
Yinbo Zhu
1
-0
/
+3
2021-10-21
usb: host: ehci: Make use of dma_pool_zalloc() instead of dma_pool_alloc/mems...
Cai Huoqing
1
-2
/
+1
2021-10-21
usb: host: fotg210: Make use of dma_pool_zalloc() instead of dma_pool_alloc/m...
Cai Huoqing
1
-2
/
+1
2021-10-18
usb: xhci: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-1
/
+1
2021-10-18
Merge 5.15-rc6 into usb-next
Greg Kroah-Hartman
5
-21
/
+58
2021-10-14
usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform
Nehal Bakulchandra Shah
1
-0
/
+16
2021-10-13
usb: host: ohci-tmio: check return value after calling platform_get_resource()
Yang Yingliang
1
-1
/
+1
2021-10-11
xhci: Enable trust tx length quirk for Fresco FL11 USB controller
Nikolay Martynov
1
-0
/
+2
2021-10-11
xhci: Fix command ring pointer corruption while aborting a command
Pavankumar Kondeti
1
-4
/
+10
2021-10-11
USB: xhci: dbc: fix tty registration race
Johan Hovold
1
-15
/
+13
2021-10-11
xhci: add quirk for host controllers that don't update endpoint DCS
Jonathan Bell
3
-2
/
+28
[next]