index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2022-04-21
ARM: omap1: innovator: move ohci phy power handling to board file
Arnd Bergmann
2022-04-21
usb: omap: avoid mach/*.h headers
Arnd Bergmann
2022-04-21
ARM: omap1: move mach/usb.h to include/linux/soc
Arnd Bergmann
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
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/grant-table: remove readonly parameter from functions
Juergen Gross
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-10
Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
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-25
Revert "usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720"
Pali Rohár
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-09
spi: make remove callback a void function
Uwe Kleine-König
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
[next]