aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/pci.c
AgeCommit message (Expand)Author
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-03-28alpha: switch pci syscalls to SYSCALL_DEFINEAl Viro
2018-01-20alpha: deprecate pci_get_bus_and_slot()Sinan Kaya
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-07alpha/PCI: Make pdev_save_srm_config() staticBjorn Helgaas
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-04alpha: squash lines for immediate returnMasahiro Yamada
2017-08-03alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-01-16alpha/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2014-03-19alpha/PCI: Use default pcibios_enable_device()Bjorn Helgaas
2013-01-03ALPHA: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-06-26alpha/PCI: factor out pcibios_setup()Myron Stowe
2012-06-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-12alpha/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
2012-02-23alpha/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23alpha/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06alpha/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2011-11-28alpha: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap
2009-01-07PCI: alpha: use generic INTx swizzle from PCI coreBjorn Helgaas
2009-01-07PCI: alpha: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2008-11-30alpha: pcibios_resource_to_bus() is callable from normal codeAl Viro
2008-06-20alpha: resurrect Cypress IDE quirkIvan Kokshaysky
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24alpha: fix legacy mode PCI IDE controllersIvan Kokshaysky
2008-04-20PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas
2007-07-26deal with alpha section warningsAl Viro
2007-02-07PCI: make isa_bridge Alpha-onlyAdrian Bunk
2006-12-07[PATCH] alpha: switch to pci_get APIAlan Cox
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds