summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/bios32.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculationLorenzo Pieralisi2015-02-231-8/+2Star
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-111-3/+2Star
|\
| * PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-051-3/+2Star
* | ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2014-12-281-3/+0Star
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-131-1/+1
|\
| * ARM: convert printk(KERN_* to pr_*Russell King2014-11-211-1/+1
* | ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang2014-11-211-16/+0Star
* | ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-0/+12
|/
* ARM/PCI: Call pcie_bus_configure_settings() to set MPSMurali Karicheri2014-05-301-0/+12
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-051-34/+3Star
|\
| * ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resourcesWill Deacon2014-02-251-34/+3Star
* | Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-191-1/+1
|\ \
| * | PCI: Update outdated comment for pcibios_bus_report_status()Yijing Wang2014-02-141-1/+1
| |/
* / ARM/PCI: Use list_for_each_entry() for bus traversalYijing Wang2014-02-141-5/+2Star
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-0/+16
|\
| * ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni2013-08-121-0/+16
* | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-5/+0Star
|/
* ARM: pci: create pci_common_init_dev()Linus Walleij2013-06-031-4/+5
* ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni2013-04-031-0/+6
* ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding2013-02-161-0/+3
* ARM: 7647/1: pci: Keep pci_common_init() around after initThierry Reding2013-02-161-3/+3
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-10/+8Star
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-5/+49
|\
| * Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann2012-08-131-5/+49
| |\
| | * ARM: move PCI i/o resource setup into common codeRob Herring2012-07-261-5/+36
| | * ARM: Add fixed PCI i/o mappingRob Herring2012-07-251-0/+13
* | | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-191-9/+0Star
* | | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-191-1/+1
|/ /
* | 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/+5Star
* 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/+0Star
* ARM: fix bios32.c build warningRussell King2012-03-301-1/+0Star
* arm/PCI: don't export pci_flagsBjorn Helgaas2012-03-201-1/+0Star
* arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-65/+4Star
* arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas2012-02-241-3/+2Star
* arm/PCI: remove arch pci_flags definitionBjorn Helgaas2012-02-241-0/+2
* arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-19/+8Star
* 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-11-011-1/+1
* ARM: pci: always export pcibios_bus_to_resourceArnd Bergmann2011-10-011-5/+4Star
* 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/+0Star
* 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-231-1/+1
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-231-3/+5