aboutsummaryrefslogtreecommitdiff
path: root/Documentation/PCI
AgeCommit message (Expand)Author
2014-02-13PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev
2014-02-13PCI/MSI: Fix cut-and-paste errors in documentationAlexander Gordeev
2014-02-13PCI/MSI: Add pci_enable_msi() documentation backAlexander Gordeev
2014-01-07Merge branch 'pci/msi' into nextBjorn Helgaas
2014-01-07Merge branch 'pci/misc' into nextBjorn Helgaas
2014-01-07PCI: Update documentation 00-INDEX fileErik Ekman
2014-01-03PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev
2014-01-03PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev
2014-01-03PCI/MSI: Remove pci_enable_msi_block_auto()Alexander Gordeev
2014-01-03PCI/MSI: Add pci_msi_vec_count()Alexander Gordeev
2013-12-20Merge branch 'pci/misc' into nextBjorn Helgaas
2013-12-20PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as intAlexander Gordeev
2013-12-13PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEJoe Perches
2013-09-25PCI: Update pci_find_slot() description in pci.txtYijing Wang
2013-01-24PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()Alexander Gordeev
2013-01-03Documentation: remove __dev* attributes.Greg Kroah-Hartman
2012-11-28PCI: SRIOV control and status via sysfs (documentation)Donald Dutile
2011-09-27doc: fix broken referencesPaul Bolle
2011-08-02Docs: MSI-HOWTO: MSI -> MSIsMichael Witten
2011-08-02Docs: MSI-HOWTO: Insert a commaMichael Witten
2011-08-02Docs: MSI-HOWTO: can -> couldMichael Witten
2011-08-02Docs: MSI-HOWTO: Use `unknown ...' rather than `... know about.'Michael Witten
2011-08-02Docs: MSI-HOWTO: may -> mightMichael Witten
2011-08-02Docs: MSI-HOWTO: Insert a commaMichael Witten
2011-08-02Docs: MSI-HOWTO: API -> functionMichael Witten
2011-08-02Docs: MSI-HOWTO: , -> ;Michael Witten
2011-08-02Docs: MSI-HOWTO: Move a sentence to another paragraphMichael Witten
2011-08-02Docs: MSI-HOWTO: Insert `that'Michael Witten
2011-08-02Docs: MSI-HOWTO: Offset modifier with a comma, and insert `yet' for emphasisMichael Witten
2011-08-02Docs: MSI-HOWTO: Put the `because' subordinate clause firstMichael Witten
2011-08-02Docs: MSI-HOWTO: Streamline some wordingMichael Witten
2011-08-02Docs: MSI-HOWTO: `asked for' -> `requested'Michael Witten
2011-08-02Docs: MSI-HOWTO: Use present tense and streamline some wordingMichael Witten
2011-08-02Docs: MSI-HOWTO: Use the subjunctive, and change `can' to `may'Michael Witten
2011-03-31Fix common misspellingsLucas De Marchi
2010-07-11Documentation: pci.txt: fix typoKulikov Vasiliy
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-11PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto
2010-05-11PCI: aerdrv, doc: update example output in pcieaer-howto.txtHidetoshi Seto
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue
2010-03-24Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txtFUJITA Tomonori
2010-03-12Documentation: convert PCI-DMA-mapping.txt to use the generic DMA APIFUJITA Tomonori
2010-01-02Documentation: Rename Documentation/DMA-mapping.txtKusanagi Kouichi
2009-09-09PCI: document PCIe fundamental reset interfacesMike Mason
2009-06-16PCI AER: software error injectionHuang Ying
2009-06-16PCI AER: support invalid error source IDsZhang, Yanmin
2009-06-16PCI: PCIE AER: Document for PCIE AER software error injectionHuang Ying
2009-03-20PCI MSI: Add example request loop to MSI-HOWTO.txtMichael Ellerman
2009-03-20PCI: manual for SR-IOV user and driver developerYu Zhao
2009-03-20PCI MSI: Add support for multiple MSIMatthew Wilcox