aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/bios32.c
Commit message (Expand)AuthorAge
* ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculationLorenzo Pieralisi2015-02-23
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-10
|\
| * PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-05
* | ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2014-12-27
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-12
|\
| * ARM: convert printk(KERN_* to pr_*Russell King2014-11-21
* | ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang2014-11-21
* | ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang2014-11-21
|/
* ARM/PCI: Call pcie_bus_configure_settings() to set MPSMurali Karicheri2014-05-30
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-05
|\
| * ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resourcesWill Deacon2014-02-25
* | Merge branch 'pci/misc' into nextBjorn Helgaas2014-02-18
|\ \
| * | PCI: Update outdated comment for pcibios_bus_report_status()Yijing Wang2014-02-14
| |/
* / ARM/PCI: Use list_for_each_entry() for bus traversalYijing Wang2014-02-14
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-06
|\
| * ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni2013-08-12
* | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-25
|/
* ARM: pci: create pci_common_init_dev()Linus Walleij2013-06-03
* ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni2013-04-03
* ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding2013-02-16
* ARM: 7647/1: pci: Keep pci_common_init() around after initThierry Reding2013-02-16
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\
| * Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann2012-08-13
| |\
| | * ARM: move PCI i/o resource setup into common codeRob Herring2012-07-26
| | * ARM: Add fixed PCI i/o mappingRob Herring2012-07-25
* | | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-18
* | | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-18
|/ /
* | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-18
|\ \
| * | arm/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-12
| |/
* / PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
|/
* ARM: PCI: remove per-pci_hw list of busesRussell King2012-05-16
* ARM: PCI: provide a default bus scan implementationRussell King2012-05-13
* ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-13
* ARM: PCI: remove unused sys->hwRussell King2012-04-26
* ARM: fix bios32.c build warningRussell King2012-03-30
* arm/PCI: don't export pci_flagsBjorn Helgaas2012-03-20
* arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
* arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas2012-02-23
* arm/PCI: remove arch pci_flags definitionBjorn Helgaas2012-02-23
* arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
* PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-31
* ARM: pci: always export pcibios_bus_to_resourceArnd Bergmann2011-10-01
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-22
* arm: bios32: Remove non exisiting machine codeThomas Gleixner2011-03-29
* ARM: 6608/1: enable bridges in pci_common_init.Colin Tuckley2011-02-23
* ARM: 6058/1: Add support for PCI domainsAnton Vorontsov2010-04-22
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-22
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-22