index
:
linux.git
master
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
2019-07-25
xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).
Mathias Nyman
2019-07-25
usb: wusbcore: fix unbalanced get/put cluster_id
Phong Tran
2019-07-25
usb: pci-quirks: Minor cleanup for AMD PLL quirk
Ryan Kennedy
2019-07-25
usb: pci-quirks: Correct AMD PLL quirk detection
Ryan Kennedy
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-03
usb :fsl: Change string format for errata property
Nikhil Badola
2019-07-03
usb: host: Stops USB controller init if PLL fails to lock
Ramneek Mehresh
2019-07-03
usb: phy: Workaround for USB erratum-A005728
Suresh Gupta
2019-07-03
usb: fsl: Set USB_EN bit to select ULPI phy
Nikhil Badola
2019-06-28
usb: host: Fix excessive alignment restriction for local memory allocations
Fredrik Noring
2019-06-23
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-06-18
xhci: detect USB 3.2 capable host controllers correctly
Mathias Nyman
2019-06-18
usb: xhci: Don't try to recover an endpoint if port is in error state.
Mathias Nyman
2019-06-18
usb: host: fotg2: add device tree probing
Hans Ulli Kroll
2019-06-18
usb: isp1362: Spelling s/eclusive/exclusive/
Geert Uytterhoeven
2019-06-18
usb: host: xhci-tegra: Fix Wunused-const-variable
Nathan Huckleberry
2019-06-06
usb: host: u132-hcd: remove unneeded variable frame
Hariprasad Kelam
2019-06-05
usb: xhci: Add Clear_TT_Buffer
Jim Lin
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
2019-06-03
usb: host: ohci-tmio: init genalloc for local memory
Laurentiu Tudor
2019-06-03
usb: host: ohci-sm501: init genalloc for local memory
Laurentiu Tudor
2019-06-03
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
2019-06-03
USB: ohci-spear: Remove set but not used variable 'ohci'
YueHaibing
2019-06-03
usb: ohci-s3c2410: Remove set but not used variable 'hcd'
YueHaibing
2019-06-03
usb: host: ohci-st: Remove set but not used variable 'ohci'
YueHaibing
2019-06-03
usb: host: ehci-st: Remove set but not used variable 'ehci'
YueHaibing
2019-06-03
Merge 5.2-rc3 into usb-next
Greg Kroah-Hartman
2019-05-22
xhci: Use %zu for printing size_t type
Fabio Estevam
2019-05-22
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
2019-05-22
xhci: Fix immediate data transfer if buffer is already DMA mapped
Mathias Nyman
2019-05-22
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
2019-05-22
usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...
Jia-Ju Bai
2019-05-22
xhci: update bounce buffer with correct sg num
Henry Lin
2019-05-21
usb: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-21
USB: OHCI: remove space before open square bracket '['
Naveen Kumar Parna
2019-05-21
usb: exynos: add workaround for the USB device bindings conflict
Marek Szyprowski
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-04-28
Merge tag 'davinci-for-v5.2/soc' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2019-04-27
usb: xhci: add endpoint context tracing when an endpoint is added
Mathias Nyman
2019-04-27
xhci: Add tracing for input control context
Mathias Nyman
2019-04-27
xhci: add port and bus number to port dynamic debugging
Mathias Nyman
2019-04-27
usb: xhci: add Immediate Data Transfer support
Nicolas Saenz Julienne
2019-04-19
usb: host: xhci-plat: get optional clock by devm_clk_get_optional()
Chunfeng Yun
2019-04-19
usb: xhci-mtk: get optional clock by devm_clk_get_optional()
Chunfeng Yun
2019-04-19
usb: host: use usb_endpoint_maxp instead of usb_maxpacket
Yan Zhu
2019-04-16
usb: host: xhci-tegra: Add Tegra186 XUSB support
JC Kuo
2019-04-16
usb: host: xhci-tegra: Selectively program IPFS
JC Kuo
[next]