Age | Commit message (Expand) | Author | Files | Lines |
2012-08-23 | PCI: Wait for pending transactions to complete before 82599 FLR | Bjorn Helgaas | 1 | -1/+27 |
2012-08-23 | PCI/core: Use PCI Express Capability accessors | Jiang Liu | 1 | -8/+1 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -79/+163 |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -3/+3 |
2012-07-19 | arch/tile: tilegx PCI root complex support | Chris Metcalf | 1 | -3/+3 |
2012-07-16 | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas | 1 | -16/+4 |
2012-07-16 | PCI: fix undefined reference to 'pci_fixup_final_inited' | Myron Stowe | 1 | -16/+4 |
2012-07-10 | PCI: EHCI: fix crash during suspend on ASUS computers | Alan Stern | 1 | -26/+0 |
2012-07-10 | Merge branch 'pci/bjorn-p2p-bridge-windows' into next | Bjorn Helgaas | 1 | -38/+1 |
2012-07-10 | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas | 1 | -32/+67 |
2012-07-10 | PCI: call final fixups hot-added devices | Myron Stowe | 1 | -0/+18 |
2012-07-10 | PCI: move final fixups from __init to __devinit | Myron Stowe | 1 | -4/+4 |
2012-07-10 | PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2) | Bjorn Helgaas | 1 | -38/+1 |
2012-07-10 | PCI: never discard enable/suspend/resume_early/resume fixups | Myron Stowe | 1 | -14/+14 |
2012-07-10 | PCI: release temporary reference in __nv_msi_ht_cap_quirk() | Myron Stowe | 1 | -2/+5 |
2012-07-10 | PCI: restructure 'pci_do_fixups()' | Myron Stowe | 1 | -16/+30 |
2012-06-18 | Merge branch 'topic/jan-intx-masking' into next | Bjorn Helgaas | 1 | -0/+14 |
2012-06-18 | Merge branch 'topic/sebastian-devinit-fixups' into next | Bjorn Helgaas | 1 | -9/+9 |
2012-06-18 | PCI: add Ralink RT2800 broken INTx masking quirk | Alex Williamson | 1 | -0/+2 |
2012-06-18 | PCI: add Chelsio T310 10GbE NIC broken INTx masking quirk | Jan Kiszka | 1 | -0/+2 |
2012-06-17 | PCI: add infrastructure for devices with broken INTx masking | Bjorn Helgaas | 1 | -0/+10 |
2012-06-14 | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 | Alan Stern | 1 | -0/+26 |
2012-06-12 | PCI: add ACS validation utility | Alex Williamson | 1 | -0/+33 |
2012-06-12 | PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior | 1 | -9/+9 |
2012-06-12 | PCI: add PCI DMA source ID quirk | Alex Williamson | 1 | -0/+51 |
2012-05-22 | Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg... | Linus Torvalds | 1 | -0/+58 |
2012-05-02 | PCI: work around IvyBridge internal graphics FLR erratum | Xudong Hao | 1 | -0/+58 |
2012-05-01 | atl1c: add workaround for issue of bit INTX-disable for MSI interrupt | Huang, Xiong | 1 | -0/+12 |
2012-03-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -92/+90 |
2012-03-05 | tg3: Recode PCI MRRS adjustment as a PCI quirk | Matt Carlson | 1 | -0/+18 |
2012-02-25 | PCI: print out PCI device info along with duration | Yinghai Lu | 1 | -3/+4 |
2012-02-25 | PCI: Move "pci reassigndev resource alignment" out of quirks.c | Yinghai Lu | 1 | -63/+0 |
2012-02-25 | PCI: Use class for quirk for ti816x class fixup | Yinghai Lu | 1 | -5/+4 |
2012-02-25 | PCI: Use class for quirk for intel e100 interrupt fixup | Yinghai Lu | 1 | -1/+2 |
2012-02-25 | PCI: Use class for quirk for netmos class fixup | Yinghai Lu | 1 | -3/+3 |
2012-02-25 | PCI: Use class for quirk for legacy ATA NO_D3 | Yinghai Lu | 1 | -7/+10 |
2012-02-25 | PCI: Use class for quirk for cardbus_legacy | Yinghai Lu | 1 | -4/+4 |
2012-02-25 | PCI: Use class for quirk for host bridge mmio_always_on | Yinghai Lu | 1 | -3/+3 |
2012-02-25 | PCI: Add class support in quirk handling | Yinghai Lu | 1 | -5/+7 |
2012-02-14 | PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs | Thomas Jarosch | 1 | -0/+34 |
2012-02-14 | PCI: Annotate PCI quirks in initcall_debug style | Arjan van de Ven | 1 | -1/+22 |
2011-11-01 | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-10-29 | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -14/+97 |
2011-10-27 | PCI: Workaround for Intel MPS errata | Jon Mason | 1 | -0/+69 |
2011-10-14 | PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823 | Josh Boyer | 1 | -14/+14 |
2011-10-14 | PCI: Add quirk for known incorrect MPSS | Ben Hutchings | 1 | -0/+14 |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 1 | -1/+1 |
2011-07-21 | mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency | Manoj Iyer | 1 | -0/+23 |
2011-06-19 | mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader | Manoj Iyer | 1 | -0/+2 |
2011-05-21 | PCI: Don't use dmi_name_in_vendors in quirk | Jean Delvare | 1 | -2/+5 |