aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg6-28/+37
2019-09-07PCI: Make pcie_downstream_port() available outside of access.cMika Westerberg2-9/+9
2019-09-05PCI: Add ACS quirk for iProc PAXBAbhinav Ratna1-0/+14
2019-09-05PCI: Force trailing new line to resource_alignment_param in sysfsLogan Gunthorpe1-0/+10
2019-09-05PCI: Move pci_[get|set]_resource_alignment_param() into their callersLogan Gunthorpe1-20/+12
2019-09-05PCI: Clean up resource_alignment parameter to not require static bufferLogan Gunthorpe1-18/+23
2019-09-05PCI: Use static const struct, not const static structKrzysztof Wilczynski1-2/+2
2019-09-05PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski2-2/+5
2019-09-05PCI/IOV: Remove group write permission from sriov_numvfs, sriov_drivers_autoprobeKelsey Skunberg1-3/+2
2019-08-28PCI/ACPI: Remove unnecessary struct hotplug_program_opsKrzysztof Wilczynski3-102/+76
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski4-367/+375
2019-08-28PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski3-66/+64
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski17-51/+18
2019-08-20PCI/IOV: Move sysfs SR-IOV functions to iov.cKelsey Skunberg3-174/+169
2019-08-20PCI: sysfs: Change permissions from symbolic to octalKelsey Skunberg1-11/+10
2019-08-20PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO()Kelsey Skunberg1-6/+6
2019-08-20PCI: sysfs: Define device attributes with DEVICE_ATTR*()Kelsey Skunberg1-32/+27
2019-08-08PCI: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-07-30PCI: Make pci_set_of_node(), etc privateKelsey Skunberg2-8/+9
2019-07-30PCI: Make pci_enable_ptm() privateKelsey Skunberg2-7/+3
2019-07-30PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() privateKelsey Skunberg2-8/+8
2019-07-30PCI: Make pci_ats_init() privateKelsey Skunberg2-5/+4
2019-07-30PCI: Make pcie_update_link_speed() privateKelsey Skunberg2-1/+1
2019-07-30PCI: Make pci_bus_get(), pci_bus_put() privateKelsey Skunberg2-2/+2
2019-07-30PCI: Make pci_hotplug_io_size, mem_size, and bus_size privateKelsey Skunberg2-4/+3
2019-07-30PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc privateKelsey Skunberg2-5/+5
2019-07-30PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() privateKelsey Skunberg2-3/+3
2019-07-30PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() privateKelsey Skunberg2-2/+2
2019-07-30PCI: Make PCI_PM_* delay times privateKelsey Skunberg2-5/+5
2019-07-24PCI: Use devm_add_action_or_reset()Fuqian Huang1-2/+1
2019-07-23PCI: Unexport pci_bus_semKelsey Skunberg1-1/+0
2019-07-23PCI: Unexport pci_bus_get() and pci_bus_put()Kelsey Skunberg1-2/+0
2019-07-23PCI: Remove pci_block_cfg_access() et al (unused)Kelsey Skunberg1-5/+0
2019-07-21Linus 5.3-rc1Linus Torvalds1-2/+2
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport1-32/+2
2019-07-20typo fix: it's d_make_root, not d_make_inode...Al Viro1-1/+1
2019-07-20dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring1-0/+4
2019-07-20dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring1-33/+38
2019-07-20dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring1-1/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring1-4/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring2-2/+6
2019-07-20dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring1-82/+61
2019-07-20dt-bindings: Ensure child nodes are of type 'object'Rob Herring6-0/+8
2019-07-20x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner1-1/+10
2019-07-20smp: Warn on function calls from softirq contextPeter Zijlstra1-0/+16
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland3-12/+35
2019-07-20KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini1-1/+7
2019-07-20KVM: VMX: dump VMCS on failed entryPaolo Bonzini1-0/+1
2019-07-20KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu1-2/+2