index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2022-03-16
xen/usb: harden xen_hcd against malicious backends
Juergen Gross
2022-03-16
Merge tag 'v5.17-rc8' into usb-next
Greg Kroah-Hartman
2022-03-15
xen/usb: don't use arbitrary_virt_to_machine()
Juergen Gross
2022-03-15
usb: oxu210hp-hcd: remove redundant call to max_packet() macro
Vincent Mailhol
2022-03-07
xen/usb: don't use gnttab_end_foreign_access() in xenhcd_gnttab_done()
Juergen Gross
2022-03-03
usb: host: xhci: Remove some unnecessary return value initializations
Linyu Yuan
2022-03-03
usb: host: xhci: add blank line in xhci_halt()
Linyu Yuan
2022-03-03
usb: host: xhci: update hci_version operation in xhci_gen_setup()
Linyu Yuan
2022-03-03
usb: host: xhci: fix a comment typo in xhci_mem_init()
Linyu Yuan
2022-03-03
usb: host: xhci: use ffs() in xhci_mem_init()
Linyu Yuan
2022-03-03
xhci: fix runtime PM imbalance in USB2 resume
Henry Lin
2022-03-03
xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
Anssi Hannula
2022-03-03
xhci: fix garbage USBSTS being logged in some cases
Anssi Hannula
2022-03-03
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
2022-03-03
usb: Drop commas after SoC match table sentinels
Geert Uytterhoeven
2022-02-28
Merge 5.17-rc6 into usb-next
Greg Kroah-Hartman
2022-02-24
xhci: omit mem read just after allocation of trb
Oliver Neukum
2022-02-24
usb: host: ehci-q: make qtd_fill() return *unsigned int*
Sergey Shtylyov
2022-02-17
usb: xhci: fix minmax.cocci warnings
kernel test robot
2022-02-17
usb: host: xhci: drop redundant checks
Sergey Shtylyov
2022-02-17
xhci: Allocate separate command structures for each LPM command
Mathias Nyman
2022-02-17
xhci: dbgtty: use IDR to support several dbc instances.
Mathias Nyman
2022-02-17
xhci: dbc: Don't call dbc_tty_init() on every dbc tty probe
Mathias Nyman
2022-02-17
xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
Mathias Nyman
2022-02-17
xhci: dbc: create and remove dbc structure in dbgtty driver.
Mathias Nyman
2022-02-17
xhci: dbc: refactor xhci_dbc_init()
Mathias Nyman
2022-02-17
usb: host: xhci-mtk: Simplify supplies handling with regulator_bulk
AngeloGioacchino Del Regno
2022-02-15
xhci: Prevent futile URB re-submissions due to incorrect return value.
Hongyu Xie
2022-02-15
xhci: re-initialize the HC during resume if HCE was set
Puma Hsu
2022-02-15
usb: host: ehci-platform: Update brcm, xgs-iproc-ehci workaround
Chris Packham
2022-02-15
usb: host: {e|o}hci-dbg: kill useless 'ret' variable initializers
Sergey Shtylyov
2022-02-11
usb: xhci-mtk: add support ip-sleep wakeup for mt8195
Chunfeng Yun
2022-02-08
usb: ehci: add pci device support for Aspeed platforms
Neal Liu
2022-01-31
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
2022-01-26
usb: xhci-mtk: Use struct_size() helper in create_sch_ep()
Gustavo A. R. Silva
2022-01-26
usb: host: fotg210: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2022-01-26
usb: host: xhci-plat: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-26
usb: host: ehci-sched: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2022-01-26
usb: xhci-plat: fix crash when suspend if remote wake enable
Frank Li
2022-01-05
headers/prep: Fix non-standard header section: drivers/usb/host/ohci-tmio.c
Ingo Molnar
2022-01-03
Merge 5.16-rc8 into usb-next
Greg Kroah-Hartman
2021-12-21
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
Mathias Nyman
2021-12-21
usb: host: fotg210: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-21
xhci: use max() to make code cleaner
Changcheng Deng
2021-12-21
Revert "usb: host: ehci-sh: propagate errors from platform_get_irq()"
Greg Kroah-Hartman
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
2021-12-17
usb: host: ohci-omap: propagate errors from platform_get_irq()
Sergey Shtylyov
2021-12-17
usb: host: ehci-sh: propagate errors from platform_get_irq()
Sergey Shtylyov
2021-12-17
usb: uhci: Use platform_get_irq() to get the interrupt
Rob Herring
2021-12-17
usb: ohci-s3c2410: Use platform_get_irq() to get the interrupt
Rob Herring
[next]