| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-14 | USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI | Huacai Chen | 1 | -0/+9 |
| 2023-10-02 | usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff | Niklas Schnelle | 1 | -7/+16 |
| 2023-10-02 | usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk | Niklas Schnelle | 1 | -0/+2 |
| 2023-10-02 | usb: pci-quirks: group AMD specific quirk code together | Niklas Schnelle | 1 | -59/+60 |
| 2023-03-29 | usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chip... | Christophe JAILLET | 1 | -3/+1 |
| 2020-09-25 | usb: pci-quirks: convert to readl_poll_timeout_atomic() | Chunfeng Yun | 1 | -9/+4 |
| 2020-08-31 | Merge 5.9-rc3 into usb-next | Greg Kroah-Hartman | 1 | -1/+2 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+2 |
| 2020-08-18 | usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4 | Nicolas Saenz Julienne | 1 | -0/+17 |
| 2020-08-18 | Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk" | Nicolas Saenz Julienne | 1 | -15/+0 |
| 2020-07-03 | usb: host: pci-quirks: Demote function header from kerneldoc to comment block | Lee Jones | 1 | -1/+1 |
| 2020-06-07 | Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -4/+4 |
| 2020-05-13 | USB: pci-quirks: Add Raspberry Pi 4 quirk | Nicolas Saenz Julienne | 1 | -0/+16 |
| 2020-04-23 | usb: pci-quirks: use true,false for bool variables | Jason Yan | 1 | -4/+4 |
| 2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
| 2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 1 | -1/+1 |
| 2019-07-25 | usb: pci-quirks: Minor cleanup for AMD PLL quirk | Ryan Kennedy | 1 | -14/+16 |
| 2019-07-25 | usb: pci-quirks: Correct AMD PLL quirk detection | Ryan Kennedy | 1 | -12/+19 |
| 2018-09-10 | USB: OHCI: Remove USB bus reset delay from OHCI handover code | Alan Stern | 1 | -9/+3 |
| 2018-06-01 | Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue" | Marc Zyngier | 1 | -20/+0 |
| 2018-02-15 | xhci: workaround for AMD Promontory disabled ports wakeup | Joe Lee | 1 | -0/+109 |
| 2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-11-01 | usb: host: pci-quirks: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
| 2017-09-18 | xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround | Mathias Nyman | 1 | -1/+1 |
| 2017-09-18 | usb: pci-quirks.c: Corrected timeout values used in handshake | Jim Dickerson | 1 | -4/+4 |
| 2017-08-28 | usb:xhci:Fix regression when ATI chipsets detected | Sandeep Singh | 1 | -17/+18 |
| 2017-08-13 | Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -5/+12 |
| 2017-08-10 | usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume | Sandeep Singh | 1 | -5/+12 |
| 2017-08-02 | xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue | Marc Zyngier | 1 | -0/+20 |
| 2017-07-20 | xhci: Bad Ethernet performance plugged in ASM1042A host | Jiahau Chang | 1 | -0/+54 |
| 2016-11-07 | drivers/usb: Skip auto handoff for TI and RENESAS usb controllers | Babu Moger | 1 | -0/+8 |
| 2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 1 | -1/+0 |
| 2016-02-14 | usb: host: pci_quirks: fix memory leak, by adding iounmap | Saurabh Sengar | 1 | -1/+2 |
| 2015-12-01 | xhci: rework xhci extended capability list parsing functions | Mathias Nyman | 1 | -16/+9 |
| 2015-01-31 | usb: host: pci_quirks: joing string literals | Andy Shevchenko | 1 | -21/+25 |
| 2015-01-09 | OHCI: add a quirk for ULi M5237 blocking on reset | Arseny Solokha | 1 | -3/+15 |
| 2014-11-24 | USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci... | Markus Elfring | 1 | -8/+4 |
| 2014-06-17 | USB: EHCI: avoid BIOS handover on the HASEE E200 | Alan Stern | 1 | -3/+16 |
| 2014-05-28 | usb: pci-quirks: Prevent Sony VAIO t-series from switching usb ports | Mathias Nyman | 1 | -0/+7 |
| 2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
| 2013-10-19 | Merge 3.12-rc6 into usb-next. | Greg Kroah-Hartman | 1 | -2/+2 |
| 2013-10-09 | xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registers | Xenia Ragiadakou | 1 | -2/+2 |
| 2013-10-03 | usb: ohci: use amd_chipset_type to filter for SB800 prefetch | Huang Rui | 1 | -0/+8 |
| 2013-10-03 | usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug | Huang Rui | 1 | -0/+13 |
| 2013-09-26 | usb: pci-quirks: amd_chipset_sb_type_init() can be static | Fengguang Wu | 1 | -1/+1 |
| 2013-09-25 | usb: core: implement AMD remote wakeup quirk | Huang Rui | 1 | -0/+12 |
| 2013-09-25 | usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types | Huang Rui | 1 | -24/+80 |
| 2013-07-23 | Intel xhci: refactor EHCI/xHCI port switching | Mathias Nyman | 1 | -30/+18 |
| 2013-05-30 | USB: OHCI: Generic changes to make ohci-pci a separate driver | Manjunath Goudar | 1 | -0/+13 |
| 2013-01-24 | usb: Prevent dead ports when xhci is not enabled | David Moore | 1 | -0/+1 |
| 2012-11-28 | xhci: Add Lynx Point LP to list of Intel switchable hosts | Russell Webb | 1 | -1/+3 |
| 2012-11-21 | usb: remove use of __devinitconst | Bill Pemberton | 1 | -1/+1 |
| 2012-11-21 | usb: remove use of __devinit | Bill Pemberton | 1 | -7/+7 |
| 2012-10-25 | ehci: Add yet-another Lucid nohandoff pci quirk | Anisse Astier | 1 | -0/+7 |
| 2012-10-25 | ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions | Anisse Astier | 1 | -1/+1 |
| 2012-09-05 | xhci: Make handover code more robust | Matthew Garrett | 1 | -2/+10 |
| 2012-09-04 | Intel xhci: Only switch the switchable ports | Keng-Yu Lin | 1 | -4/+23 |
| 2012-09-04 | xhci: Recognize USB 3.0 devices as superspeed at powerup | Manoj Iyer | 1 | -1/+2 |
| 2012-08-09 | xhci: Switch PPT ports to EHCI on shutdown. | Sarah Sharp | 1 | -0/+7 |
| 2012-05-03 | xhci: Add Lynx Point to list of Intel switchable hosts. | Sarah Sharp | 1 | -1/+17 |
| 2012-05-03 | xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=n | Sarah Sharp | 1 | -0/+14 |
| 2012-04-11 | xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI | Alex He | 1 | -3/+7 |
| 2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+2 |
| 2012-02-24 | PCI: Use class for quirk for usb host controller fixup | Yinghai Lu | 1 | -1/+2 |
| 2012-02-21 | USB: Fix handoff when BIOS disables host PCI device. | Sarah Sharp | 1 | -0/+11 |
| 2012-02-02 | usb: Skip PCI USB quirk handling for Netlogic XLP | Jayachandran C | 1 | -0/+6 |
| 2011-11-18 | OHCI: final fix for NVIDIA problems (I hope) | Alan Stern | 1 | -28/+22 |
| 2011-11-14 | USB: workaround for bug in old version of GCC | Alan Stern | 1 | -4/+3 |
| 2011-10-31 | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 1 | -0/+1 |
| 2011-08-08 | usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table' | Arnaud Lacombe | 1 | -1/+1 |
| 2011-08-01 | USB: xhci: fix OS want to own HC | JiSheng Zhang | 1 | -1/+1 |
| 2011-07-16 | USB: OHCI: fix another regression for NVIDIA controllers | Alan Stern | 1 | -0/+28 |
| 2011-07-08 | ehci: add pci quirk for Ordissimo and RM Slate 100 too | Anisse Astier | 1 | -0/+7 |
| 2011-07-08 | ehci: refactor pci quirk to use standard dmi_check_system method | Anisse Astier | 1 | -7/+14 |
| 2011-05-27 | Intel xhci: Support EHCI/xHCI port switching. | Sarah Sharp | 1 | -0/+63 |
| 2011-05-12 | ehci: workaround for pci quirk timeout on ExoPC | Andy Ross | 1 | -10/+25 |
| 2011-05-12 | ehci: pci quirk cleanup | Andy Ross | 1 | -70/+66 |
| 2011-04-13 | USB host: Fix lockdep warning in AMD PLL quirk | Joerg Roedel | 1 | -43/+74 |
| 2011-03-01 | USB host: Move AMD PLL quirk to pci-quirks.c | Andiry Xu | 1 | -0/+258 |
| 2011-02-17 | Revert "USB host: Move AMD PLL quirk to pci-quirks.c" | Greg Kroah-Hartman | 1 | -260/+0 |
| 2011-02-04 | USB host: Move AMD PLL quirk to pci-quirks.c | Andiry Xu | 1 | -0/+260 |
| 2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+0 |
| 2010-10-22 | OHCI: work around for nVidia shutdown problem | Alan Stern | 1 | -7/+11 |
| 2010-08-10 | drivers/usb: Remove unnecessary return's from void functions | Joe Perches | 1 | -2/+0 |
| 2009-10-11 | Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier" | Linus Torvalds | 1 | -1/+1 |
| 2009-09-23 | USB: Work around BIOS bugs by quiescing USB controllers earlier | David Woodhouse | 1 | -1/+1 |
| 2009-06-15 | USB: xhci: BIOS handoff and HW initialization. | Sarah Sharp | 1 | -0/+123 |
| 2009-03-24 | USB: count reaches -1, tested 0 | Roel Kluin | 1 | -1/+1 |
| 2009-01-07 | USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff | Steven Noonan | 1 | -1/+1 |
| 2009-01-07 | USB: use pci_ioremap_bar() in drivers/usb | Arjan van de Ven | 1 | -6/+6 |
| 2008-04-24 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -3/+3 |
| 2008-02-01 | PCI: use dev_printk in quirk messages | bjorn.helgaas@hp.com | 1 | -14/+8 |
| 2007-05-22 | EHCI: fix problem with BIOS handoff | Alan Stern | 1 | -0/+9 |
| 2006-07-12 | [PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci | Kyle McMartin | 1 | -4/+4 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-04-14 | [PATCH] USB: pci-quirks.c: proper prototypes | Adrian Bunk | 1 | -0/+1 |
| 2006-02-28 | [PATCH] USB: fix EHCI BIOS handshake | David Brownell | 1 | -5/+6 |
| 2006-02-13 | [PATCH] USB: fix up the usb early handoff logic for EHCI | David Brownell | 1 | -4/+12 |
| 2006-01-31 | [PATCH] USB: fix EHCI early handoff issues | David Brownell | 1 | -38/+68 |
| 2006-01-04 | [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG | David Brownell | 1 | -6/+0 |
| 2005-11-04 | [USB]: Make early handoff a final fixup instead of a header one. | David S. Miller | 1 | -1/+1 |
| 2005-10-31 | Don't touch USB controller IO registers when they are disabled | Linus Torvalds | 1 | -0/+23 |
| 2005-10-28 | [PATCH] USB: Always do usb-handoff | Alan Stern | 1 | -43/+3 |
| 2005-10-28 | [PATCH] UHCI: unify BIOS handoff and driver reset code | Alan Stern | 1 | -46/+96 |
| 2005-10-28 | [PATCH] update PCI early-handoff handling for OHCI | David Brownell | 1 | -4/+18 |
| 2005-10-28 | [PATCH] USB: move handoff code | David Brownell | 1 | -0/+272 |