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
2016-02-04
xhci: harden xhci_find_next_ext_cap against device removal
Joe Lawrence
2016-02-03
xhci: Fix list corruption in urb dequeue at host removal
Mathias Nyman
2016-02-03
usb: host: xhci-plat: fix NULL pointer in probe for device tree case
Gregory CLEMENT
2016-02-03
usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling
Chunfeng Yun
2016-02-03
usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT
Chunfeng Yun
2016-02-03
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
Lu Baolu
2016-02-03
usb: xhci: set SSIC port unused only if xhci_suspend succeeds
Lu Baolu
2016-02-03
usb: xhci: add a quirk bit for ssic port unused
Lu Baolu
2016-02-03
usb: xhci: handle both SSIC ports in PME stuck quirk
Lu Baolu
2016-02-03
Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"
Mathias Nyman
2016-01-22
Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-13
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-01-12
Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
2015-12-23
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2015-12-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
2015-12-13
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
2015-12-11
xhci: fix usb2 resume timing and races.
Mathias Nyman
2015-12-04
usb: ehci: ohci: fix bool assignments
Geyslan G. Bem
2015-12-04
xhci: refuse loading if nousb is used
Oliver Neukum
2015-12-04
usb: use BUG_ON() instead of BUG()
Geyslan G. Bem
2015-12-04
usb: whci: fhci: remove comparison to bool
Geyslan G. Bem
2015-12-04
USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq
Alexandre Belloni
2015-12-04
usb: xhci: fix config fail of FS hub behind a HS hub with MTT
Chunfeng Yun
2015-12-04
xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()
Mika Westerberg
2015-12-01
usb: host: ehci-msm: Use posted data writes on AHB
Andy Gross
2015-12-01
USB: bcma: switch to GPIO descriptor for power control
Rafał Miłecki
2015-12-01
USB: whci-hcd: add check for dma mapping error
Alexey Khoroshilov
2015-12-01
usb: host: ohci-pxa27x: use of_property_read_bool()
Saurabh Sengar
2015-12-01
USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy"
Markus Elfring
2015-12-01
usb : replace dma_pool_alloc and memset with dma_pool_zalloc
Saurabh Sengar
2015-12-01
xhci: rework xhci extended capability list parsing functions
Mathias Nyman
2015-12-01
xhci: use debug level when printing out interval rounding messages
Mathias Nyman
2015-12-01
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun
2015-12-01
usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers
Yoshihiro Shimoda
2015-12-01
usb: host: xhci-plat: add support for the R-Car M2-N xHCI controller
Yoshihiro Shimoda
2015-12-01
usb: host: xhci-rcar: Change code for new SoCs
Yoshihiro Shimoda
2015-12-01
usb: host: xhci-plat: add firmware_name in xhci_plat_priv
Yoshihiro Shimoda
2015-12-01
usb: host: xhci-plat: add struct xhci_plat_priv
Yoshihiro Shimoda
2015-12-01
usb: host: xhci: add a platform-private field
Yoshihiro Shimoda
2015-12-01
usb: host: xhci: cleanup hcd private size
Yoshihiro Shimoda
2015-12-01
xhci: use the correct define to indicate port status suspend change.
Mathias Nyman
2015-12-01
USB: EHCI: warn on unexpectedly active QH
Alan Stern
2015-12-01
USB: EHCI: enhance "async" debugfs output
Alan Stern
2015-11-24
ARM: tegra: select USB_ULPI from EHCI rather than platform
Arnd Bergmann
2015-11-18
xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices
Mathias Nyman
2015-11-18
usb: xhci: fix checking ep busy for CFC
Lu Baolu
2015-11-18
xhci: Workaround to get Intel xHCI reset working more reliably
Rajmohan Mani
2015-11-09
dma: remove external references to dma_supported
Christoph Hellwig
[next]