Age | Commit message (Expand) | Author |
2013-07-21 | ahci: Add AMD CZ SATA device ID | Shane Huang |
2013-04-15 | PCI: Clean up quirk_io_region | Yinghai Lu |
2013-04-04 | PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210X | Xiong Huang |
2012-12-26 | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz | Andy Lutomirski |
2012-12-13 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-11-28 | PCI: Remove __dev* markings | Bill Pemberton |
2012-11-07 | PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cards | Ian Abbott |
2012-11-07 | PCI: Add workaround for PLX PCI 9050 BAR alignment erratum | Ian Abbott |
2012-08-23 | PCI: Wait for pending transactions to complete before 82599 FLR | Bjorn Helgaas |
2012-08-23 | PCI/core: Use PCI Express Capability accessors | Jiang Liu |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-07-18 | arch/tile: tilegx PCI root complex support | Chris Metcalf |
2012-07-16 | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas |
2012-07-16 | PCI: fix undefined reference to 'pci_fixup_final_inited' | Myron Stowe |
2012-07-10 | PCI: EHCI: fix crash during suspend on ASUS computers | Alan Stern |
2012-07-10 | Merge branch 'pci/bjorn-p2p-bridge-windows' into next | Bjorn Helgaas |
2012-07-09 | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas |
2012-07-09 | PCI: call final fixups hot-added devices | Myron Stowe |
2012-07-09 | PCI: move final fixups from __init to __devinit | Myron Stowe |
2012-07-09 | PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2) | Bjorn Helgaas |
2012-07-09 | PCI: never discard enable/suspend/resume_early/resume fixups | Myron Stowe |
2012-07-09 | PCI: release temporary reference in __nv_msi_ht_cap_quirk() | Myron Stowe |
2012-07-09 | PCI: restructure 'pci_do_fixups()' | Myron Stowe |
2012-06-18 | Merge branch 'topic/jan-intx-masking' into next | Bjorn Helgaas |
2012-06-18 | Merge branch 'topic/sebastian-devinit-fixups' into next | Bjorn Helgaas |
2012-06-18 | PCI: add Ralink RT2800 broken INTx masking quirk | Alex Williamson |
2012-06-18 | PCI: add Chelsio T310 10GbE NIC broken INTx masking quirk | Jan Kiszka |
2012-06-16 | PCI: add infrastructure for devices with broken INTx masking | Bjorn Helgaas |
2012-06-13 | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 | Alan Stern |
2012-06-12 | PCI: add ACS validation utility | Alex Williamson |
2012-06-12 | PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior |
2012-06-11 | PCI: add PCI DMA source ID quirk | Alex Williamson |
2012-05-21 | Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg... | Linus Torvalds |
2012-05-02 | PCI: work around IvyBridge internal graphics FLR erratum | Xudong Hao |
2012-04-30 | atl1c: add workaround for issue of bit INTX-disable for MSI interrupt | Huang, Xiong |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-04 | tg3: Recode PCI MRRS adjustment as a PCI quirk | Matt Carlson |
2012-02-24 | PCI: print out PCI device info along with duration | Yinghai Lu |
2012-02-24 | PCI: Move "pci reassigndev resource alignment" out of quirks.c | Yinghai Lu |
2012-02-24 | PCI: Use class for quirk for ti816x class fixup | Yinghai Lu |
2012-02-24 | PCI: Use class for quirk for intel e100 interrupt fixup | Yinghai Lu |
2012-02-24 | PCI: Use class for quirk for netmos class fixup | Yinghai Lu |
2012-02-24 | PCI: Use class for quirk for legacy ATA NO_D3 | Yinghai Lu |
2012-02-24 | PCI: Use class for quirk for cardbus_legacy | Yinghai Lu |
2012-02-24 | PCI: Use class for quirk for host bridge mmio_always_on | Yinghai Lu |
2012-02-24 | PCI: Add class support in quirk handling | Yinghai Lu |
2012-02-14 | PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs | Thomas Jarosch |
2012-02-14 | PCI: Annotate PCI quirks in initcall_debug style | Arjan van de Ven |
2011-10-31 | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |