aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/bios32.c
AgeCommit message (Expand)Author
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-08-12ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-06-03ARM: pci: create pci_common_init_dev()Linus Walleij
2013-04-03ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni
2013-02-16ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding
2013-02-16ARM: 7647/1: pci: Keep pci_common_init() around after initThierry Reding
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
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-08-13Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann
2012-07-26ARM: move PCI i/o resource setup into common codeRob Herring
2012-07-25ARM: Add fixed PCI i/o mappingRob Herring
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-12arm/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
2012-05-16ARM: PCI: remove per-pci_hw list of busesRussell King
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King
2012-04-26ARM: PCI: remove unused sys->hwRussell King
2012-03-30ARM: fix bios32.c build warningRussell King
2012-03-20arm/PCI: don't export pci_flagsBjorn Helgaas
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas
2012-02-23arm/PCI: remove arch pci_flags definitionBjorn Helgaas
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker
2011-10-01ARM: pci: always export pcibios_bus_to_resourceArnd Bergmann
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-03-29arm: bios32: Remove non exisiting machine codeThomas Gleixner
2011-02-23ARM: 6608/1: enable bridges in pci_common_init.Colin Tuckley
2010-04-22ARM: 6058/1: Add support for PCI domainsAnton Vorontsov
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2009-01-07PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas
2009-01-07PCI: arm: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2007-10-15[ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport
2007-09-30[ARM] Resolve PCI section warningsRussell King
2006-07-13[ARM] arch/arm/kernel/bios32.c: no need to set isa_bridgeAdrian Bunk
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
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter
2006-03-21[ARM] Convert kmalloc+memset to kzallocRussell King
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski
2005-04-16Linux-2.6.12-rc2Linus Torvalds