summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas2-0/+34
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas1-3/+12
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas1-2/+4
2017-04-28Merge branch 'pci/switchtec' into nextBjorn Helgaas3-0/+177
2017-04-28Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-1/+13
2017-04-28Merge branch 'pci/host-faraday' into nextBjorn Helgaas1-0/+129
2017-04-28Documentation: PCI: Add userguide for PCI endpoint test functionKishon Vijay Abraham I2-0/+181
2017-04-28Documentation: misc-devices: Add Documentation for pci-endpoint-test driverKishon Vijay Abraham I1-0/+35
2017-04-28dt-bindings: PCI: dra7xx: Add DT bindings to enable unaligned accessKishon Vijay Abraham I1-0/+5
2017-04-28dt-bindings: PCI: dra7xx: Add DT bindings for PCI dra7xx EP modeKishon Vijay Abraham I1-7/+30
2017-04-28dt-bindings: PCI: Add DT bindings for PCI designware EP modeKishon Vijay Abraham I1-8/+18
2017-04-28Documentation: PCI: Add binding documentation for pci-test endpoint functionKishon Vijay Abraham I2-0/+19
2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi1-2/+4
2017-04-20PCI: Add sysfs sriov_drivers_autoprobe to control VF driver bindingBodong Wang2-0/+34
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse1-3/+7
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse1-1/+2
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse1-0/+4
2017-04-12switchtec: Add IOCTLs to the Switchtec driverLogan Gunthorpe2-0/+28
2017-04-12switchtec: Add sysfs attributes to the Switchtec driverLogan Gunthorpe1-0/+96
2017-04-12switchtec: Add user interface documentationLogan Gunthorpe1-0/+53
2017-04-11Documentation: PCI: Add specification for the *PCI test* function deviceKishon Vijay Abraham I2-0/+68
2017-04-11Documentation: PCI: Guide to use PCI endpoint configfsKishon Vijay Abraham I2-0/+107
2017-04-11Documentation: PCI: Guide to use PCI Endpoint Core LayerKishon Vijay Abraham I2-0/+217
2017-04-05PCI: imx6: Add code to support i.MX7DAndrey Smirnov1-1/+13
2017-03-24PCI: Add DT bindings for Faraday Technology PCI Host BridgeLinus Walleij1-0/+129
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxLinus Torvalds8-41/+47
2017-03-04Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2-0/+3
2017-03-04Documentation/sphinx: fix primary_domain configurationJohn Keeping1-1/+1
2017-03-04docs: Fix htmldocs build failureMartyn Welch1-2/+2
2017-03-04doc/ko_KR/memory-barriers: Update control-dependencies sectionSeongJae Park1-31/+37
2017-03-04pcieaer doc: update the linkCao jin1-1/+1
2017-03-04Documentation: Update path to sysrq.txtKrzysztof Kozlowski4-6/+6
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+4
2017-03-03statx: Add a system call to make enhanced file info availableDavid Howells2-2/+4
2017-03-03Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-37/+26
2017-03-03Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'Rafael J. Wysocki3-37/+26
2017-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+15
2017-03-02Merge branch 'next/late' with mainlineArnd Bergmann2-0/+3
2017-03-02Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-2/+5
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells1-2/+15
2017-03-02PM / OPP: Documentation: Fix opp-microvolt in examplesViresh Kumar1-22/+22
2017-03-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds3-0/+179
2017-03-01Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2017-03-01Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-1/+1
2017-03-01Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+2
2017-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+114
2017-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds26-46/+56
2017-02-28Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-7/+205
2017-02-28Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds8-6/+71
2017-02-28scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada11-15/+15