index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-28
Merge branch 'pci/trivial'
Bjorn Helgaas
1
-12
/
+12
2019-11-26
PCI: Remove PCI_MSI_IRQ_DOMAIN architecture whitelist
Palmer Dabbelt
1
-1
/
+1
2019-11-21
PCI: Fix indentation
Krzysztof Kozlowski
1
-12
/
+12
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2019-09-23
Merge branch 'pci/trivial'
Bjorn Helgaas
1
-1
/
+1
2019-09-23
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-1
/
+1
2019-08-30
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-1
/
+1
2019-08-22
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
Haiyang Zhang
1
-0
/
+1
2019-08-15
PCI: pci-hyperv: Fix build errors on non-SYSFS config
Randy Dunlap
1
-1
/
+1
2019-08-08
PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for RISC-V
Wesley Terpstra
1
-1
/
+1
2019-01-14
PCI: Fix PCI kconfig menu organization
Rob Herring
1
-14
/
+8
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2018-11-23
PCI: consolidate the PCI_SYSCALL symbol
Christoph Hellwig
1
-0
/
+3
2018-11-23
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
Christoph Hellwig
1
-0
/
+9
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-0
/
+18
2018-11-05
PCI: Expand the "PF" acronym in Kconfig help text
Randy Dunlap
1
-3
/
+3
2018-10-20
Merge branch 'remotes/lorenzo/pci/controller-misc'
Bjorn Helgaas
1
-0
/
+3
2018-10-18
PCI: Introduce PCI bridge emulated config space common logic
Thomas Petazzoni
1
-0
/
+3
2018-10-10
PCI/P2PDMA: Support peer-to-peer memory
Logan Gunthorpe
1
-0
/
+17
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-3
/
+1
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2018-05-09
PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
Christoph Hellwig
1
-4
/
+0
2018-04-24
PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFs
Alexander Duyck
1
-0
/
+12
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-0
/
+1
2018-01-31
PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller
Cyrille Pitchen
1
-0
/
+1
2018-01-31
PCI: Regroup all PCI related entries into drivers/pci/Makefile
Cyrille Pitchen
1
-0
/
+1
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
1
-0
/
+1
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+0
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
1
-9
/
+0
2017-11-14
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-4
/
+4
2017-11-07
PCI: Move PCI_QUIRKS to the PCI bus menu
Randy Dunlap
1
-0
/
+9
2017-10-05
PCI: Add Kconfig PCI_IOV dependency for PCI_REALLOC_ENABLE_AUTO
Sascha El-Sharkawy
1
-4
/
+4
2017-06-28
PCI: Provide Kconfig option for lockless config space accessors
Thomas Gleixner
1
-0
/
+3
2017-04-28
Merge branch 'pci/switchtec' into next
Bjorn Helgaas
1
-0
/
+1
2017-04-11
PCI: endpoint: Add EP core layer to enable EP controller and EP functions
Kishon Vijay Abraham I
1
-0
/
+1
2017-03-06
MicroSemi Switchtec management interface driver
Logan Gunthorpe
1
-0
/
+1
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
1
-0
/
+1
2016-09-06
PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARC
Joao Pinto
1
-1
/
+1
2016-06-15
PCI/MSI: irqchip: Fix PCI_MSI dependencies
Arnd Bergmann
1
-1
/
+1
2016-05-11
PCI: Provide common functions for ECAM mapping
Jayachandran C
1
-0
/
+3
2016-03-21
PCI: Restore inclusion of pci/hotplug Kconfig
Tero Roponen
1
-0
/
+1
2016-03-15
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
1
-1
/
+7
2016-03-08
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
Bjorn Helgaas
1
-0
/
+1
2016-03-08
PCI: Include pci/pcie/Kconfig directly from pci/Kconfig
Bogicevic Sasa
1
-0
/
+3
2016-02-16
PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
Jake Oshins
1
-0
/
+7
2015-09-08
PCI,parisc: Enable 64-bit bus addresses on PA-RISC
Helge Deller
1
-1
/
+1
2015-08-20
PCI: Don't use 64-bit bus addresses on PA-RISC
Bjorn Helgaas
1
-1
/
+1
2015-05-29
PCI: Add pci_bus_addr_t
Yinghai Lu
1
-0
/
+4
2014-12-16
x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC
Jiang Liu
1
-1
/
+1
2014-12-16
PCI: Remove PCI ioapic driver
Jiang Liu
1
-7
/
+0
[next]