summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/bios32.c
Commit message (Expand)AuthorAgeFilesLines
* ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi2015-08-201-12/+0
* ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-201-2/+3
* ARM/PCI: Replace panic with WARN messages on failuresLorenzo Pieralisi2015-08-201-4/+6
* ARM/PCI: Set MPS before pci_bus_add_devices()Murali Karicheri2015-07-231-13/+5
* ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculationLorenzo Pieralisi2015-02-231-8/+2
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-101-3/+2
|\
| * PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-051-3/+2
* | ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2014-12-271-3/+0
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-121-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/+0
* | 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/+3
|\
| * ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resourcesWill Deacon2014-02-251-34/+3
* | Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-181-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/+2
|/
* 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/+0
|/
* 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-031-10/+8
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-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-181-9/+0
* | | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-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/+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
OpenPOWER on IntegriCloud