Age | Commit message (Expand) | Author | Files | Lines |
2019-09-24 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 10 | -445/+434 |
2019-09-24 | Merge branch 'pci/encapsulate' | Bjorn Helgaas | 4 | -58/+45 |
2019-09-24 | Merge branch 'pci/aspm' | Bjorn Helgaas | 17 | -51/+18 |
2019-09-07 | PCI: Get rid of dev->has_secondary_link flag | Mika Westerberg | 6 | -28/+37 |
2019-09-07 | PCI: Make pcie_downstream_port() available outside of access.c | Mika Westerberg | 2 | -9/+9 |
2019-08-28 | PCI/ACPI: Remove unnecessary struct hotplug_program_ops | Krzysztof Wilczynski | 3 | -102/+76 |
2019-08-28 | PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c | Krzysztof Wilczynski | 4 | -367/+375 |
2019-08-28 | PCI/ACPI: Rename _HPX structs from hpp_* to hpx_* | Krzysztof Wilczynski | 3 | -66/+64 |
2019-08-28 | PCI: Move ASPM declarations to linux/pci.h | Krzysztof Wilczynski | 17 | -51/+18 |
2019-07-30 | PCI: Make pci_set_of_node(), etc private | Kelsey Skunberg | 2 | -8/+9 |
2019-07-30 | PCI: Make pci_enable_ptm() private | Kelsey Skunberg | 2 | -7/+3 |
2019-07-30 | PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private | Kelsey Skunberg | 2 | -8/+8 |
2019-07-30 | PCI: Make pci_ats_init() private | Kelsey Skunberg | 2 | -5/+4 |
2019-07-30 | PCI: Make pcie_update_link_speed() private | Kelsey Skunberg | 2 | -1/+1 |
2019-07-30 | PCI: Make pci_bus_get(), pci_bus_put() private | Kelsey Skunberg | 2 | -2/+2 |
2019-07-30 | PCI: Make pci_hotplug_io_size, mem_size, and bus_size private | Kelsey Skunberg | 2 | -4/+3 |
2019-07-30 | PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private | Kelsey Skunberg | 2 | -5/+5 |
2019-07-30 | PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private | Kelsey Skunberg | 2 | -3/+3 |
2019-07-30 | PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private | Kelsey Skunberg | 2 | -2/+2 |
2019-07-30 | PCI: Make PCI_PM_* delay times private | Kelsey Skunberg | 2 | -5/+5 |
2019-07-24 | PCI: Unexport pci_bus_sem | Kelsey Skunberg | 1 | -1/+0 |
2019-07-24 | PCI: Unexport pci_bus_get() and pci_bus_put() | Kelsey Skunberg | 1 | -2/+0 |
2019-07-24 | PCI: Remove pci_block_cfg_access() et al (unused) | Kelsey Skunberg | 1 | -5/+0 |
2019-07-22 | Linus 5.3-rc1 | Linus Torvalds | 1 | -2/+2 |
2019-07-21 | Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 11 | -122/+119 |
2019-07-21 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2019-07-21 | Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 8 | -31/+126 |
2019-07-21 | iommu/amd: fix a crash in iova_magazine_free_pfns | Qian Cai | 1 | -1/+1 |
2019-07-21 | hexagon: switch to generic version of pte allocation | Mike Rapoport | 1 | -32/+2 |
2019-07-21 | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb | Linus Torvalds | 19 | -60/+1458 |
2019-07-21 | typo fix: it's d_make_root, not d_make_inode... | Al Viro | 1 | -1/+1 |
2019-07-21 | dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples | Rob Herring | 1 | -0/+4 |
2019-07-21 | dt-bindings: iio: ad7124: Fix dtc warnings in example | Rob Herring | 1 | -33/+38 |
2019-07-21 | dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example | Rob Herring | 1 | -1/+1 |
2019-07-21 | dt-bindings: pinctrl: aspeed: Fix AST2500 example errors | Rob Herring | 1 | -4/+1 |
2019-07-21 | dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors | Rob Herring | 2 | -2/+6 |
2019-07-21 | dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes | Rob Herring | 1 | -82/+61 |
2019-07-21 | dt-bindings: Ensure child nodes are of type 'object' | Rob Herring | 6 | -0/+8 |
2019-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 20 | -29/+2183 |
2019-07-20 | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 8 | -26/+83 |
2019-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 33 | -215/+226 |
2019-07-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 20 | -142/+1029 |
2019-07-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 22 | -245/+311 |
2019-07-20 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+16 |
2019-07-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+26 |
2019-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 31 | -232/+723 |
2019-07-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 20 | -74/+123 |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 36 | -173/+178 |
2019-07-20 | Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -116/+172 |
2019-07-20 | x86/entry/64: Prevent clobbering of saved CR2 value | Thomas Gleixner | 1 | -1/+10 |