index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
bios32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
ARM/PCI: Remove unused fields from struct hw_pci
Lorenzo Pieralisi
1
-14
/
+2
2020-07-21
ARM: 8993/1: remove it8152 PCI controller driver
Mike Rapoport
1
-17
/
+0
2017-12-18
PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64
Bjorn Helgaas
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-10
ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leak
Lorenzo Pieralisi
1
-1
/
+1
2017-07-02
ARM/PCI: Remove pci_fixup_irqs() call for bios32 host controllers
Lorenzo Pieralisi
1
-2
/
+3
2017-06-28
ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-14
/
+25
2017-04-20
ARM/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
1
-20
/
+0
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+2
2016-08-01
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
1
-2
/
+11
2016-06-23
ARM/PCI: Remove arch-specific pcibios_enable_device()
Lorenzo Pieralisi
1
-12
/
+0
2016-06-23
ARM/PCI: Claim bus resources on PCI_PROBE_ONLY set-ups
Lorenzo Pieralisi
1
-11
/
+9
2016-06-21
ARM: Make PCI I/O space optional
Bjorn Helgaas
1
-2
/
+11
2016-04-04
ARM: 8554/1: kernel: pci: remove pci=firmware command line parameter handling
Lorenzo Pieralisi
1
-3
/
+0
2015-11-25
ARM/PCI: Move align_resource function pointer to pci_host_bridge structure
Gabriele Paoloni
1
-8
/
+11
2015-11-02
ARM/PCI: Replace pci_sys_data->align_resource with global function pointer
Gabriele Paoloni
1
-4
/
+8
2015-08-20
ARM/PCI: Remove msi_controller from struct pci_sys_data
Lorenzo Pieralisi
1
-12
/
+0
2015-08-20
ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()
Lorenzo Pieralisi
1
-2
/
+3
2015-08-20
ARM/PCI: Replace panic with WARN messages on failures
Lorenzo Pieralisi
1
-4
/
+6
2015-07-23
ARM/PCI: Set MPS before pci_bus_add_devices()
Murali Karicheri
1
-13
/
+5
2015-02-23
ARM: 8293/1: kernel: fix pci_mmap_page_range() offset calculation
Lorenzo Pieralisi
1
-8
/
+2
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
1
-3
/
+2
2014-12-27
ARM/PCI: Move to generic PCI domains
Lorenzo Pieralisi
1
-3
/
+0
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2014-11-21
ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()
Yijing Wang
1
-16
/
+0
2014-11-21
ARM/PCI: Save MSI controller in pci_sys_data
Yijing Wang
1
-0
/
+12
2014-11-21
ARM: convert printk(KERN_* to pr_*
Russell King
1
-1
/
+1
2014-05-30
ARM/PCI: Call pcie_bus_configure_settings() to set MPS
Murali Karicheri
1
-0
/
+12
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-34
/
+3
2014-02-25
ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resources
Will Deacon
1
-34
/
+3
2014-02-18
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+1
2014-02-14
ARM/PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
1
-5
/
+2
2014-02-14
PCI: Update outdated comment for pcibios_bus_report_status()
Yijing Wang
1
-1
/
+1
2013-09-06
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+16
2013-08-12
ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
Thomas Petazzoni
1
-0
/
+16
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
1
-5
/
+0
2013-06-03
ARM: pci: create pci_common_init_dev()
Linus Walleij
1
-4
/
+5
2013-04-03
ARM: 7683/1: pci: add a align_resource hook
Thomas Petazzoni
1
-0
/
+6
2013-02-16
ARM: 7648/1: pci: Allow passing per-controller private data
Thierry Reding
1
-0
/
+3
2013-02-16
ARM: 7647/1: pci: Keep pci_common_init() around after init
Thierry Reding
1
-3
/
+3
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-10
/
+8
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+49
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-9
/
+0
2012-09-18
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
1
-1
/
+1
2012-08-13
Merge branch 'cleanup/io-pci' into next/cleanups
Arnd Bergmann
1
-5
/
+49
2012-07-26
ARM: move PCI i/o resource setup into common code
Rob Herring
1
-5
/
+36
2012-07-25
ARM: Add fixed PCI i/o mapping
Rob Herring
1
-0
/
+13
2012-06-18
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
1
-1
/
+1
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-1
/
+1
[next]