index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-4
/
+5
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
21
-82
/
+29
2020-08-03
PCI: j721e: Add TI J721E PCIe driver
Kishon Vijay Abraham I
5
-2
/
+527
2020-08-03
Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
1
-3
/
+3
2020-08-03
Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' and 'acpi-prop'
Rafael J. Wysocki
1
-3
/
+11
2020-07-31
PCI: switchtec: Add missing __iomem tag to fix sparse warnings
Logan Gunthorpe
1
-1
/
+1
2020-07-31
PCI: switchtec: Add missing __iomem and __user tags to fix sparse warnings
Logan Gunthorpe
1
-7
/
+7
2020-07-30
Merge tag 'pci-v5.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+13
2020-07-30
PCI: rpadlpar: Make functions static
Wei Yongjun
1
-3
/
+3
2020-07-30
PCI/P2PDMA: Allow P2PDMA on AMD Zen and newer CPUs
Logan Gunthorpe
1
-6
/
+15
2020-07-29
PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge
Robert Hancock
1
-0
/
+13
2020-07-29
PCI: Release IVRS table in AMD ACS quirk
Hanjun Guo
1
-0
/
+2
2020-07-29
PCI: Announce device after early fixups
Tiezhu Yang
1
-3
/
+3
2020-07-29
PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
Kai-Heng Feng
1
-1
/
+4
2020-07-29
PCI: Remove unused pci_lost_interrupt()
Heiner Kallweit
1
-50
/
+0
2020-07-28
of/irq: Make of_msi_map_rid() PCI bus agnostic
Lorenzo Pieralisi
1
-1
/
+1
2020-07-28
of/irq: make of_msi_map_get_device_domain() bus agnostic
Diana Craciun
1
-1
/
+1
2020-07-28
ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
Lorenzo Pieralisi
1
-1
/
+1
2020-07-28
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
Lorenzo Pieralisi
1
-1
/
+2
2020-07-28
PCI: cadence: Add MSI-X support to Endpoint driver
Alan Douglas
2
-1
/
+117
2020-07-28
PCI: hv: Make some functions static
Wei Yongjun
1
-7
/
+8
2020-07-28
PCI: tegra: Remove PLL power supplies
Thierry Reding
1
-8
/
+2
2020-07-27
PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driver
Rob Herring
1
-219
/
+0
2020-07-27
PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
Kishon Vijay Abraham I
1
-2
/
+7
2020-07-27
PCI: cadence: Add new *ops* for CPU addr fixup
Kishon Vijay Abraham I
4
-13
/
+24
2020-07-27
PCI: cadence: Allow pci_host_bridge to have custom pci_ops
Kishon Vijay Abraham I
1
-1
/
+2
2020-07-27
PCI: cadence: Add support to start link and verify link status
Kishon Vijay Abraham I
3
-1
/
+72
2020-07-27
PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses
Kishon Vijay Abraham I
2
-18
/
+62
2020-07-27
PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
Kishon Vijay Abraham I
2
-12
/
+3
2020-07-27
PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property
Kishon Vijay Abraham I
2
-17
/
+263
2020-07-27
PCI: hv: Fix a timing issue which causes kdump to fail occasionally
Wei Hu
1
-34
/
+37
2020-07-24
Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into master
Linus Torvalds
1
-21
/
+9
2020-07-24
PCI/ATS: Add pci_pri_supported() to check device or associated PF
Ashok Raj
1
-0
/
+15
2020-07-23
PCI: of: Reduce missing non-prefetchable memory region to a warning
Rob Herring
1
-4
/
+3
2020-07-23
PCI: rcar: Use struct pci_host_bridge.windows list directly
Rob Herring
1
-41
/
+4
2020-07-23
PCI: rcar: Use devm_pci_alloc_host_bridge()
Rob Herring
1
-5
/
+2
2020-07-23
PCI: cadence: Remove private bus number and range storage
Rob Herring
4
-26
/
+24
2020-07-23
PCI: cadence: Use bridge resources for outbound window setup
Rob Herring
1
-20
/
+15
2020-07-23
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
8
-18
/
+4
2020-07-23
PCI: rcar: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
1
-14
/
+5
2020-07-23
PCI: rockchip: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2
-11
/
+7
2020-07-23
PCI: xilinx: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
1
-7
/
+4
2020-07-23
PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
1
-7
/
+3
2020-07-23
PCI: mobiveil: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2
-8
/
+3
2020-07-23
PCI: designware: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
4
-15
/
+10
2020-07-23
PCI: aardvark: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
1
-7
/
+6
2020-07-23
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
10
-13
/
+0
2020-07-23
PCI: Set default bridge parent device
Rob Herring
21
-21
/
+2
2020-07-23
PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINS
Rob Herring
1
-1
/
+0
[prev]
[next]