summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/bios32.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-181-1/+1
|\
| * arm/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-1/+1
* | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
|/
* ARM: PCI: remove per-pci_hw list of busesRussell King2012-05-161-6/+5
* ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-1/+5
* ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-131-3/+16
* ARM: PCI: remove unused sys->hwRussell King2012-04-261-1/+0
* ARM: fix bios32.c build warningRussell King2012-03-301-1/+0
* arm/PCI: don't export pci_flagsBjorn Helgaas2012-03-201-1/+0
* arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-65/+4
* arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas2012-02-231-3/+2
* arm/PCI: remove arch pci_flags definitionBjorn Helgaas2012-02-231-0/+2
* arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-19/+8
* PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-0/+7
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-311-1/+1
* ARM: pci: always export pcibios_bus_to_resourceArnd Bergmann2011-10-011-5/+4
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* arm: bios32: Remove non exisiting machine codeThomas Gleixner2011-03-291-25/+0
* ARM: 6608/1: enable bridges in pci_common_init.Colin Tuckley2011-02-231-0/+5
* ARM: 6058/1: Add support for PCI domainsAnton Vorontsov2010-04-221-0/+3
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-3/+5
* PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-071-27/+0
* PCI: arm: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-071-3/+3
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport2007-10-151-3/+25
* [ARM] Resolve PCI section warningsRussell King2007-09-301-2/+2
* [ARM] arch/arm/kernel/bios32.c: no need to set isa_bridgeAdrian Bunk2006-07-131-11/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-3/+3
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0
* [ARM] Convert kmalloc+memset to kzallocRussell King2006-03-211-3/+1
* [PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski2005-08-041-0/+17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+699
OpenPOWER on IntegriCloud