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
/
pci-quirks.c
Age
Commit message (
Expand
)
Author
2020-09-25
usb: pci-quirks: convert to readl_poll_timeout_atomic()
Chunfeng Yun
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4
Nicolas Saenz Julienne
2020-08-18
Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"
Nicolas Saenz Julienne
2020-07-03
usb: host: pci-quirks: Demote function header from kerneldoc to comment block
Lee Jones
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-05-13
USB: pci-quirks: Add Raspberry Pi 4 quirk
Nicolas Saenz Julienne
2020-04-23
usb: pci-quirks: use true,false for bool variables
Jason Yan
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
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
2018-09-10
USB: OHCI: Remove USB bus reset delay from OHCI handover code
Alan Stern
2018-06-01
Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"
Marc Zyngier
2018-02-15
xhci: workaround for AMD Promontory disabled ports wakeup
Joe Lee
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-01
usb: host: pci-quirks: mark expected switch fall-through
Gustavo A. R. Silva
2017-09-18
xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround
Mathias Nyman
2017-09-18
usb: pci-quirks.c: Corrected timeout values used in handshake
Jim Dickerson
2017-08-28
usb:xhci:Fix regression when ATI chipsets detected
Sandeep Singh
2017-08-13
Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-08-10
usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
Sandeep Singh
2017-08-02
xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue
Marc Zyngier
2017-07-20
xhci: Bad Ethernet performance plugged in ASM1042A host
Jiahau Chang
2016-11-07
drivers/usb: Skip auto handoff for TI and RENESAS usb controllers
Babu Moger
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-02-14
usb: host: pci_quirks: fix memory leak, by adding iounmap
Saurabh Sengar
2015-12-01
xhci: rework xhci extended capability list parsing functions
Mathias Nyman
2015-01-31
usb: host: pci_quirks: joing string literals
Andy Shevchenko
2015-01-09
OHCI: add a quirk for ULi M5237 blocking on reset
Arseny Solokha
2014-11-24
USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci...
Markus Elfring
2014-06-17
USB: EHCI: avoid BIOS handover on the HASEE E200
Alan Stern
2014-05-28
usb: pci-quirks: Prevent Sony VAIO t-series from switching usb ports
Mathias Nyman
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-19
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
2013-10-09
xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registers
Xenia Ragiadakou
2013-10-03
usb: ohci: use amd_chipset_type to filter for SB800 prefetch
Huang Rui
2013-10-03
usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug
Huang Rui
2013-09-26
usb: pci-quirks: amd_chipset_sb_type_init() can be static
Fengguang Wu
2013-09-25
usb: core: implement AMD remote wakeup quirk
Huang Rui
2013-09-25
usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types
Huang Rui
2013-07-23
Intel xhci: refactor EHCI/xHCI port switching
Mathias Nyman
2013-05-30
USB: OHCI: Generic changes to make ohci-pci a separate driver
Manjunath Goudar
2013-01-24
usb: Prevent dead ports when xhci is not enabled
David Moore
2012-11-28
xhci: Add Lynx Point LP to list of Intel switchable hosts
Russell Webb
2012-11-21
usb: remove use of __devinitconst
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-10-25
ehci: Add yet-another Lucid nohandoff pci quirk
Anisse Astier
2012-10-25
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
Anisse Astier
[next]