index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Lines
2022-02-24
usb: host: ehci-q: make qtd_fill() return *unsigned int*
Sergey Shtylyov
-3
/
+4
2022-02-17
usb: xhci: fix minmax.cocci warnings
kernel test robot
-2
/
+1
2022-02-17
usb: host: xhci: drop redundant checks
Sergey Shtylyov
-4
/
+0
2022-02-17
xhci: Allocate separate command structures for each LPM command
Mathias Nyman
-22
/
+8
2022-02-17
xhci: dbgtty: use IDR to support several dbc instances.
Mathias Nyman
-7
/
+40
2022-02-17
xhci: dbc: Don't call dbc_tty_init() on every dbc tty probe
Mathias Nyman
-20
/
+30
2022-02-17
xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
Mathias Nyman
-8
/
+9
2022-02-17
xhci: dbc: create and remove dbc structure in dbgtty driver.
Mathias Nyman
-31
/
+22
2022-02-17
xhci: dbc: refactor xhci_dbc_init()
Mathias Nyman
-58
/
+66
2022-02-17
usb: host: xhci-mtk: Simplify supplies handling with regulator_bulk
AngeloGioacchino Del Regno
-35
/
+14
2022-02-15
xhci: Prevent futile URB re-submissions due to incorrect return value.
Hongyu Xie
-3
/
+6
2022-02-15
xhci: re-initialize the HC during resume if HCE was set
Puma Hsu
-6
/
+13
2022-02-15
usb: host: ehci-platform: Update brcm, xgs-iproc-ehci workaround
Chris Packham
-2
/
+1
2022-02-15
usb: host: {e|o}hci-dbg: kill useless 'ret' variable initializers
Sergey Shtylyov
-4
/
+4
2022-02-11
usb: xhci-mtk: add support ip-sleep wakeup for mt8195
Chunfeng Yun
-0
/
+37
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
-2
/
+1
2022-02-08
usb: ehci: add pci device support for Aspeed platforms
Neal Liu
-0
/
+9
2022-01-31
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
-0
/
+3
2022-01-26
usb: xhci-mtk: Use struct_size() helper in create_sch_ep()
Gustavo A. R. Silva
-4
/
+3
2022-01-26
usb: host: fotg210: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
-3
/
+1
2022-01-26
usb: host: xhci-plat: Remove useless DMA-32 fallback configuration
Christophe JAILLET
-10
/
+3
2022-01-26
usb: host: ehci-sched: Use struct_size() in kzalloc()
Gustavo A. R. Silva
-3
/
+1
2022-01-26
usb: xhci-plat: fix crash when suspend if remote wake enable
Frank Li
-0
/
+3
2022-01-05
headers/prep: Fix non-standard header section: drivers/usb/host/ohci-tmio.c
Ingo Molnar
-5
/
+0
2022-01-03
Merge 5.16-rc8 into usb-next
Greg Kroah-Hartman
-1
/
+4
2021-12-21
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
Mathias Nyman
-1
/
+4
2021-12-21
usb: host: fotg210: Use platform_get_irq() to get the interrupt
Lad Prabhakar
-8
/
+3
2021-12-21
xhci: use max() to make code cleaner
Changcheng Deng
-4
/
+2
2021-12-21
Revert "usb: host: ehci-sh: propagate errors from platform_get_irq()"
Greg Kroah-Hartman
-2
/
+2
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
-2
/
+6
2021-12-17
usb: host: ohci-omap: propagate errors from platform_get_irq()
Sergey Shtylyov
-1
/
+1
2021-12-17
usb: host: ehci-sh: propagate errors from platform_get_irq()
Sergey Shtylyov
-2
/
+2
2021-12-17
usb: uhci: Use platform_get_irq() to get the interrupt
Rob Herring
-1
/
+5
2021-12-17
usb: ohci-s3c2410: Use platform_get_irq() to get the interrupt
Rob Herring
-2
/
+8
2021-12-17
usb: ohci-spear: Remove direct access to platform_device resource list
Rob Herring
-1
/
+1
2021-12-15
usb: host: xen-hcd: add missing unlock in error path
Yang Yingliang
-0
/
+3
2021-12-15
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
-1
/
+5
2021-12-13
usb: xhci-mtk: fix list_del warning when enable list debug
Chunfeng Yun
-1
/
+1
2021-12-13
usb: Introduce Xen pvUSB frontend (xen hcd)
Juergen Gross
-0
/
+1618
2021-12-13
Merge 5.16-rc5 into usb-next
Greg Kroah-Hartman
-12
/
+16
2021-12-10
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
-8
/
+16
2021-12-10
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Kai-Heng Feng
-4
/
+0
2021-12-06
Merge 5.16-rc4 into usb-next
Greg Kroah-Hartman
-7
/
+14
2021-12-03
xhci: Fix commad ring abort, write all 64 bits to CRCR register.
Mathias Nyman
-7
/
+14
2021-12-03
usb: uhci: add aspeed ast2600 uhci support
Neal Liu
-1
/
+2
2021-11-29
Merge 5.16-rc3 into usb-next
Greg Kroah-Hartman
-12
/
+29
2021-11-17
usb: xhci: tegra: Check padctrl interrupt presence in device tree
Dmitry Osipenko
-12
/
+29
2021-11-17
usb: xhci-mtk: fix random remote wakeup
Chunfeng Yun
-5
/
+6
2021-11-17
usb: xhci-mtk: remove unnecessary error check
Chunfeng Yun
-4
/
+1
2021-11-17
usb: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
-1
/
+0
[prev]
[next]