index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
pci.c
Age
Commit message (
Expand
)
Author
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-03-28
alpha: switch pci syscalls to SYSCALL_DEFINE
Al Viro
2018-01-20
alpha: deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-07
alpha/PCI: Make pdev_save_srm_config() static
Bjorn Helgaas
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-04
alpha: squash lines for immediate return
Masahiro Yamada
2017-08-03
alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2015-09-15
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
2015-07-23
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2015-01-16
alpha/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2014-03-19
alpha/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
2013-01-03
ALPHA: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-09-18
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-06-26
alpha/PCI: factor out pcibios_setup()
Myron Stowe
2012-06-18
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-12
alpha/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-02-23
alpha/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
alpha/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-06
alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2011-11-28
alpha: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
2009-04-01
alpha: convert u64 to unsigned long long
Randy Dunlap
2009-01-07
PCI: alpha: use generic INTx swizzle from PCI core
Bjorn Helgaas
2009-01-07
PCI: alpha: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2008-11-30
alpha: pcibios_resource_to_bus() is callable from normal code
Al Viro
2008-06-20
alpha: resurrect Cypress IDE quirk
Ivan Kokshaysky
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
2008-04-28
alpha: remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
alpha: fix legacy mode PCI IDE controllers
Ivan Kokshaysky
2008-04-20
PCI: alpha: use generic pci_enable_resources()
Bjorn Helgaas
2007-07-26
deal with alpha section warnings
Al Viro
2007-02-07
PCI: make isa_bridge Alpha-only
Adrian Bunk
2006-12-07
[PATCH] alpha: switch to pci_get API
Alan Cox
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2005-08-04
[PATCH] pci and yenta: pcibios_bus_to_resource
Dominik Brodowski
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds