summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/pci-quirks.c
Commit message (Expand)AuthorAgeFilesLines
* usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chip...Christophe JAILLET2023-03-291-3/+1
* usb: pci-quirks: convert to readl_poll_timeout_atomic()Chunfeng Yun2020-09-251-9/+4
* Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman2020-08-311-1/+2
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+2
* | usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4Nicolas Saenz Julienne2020-08-181-0/+17
* | Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"Nicolas Saenz Julienne2020-08-181-15/+0
|/
* usb: host: pci-quirks: Demote function header from kerneldoc to comment blockLee Jones2020-07-031-1/+1
* Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-071-4/+4
|\
| * usb: pci-quirks: use true,false for bool variablesJason Yan2020-04-231-4/+4
* | USB: pci-quirks: Add Raspberry Pi 4 quirkNicolas Saenz Julienne2020-05-131-0/+16
|/
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-1/+1
* usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy2019-07-251-14/+16
* usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy2019-07-251-12/+19
* USB: OHCI: Remove USB bus reset delay from OHCI handover codeAlan Stern2018-09-101-9/+3
* Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"Marc Zyngier2018-06-011-20/+0
* xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee2018-02-151-0/+109
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: host: pci-quirks: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
* xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman2017-09-181-1/+1
* usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson2017-09-181-4/+4
* usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh2017-08-281-17/+18
* Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-131-5/+12
|\
| * usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh2017-08-101-5/+12
* | xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issueMarc Zyngier2017-08-021-0/+20
|/
* xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang2017-07-201-0/+54
* drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger2016-11-071-0/+8
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-1/+0
* usb: host: pci_quirks: fix memory leak, by adding iounmapSaurabh Sengar2016-02-141-1/+2
* xhci: rework xhci extended capability list parsing functionsMathias Nyman2015-12-011-16/+9
* usb: host: pci_quirks: joing string literalsAndy Shevchenko2015-01-311-21/+25
* OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha2015-01-091-3/+15
* USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci...Markus Elfring2014-11-241-8/+4
* USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern2014-06-171-3/+16
* usb: pci-quirks: Prevent Sony VAIO t-series from switching usb portsMathias Nyman2014-05-281-0/+7
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman2013-10-191-2/+2
|\
| * xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou2013-10-091-2/+2
* | usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui2013-10-031-0/+8
* | usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui2013-10-031-0/+13
* | usb: pci-quirks: amd_chipset_sb_type_init() can be staticFengguang Wu2013-09-261-1/+1
* | usb: core: implement AMD remote wakeup quirkHuang Rui2013-09-251-0/+12
* | usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui2013-09-251-24/+80
|/
* Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman2013-07-231-30/+18
* USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar2013-05-301-0/+13
* usb: Prevent dead ports when xhci is not enabledDavid Moore2013-01-241-0/+1
* xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2012-11-281-1/+3
* usb: remove use of __devinitconstBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-7/+7
* ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-251-0/+7