index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pci: Add pcibios_disable_device() hook
Michael Neuling
2015-06-03
1
-0
/
+8
*
powerpc/pci: Export symbols for CXL
Daniel Axtens
2015-06-03
1
-0
/
+3
*
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
2015-04-14
1
-0
/
+20
|
\
|
*
powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
Wei Yang
2015-03-31
1
-0
/
+10
|
*
powerpc/powernv: Reserve additional space for IOV BAR according to the number...
Wei Yang
2015-03-31
1
-0
/
+6
|
*
powerpc/pci: Don't unset PCI resources for VFs
Wei Yang
2015-03-31
1
-0
/
+4
*
|
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
2015-04-11
1
-8
/
+35
*
|
powerpc: Create pci_controller_ops.reset_secondary_bus and shim
Daniel Axtens
2015-04-11
1
-6
/
+1
*
|
powerpc: Create pci_controller_ops.window_alignment and shim
Daniel Axtens
2015-04-11
1
-9
/
+1
*
|
powerpc: Create pci_controller_ops.enable_device_hook and shim
Daniel Axtens
2015-04-11
1
-3
/
+2
*
|
powerpc: Create pci_controller_ops.probe_mode and shim
Daniel Axtens
2015-04-11
1
-2
/
+2
*
|
powerpc: Create pci_controller_ops.dma_bus_setup and shim
Daniel Axtens
2015-04-11
1
-2
/
+1
*
|
powerpc: Create pci_controller_ops.dma_dev_setup and shim
Daniel Axtens
2015-04-11
1
-2
/
+1
*
|
powerpc: pcibios_enable_device_hook: return bool rather than int
Daniel Axtens
2015-04-11
1
-1
/
+1
*
|
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2015-04-10
1
-1
/
+1
|
/
*
powerpc/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2015-01-16
1
-1
/
+11
*
powerpc: Remove more traces of bootmem
Michael Ellerman
2014-11-19
1
-1
/
+0
*
powerpc/pci: Quieten unset I/O resource warning
Anton Blanchard
2014-11-05
1
-1
/
+1
*
powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change
Michael Ellerman
2014-10-16
1
-1
/
+5
*
powerpc/pci: remove duplicate declaration of pci_bus_find_capability
Wei Yang
2014-10-03
1
-1
/
+0
*
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
1
-1
/
+1
*
powerpc/pci: Remove duplicate logic
Gavin Shan
2014-07-03
1
-10
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-10
1
-59
/
+49
|
\
|
*
powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_ranges
Andrew Murray
2014-04-28
1
-59
/
+29
|
*
powerpc/pci: Mask linkDown on resetting PCI bus
Gavin Shan
2014-04-28
1
-0
/
+20
*
|
PCI: Move Open Firmware devspec attribute to PCI common code
Sebastian Ott
2014-04-30
1
-20
/
+0
|
/
*
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-21
1
-2
/
+2
*
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
1
-1
/
+1
*
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
1
-5
/
+4
*
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-06
1
-7
/
+6
|
\
|
*
powerpc: Make OF PCI device tree accesses endian safe
Anton Blanchard
2013-08-14
1
-3
/
+3
|
*
powerpc/pci: Remove duplicate check in pcibios_fixup_bus()
Gavin Shan
2013-08-14
1
-2
/
+1
|
*
powerpc: Fix a number of sparse warnings
Anton Blanchard
2013-08-14
1
-2
/
+2
*
|
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-03
1
-6
/
+2
|
\
\
|
|
/
|
/
|
|
*
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
2013-08-22
1
-6
/
+2
*
|
powerpc/pci: Partial tree hotplug support
Gavin Shan
2013-07-24
1
-0
/
+2
|
/
*
powerpc/pci: Improve device hotplug initialization
Guenter Roeck
2013-06-30
1
-5
/
+12
*
powerpc/pci: Check the bus address instead of resource address in pcibios_fix...
Kevin Hao
2013-06-10
1
-1
/
+3
*
powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges
Kevin Hao
2013-06-01
1
-4
/
+1
*
powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges
Kevin Hao
2013-06-01
1
-9
/
+0
*
powerpc/pci: Fix bogus message at boot about empty memory resources
Benjamin Herrenschmidt
2013-05-24
1
-3
/
+4
*
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
2013-05-14
1
-3
/
+2
*
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
2013-05-06
1
-69
/
+28
*
powerpc/pci: Don't add bogus empty resources to PHBs
Benjamin Herrenschmidt
2013-05-06
1
-14
/
+16
*
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
2013-05-06
1
-0
/
+8
*
powerpc: Set default VGA device
Brian King
2013-04-18
1
-0
/
+13
*
powerpc/pci: fix PCI-e devices rescan issue on powerpc platform
Yuanquan Chen
2013-04-18
1
-17
/
+26
*
powerpc/eeh: Fix crash when adding a device in a slot with DDW
Thadeu Lima de Souza Cascardo
2013-01-10
1
-2
/
+5
*
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-14
/
+14
[next]