aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas6-44/+6
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas3-19/+38
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas1-216/+195
2018-01-31Merge branch 'pci/switchtec' into nextBjorn Helgaas2-1/+5
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas2-0/+21
2018-01-31Merge branch 'pci/enumeration' into nextBjorn Helgaas2-1/+4
2018-01-31Merge branch 'pci/dt-resources' into nextBjorn Helgaas1-7/+1
2018-01-31Merge branch 'pci/dpc' into nextBjorn Helgaas1-11/+13
2018-01-31Merge branch 'pci/dma' into nextBjorn Helgaas1-14/+13
2018-01-31PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen1-18/+25
2018-01-31PCI: Add vendor ID for CadenceCyrille Pitchen1-0/+2
2018-01-31PCI: Add generic function to probe PCI host controllersCyrille Pitchen1-0/+1
2018-01-31PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen1-0/+9
2018-01-30PCI/DPC: Reformat DPC register definitionsBjorn Helgaas1-13/+13
2018-01-30PCI/DPC: Add and use DPC Status register field definitionsBjorn Helgaas1-0/+2
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2-20/+2
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas4-24/+4
2018-01-25PCI: Make of_irq_parse_pci() staticRob Herring1-6/+0
2018-01-23PCI: Add pci_enable_atomic_ops_to_root()Jay Cornwall2-1/+4
2018-01-19PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n buildNiklas Cassel1-0/+7
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler1-0/+12
2018-01-17PCI: Remove NULL device handling from PCI DMA APIChristoph Hellwig1-14/+13
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring1-1/+1
2018-01-10PCI: Add #defines for Completion Timeout Disable featureBjorn Helgaas1-0/+2
2017-12-18PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas1-216/+195
2017-12-18switchtec: Add Global Fabric Manager Server (GFMS) eventLogan Gunthorpe2-1/+5
2017-12-18PCI/ASPM: Unexport internal ASPM interfacesBjorn Helgaas1-33/+2
2017-12-18PCI/ASPM: Enable Latency Tolerance Reporting when supportedBjorn Helgaas1-0/+2
2017-12-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar1-3/+3
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-10/+21
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-228/+11
2017-12-15pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz1-1/+0
2017-12-15net: sched: Add TCA_HW_OFFLOADYuval Mintz2-0/+2
2017-12-14Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-5/+8
2017-12-14Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+3
2017-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-2/+23
2017-12-14mm, oom_reaper: fix memory corruptionMichal Hocko2-0/+10
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-12-14exec: avoid gcc-8 warning for get_task_commArnd Bergmann1-1/+5
2017-12-14string.h: workaround for increased stack usageArnd Bergmann1-1/+4
2017-12-14lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson1-0/+2
2017-12-14include/linux/idr.h: add #include <linux/bug.h>Wei Wang1-0/+1
2017-12-14Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/drm-miscLinus Torvalds3-5/+25
2017-12-13drm: rework delayed connector cleanup in connector_iterDaniel Vetter2-5/+23
2017-12-13ipv4: igmp: guard against silly MTU valuesEric Dumazet1-0/+1
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard1-0/+2
2017-12-12compiler.h: Remove ACCESS_ONCE()Mark Rutland1-36/+11
2017-12-12locking/lockdep: Remove the cross-release locking checksIngo Molnar3-181/+0