| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2015-04-18 | 3 | -18/+9 |
|\ |
|
| * | doc:pci: Fix typo in Documentation/PCI | Masanari Iida | 2015-03-20 | 3 | -6/+6 |
| * | MSI-HOWTO.txt: remove reference on IRQF_DISABLED | Valentin Rothberg | 2015-03-20 | 1 | -12/+3 |
* | | PCI: Clarify policy for vendor IDs in pci.txt | Michael S. Tsirkin | 2015-04-09 | 1 | -6/+6 |
|/ |
|
* | doc: replace "practise" with "practice" in Documentation | Jeremiah Mahler | 2014-06-19 | 1 | -1/+1 |
* | Merge branch 'pci/dead-code' into next | Bjorn Helgaas | 2014-02-20 | 1 | -4/+0 |
|\ |
|
| * | PCI: Remove unused SR-IOV VF Migration support | Bjorn Helgaas | 2014-02-19 | 1 | -4/+0 |
* | | PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact() | Alexander Gordeev | 2014-02-13 | 1 | -2/+84 |
* | | PCI/MSI: Fix cut-and-paste errors in documentation | Alexander Gordeev | 2014-02-13 | 1 | -6/+6 |
* | | PCI/MSI: Add pci_enable_msi() documentation back | Alexander Gordeev | 2014-02-03 | 1 | -3/+20 |
|/ |
|
* | Merge branch 'pci/msi' into next | Bjorn Helgaas | 2014-01-07 | 1 | -98/+210 |
|\ |
|
| * | PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range() | Alexander Gordeev | 2014-01-03 | 1 | -75/+186 |
| * | PCI/MSI: Add pci_msix_vec_count() | Alexander Gordeev | 2014-01-03 | 1 | -0/+13 |
| * | PCI/MSI: Remove pci_enable_msi_block_auto() | Alexander Gordeev | 2014-01-03 | 1 | -33/+6 |
| * | PCI/MSI: Add pci_msi_vec_count() | Alexander Gordeev | 2014-01-03 | 1 | -0/+15 |
* | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-01-07 | 1 | -2/+2 |
|\ \ |
|
| * | | PCI: Update documentation 00-INDEX file | Erik Ekman | 2014-01-07 | 1 | -2/+2 |
* | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-12-20 | 1 | -2/+4 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE | Joe Perches | 2013-12-13 | 1 | -2/+4 |
* | | PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int | Alexander Gordeev | 2013-12-20 | 1 | -1/+1 |
|/ |
|
* | PCI: Update pci_find_slot() description in pci.txt | Yijing Wang | 2013-09-25 | 1 | -3/+5 |
* | PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto() | Alexander Gordeev | 2013-01-24 | 1 | -5/+32 |
* | Documentation: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 2 | -23/+3 |
* | PCI: SRIOV control and status via sysfs (documentation) | Donald Dutile | 2012-11-28 | 1 | -4/+44 |
* | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -1/+1 |
* | Docs: MSI-HOWTO: MSI -> MSIs | Michael Witten | 2011-08-02 | 1 | -1/+1 |
* | Docs: MSI-HOWTO: Insert a comma | Michael Witten | 2011-08-02 | 1 | -1/+1 |
* | Docs: MSI-HOWTO: can -> could | Michael Witten | 2011-08-02 | 1 | -1/+1 |
* | Docs: MSI-HOWTO: Use `unknown ...' rather than `... know about.' | Michael Witten | 2011-08-02 | 1 | -1/+1 |
* | Docs: MSI-HOWTO: may -> might | Michael Witten | 2011-08-02 | 1 | -1/+1 |
* | Docs: MSI-HOWTO: Insert a comma | Michael Witten | 2011-08-02 | 1 | -1/+1 |
* | Docs: MSI-HOWTO: API -> function | Michael Witten | 2011-08-02 | 1 | -1/+1 |
* | Docs: MSI-HOWTO: , -> ; | Michael Witten | 2011-08-02 | 1 | -1/+1 |
* | Docs: MSI-HOWTO: Move a sentence to another paragraph | Michael Witten | 2011-08-02 | 1 | -4/+3 |
* | Docs: MSI-HOWTO: Insert `that' | Michael Witten | 2011-08-02 | 1 | -1/+1 |
* | Docs: MSI-HOWTO: Offset modifier with a comma, and insert `yet' for emphasis | Michael Witten | 2011-08-02 | 1 | -3/+3 |
* | Docs: MSI-HOWTO: Put the `because' subordinate clause first | Michael Witten | 2011-08-02 | 1 | -4/+4 |
* | Docs: MSI-HOWTO: Streamline some wording | Michael Witten | 2011-08-02 | 1 | -2/+2 |
* | Docs: MSI-HOWTO: `asked for' -> `requested' | Michael Witten | 2011-08-02 | 1 | -1/+1 |
* | Docs: MSI-HOWTO: Use present tense and streamline some wording | Michael Witten | 2011-08-02 | 1 | -22/+22 |
* | Docs: MSI-HOWTO: Use the subjunctive, and change `can' to `may' | Michael Witten | 2011-08-02 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | Documentation: pci.txt: fix typo | Kulikov Vasiliy | 2010-07-11 | 1 | -1/+1 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-05-21 | 1 | -16/+13 |
|\ |
|
| * | PCI: aerdrv: introduce default_downstream_reset_link | Hidetoshi Seto | 2010-05-11 | 1 | -7/+8 |
| * | PCI: aerdrv, doc: update example output in pcieaer-howto.txt | Hidetoshi Seto | 2010-05-11 | 1 | -9/+5 |
* | | Documentation/: it's -> its where appropriate | Francis Galiegue | 2010-04-23 | 1 | -2/+2 |
|/ |
|
* | Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt | FUJITA Tomonori | 2010-03-24 | 1 | -758/+0 |
* | Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API | FUJITA Tomonori | 2010-03-12 | 1 | -180/+172 |
* | Documentation: Rename Documentation/DMA-mapping.txt | Kusanagi Kouichi | 2010-01-02 | 1 | -0/+766 |