aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/pci-quirks.c
AgeCommit message (Expand)Author
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoffNiklas Schnelle
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle
2023-10-02usb: pci-quirks: group AMD specific quirk code togetherNiklas Schnelle
2023-03-29usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chip...Christophe JAILLET
2020-09-25usb: pci-quirks: convert to readl_poll_timeout_atomic()Chunfeng Yun
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4Nicolas Saenz Julienne
2020-08-18Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"Nicolas Saenz Julienne
2020-07-03usb: host: pci-quirks: Demote function header from kerneldoc to comment blockLee Jones
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-05-13USB: pci-quirks: Add Raspberry Pi 4 quirkNicolas Saenz Julienne
2020-04-23usb: pci-quirks: use true,false for bool variablesJason Yan
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-07-25usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy
2019-07-25usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy
2018-09-10USB: OHCI: Remove USB bus reset delay from OHCI handover codeAlan Stern
2018-06-01Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"Marc Zyngier
2018-02-15xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-01usb: host: pci-quirks: mark expected switch fall-throughGustavo A. R. Silva
2017-09-18xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman
2017-09-18usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson
2017-08-28usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-10usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh
2017-08-02xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issueMarc Zyngier
2017-07-20xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang
2016-11-07drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-02-14usb: host: pci_quirks: fix memory leak, by adding iounmapSaurabh Sengar
2015-12-01xhci: rework xhci extended capability list parsing functionsMathias Nyman
2015-01-31usb: host: pci_quirks: joing string literalsAndy Shevchenko
2015-01-09OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2014-11-24USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci...Markus Elfring
2014-06-17USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern
2014-05-28usb: pci-quirks: Prevent Sony VAIO t-series from switching usb portsMathias Nyman
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
2013-10-09xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou
2013-10-03usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui
2013-10-03usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui
2013-09-26usb: pci-quirks: amd_chipset_sb_type_init() can be staticFengguang Wu
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui
2013-09-25usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui
2013-07-23Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman
2013-05-30USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar
2013-01-24usb: Prevent dead ports when xhci is not enabledDavid Moore
2012-11-28xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb