index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
bios32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM/PCI: Move align_resource function pointer to pci_host_bridge structure
Gabriele Paoloni
2015-11-25
1
-8
/
+11
*
ARM/PCI: Replace pci_sys_data->align_resource with global function pointer
Gabriele Paoloni
2015-11-02
1
-4
/
+8
*
ARM/PCI: Remove msi_controller from struct pci_sys_data
Lorenzo Pieralisi
2015-08-20
1
-12
/
+0
*
ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()
Lorenzo Pieralisi
2015-08-20
1
-2
/
+3
*
ARM/PCI: Replace panic with WARN messages on failures
Lorenzo Pieralisi
2015-08-20
1
-4
/
+6
*
ARM/PCI: Set MPS before pci_bus_add_devices()
Murali Karicheri
2015-07-23
1
-13
/
+5
*
ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculation
Lorenzo Pieralisi
2015-02-23
1
-8
/
+2
*
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-10
1
-3
/
+2
|
\
|
*
PCI: Use common resource list management code instead of private implementation
Jiang Liu
2015-02-05
1
-3
/
+2
*
|
ARM/PCI: Move to generic PCI domains
Lorenzo Pieralisi
2014-12-27
1
-3
/
+0
|
/
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-12-12
1
-1
/
+1
|
\
|
*
ARM: convert printk(KERN_* to pr_*
Russell King
2014-11-21
1
-1
/
+1
*
|
ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()
Yijing Wang
2014-11-21
1
-16
/
+0
*
|
ARM/PCI: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-0
/
+12
|
/
*
ARM/PCI: Call pcie_bus_configure_settings() to set MPS
Murali Karicheri
2014-05-30
1
-0
/
+12
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-05
1
-34
/
+3
|
\
|
*
ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resources
Will Deacon
2014-02-25
1
-34
/
+3
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-02-18
1
-1
/
+1
|
\
\
|
*
|
PCI: Update outdated comment for pcibios_bus_report_status()
Yijing Wang
2014-02-14
1
-1
/
+1
|
|
/
*
|
ARM/PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
2014-02-14
1
-5
/
+2
|
/
*
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-09-06
1
-0
/
+16
|
\
|
*
ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
Thomas Petazzoni
2013-08-12
1
-0
/
+16
*
|
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-07-25
1
-5
/
+0
|
/
*
ARM: pci: create pci_common_init_dev()
Linus Walleij
2013-06-03
1
-4
/
+5
*
ARM: 7683/1: pci: add a align_resource hook
Thomas Petazzoni
2013-04-03
1
-0
/
+6
*
ARM: 7648/1: pci: Allow passing per-controller private data
Thierry Reding
2013-02-16
1
-0
/
+3
*
ARM: 7647/1: pci: Keep pci_common_init() around after init
Thierry Reding
2013-02-16
1
-3
/
+3
*
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-10
/
+8
*
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-10-01
1
-5
/
+49
|
\
|
*
Merge branch 'cleanup/io-pci' into next/cleanups
Arnd Bergmann
2012-08-13
1
-5
/
+49
|
|
\
|
|
*
ARM: move PCI i/o resource setup into common code
Rob Herring
2012-07-26
1
-5
/
+36
|
|
*
ARM: Add fixed PCI i/o mapping
Rob Herring
2012-07-25
1
-0
/
+13
*
|
|
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-09-18
1
-9
/
+0
*
|
|
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2012-09-18
1
-1
/
+1
|
/
/
*
|
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
2012-06-18
1
-1
/
+1
|
\
\
|
*
|
arm/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-06-12
1
-1
/
+1
|
|
/
*
|
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
1
-1
/
+1
|
/
*
ARM: PCI: remove per-pci_hw list of buses
Russell King
2012-05-16
1
-6
/
+5
*
ARM: PCI: provide a default bus scan implementation
Russell King
2012-05-13
1
-1
/
+5
*
ARM: PCI: get rid of pci_std_swizzle()
Russell King
2012-05-13
1
-3
/
+16
*
ARM: PCI: remove unused sys->hw
Russell King
2012-04-26
1
-1
/
+0
*
ARM: fix bios32.c build warning
Russell King
2012-03-30
1
-1
/
+0
*
arm/PCI: don't export pci_flags
Bjorn Helgaas
2012-03-20
1
-1
/
+0
*
arm/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
1
-65
/
+4
*
arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
Bjorn Helgaas
2012-02-23
1
-3
/
+2
*
arm/PCI: remove arch pci_flags definition
Bjorn Helgaas
2012-02-23
1
-0
/
+2
*
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-19
/
+8
*
PCI: ARM: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
1
-0
/
+7
*
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
ARM: pci: always export pcibios_bus_to_resource
Arnd Bergmann
2011-10-01
1
-5
/
+4
[next]