index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
rtas_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2017-08-31
powerpc/kernel: Change retrieval of pci_dn
Bryant G. Ly
1
-29
/
+4
2015-04-11
powerpc: move find_and_init_phbs() to pSeries specific code
Daniel Axtens
1
-47
/
+0
2015-03-24
powerpc/eeh: Remove device_node dependency
Gavin Shan
1
-1
/
+1
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+0
2014-10-15
powerpc/pseries: Drop config requests in EEH accessors
Gavin Shan
1
-19
/
+11
2014-10-15
powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED
Gavin Shan
1
-2
/
+2
2014-04-28
powerpc/eeh: Block PCI-CFG access during PE reset
Gavin Shan
1
-16
/
+50
2013-10-11
powerpc/kernel: Fix endian issue in rtas_pci
Cedric Le Goater
1
-3
/
+3
2013-04-18
powerpc/kernel: Cleanup on rtas_pci.c
Gavin Shan
1
-2
/
+2
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-09-10
powerpc/eeh: Trace eeh device from I/O cache
Gavin Shan
1
-1
/
+1
2012-09-10
powerpc/eeh: Move EEH initialization around
Gavin Shan
1
-3
/
+0
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-3
/
+7
2012-03-09
powerpc/eeh: Introduce EEH device
Gavin Shan
1
-0
/
+3
2012-02-24
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
1
-3
/
+7
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
1
-1
/
+1
2009-05-21
powerpc/pci: Clean up direct access to sysdata by RTAS
Kumar Gala
1
-8
/
+2
2008-11-06
powerpc/pci: Fix various pseries PCI hotplug issues
Benjamin Herrenschmidt
1
-48
/
+0
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
Michael Ellerman
1
-2
/
+2
2008-04-07
[POWERPC] Convert pci and eeh code to of_device_is_available
Nathan Lynch
1
-17
/
+2
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-5
/
+5
2008-01-17
[POWERPC] arch/powerpc/kernel: Use for_each_child_of_node
Stephen Rothwell
1
-4
/
+1
2007-12-20
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
1
-2
/
+4
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
1
-1
/
+1
2007-08-17
[POWERPC] rtas_pci_ops: Use named structure member initializers
Nathan Lynch
1
-2
/
+2
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
1
-5
/
+2
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-5
/
+5
2007-03-09
[POWERPC] Make find_and_init_pbs() a void function
Stephen Rothwell
1
-3
/
+1
2006-12-04
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
1
-0
/
+1
2006-12-04
[POWERPC] Generic OF platform driver for PCI host bridges.
Benjamin Herrenschmidt
1
-3
/
+4
2006-12-04
[POWERPC] Resolve the BUID for RTAS PCI config space accesses
Benjamin Herrenschmidt
1
-23
/
+4
2006-08-25
[POWERPC] Add a helper for calculating RTAS "config_addr" parameters
Michael Ellerman
1
-4
/
+2
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
1
-11
/
+11
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-17
/
+0
2006-06-15
[POWERPC] Add support for PCI-Express nodes in the device tree
Jake Moilanen
1
-1
/
+3
2006-03-17
Merge ../linux-2.6
Paul Mackerras
1
-23
/
+1
2006-03-16
[PATCH] powerpc: properly configure DDR/P5IOC children devs
John Rose
1
-23
/
+1
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
1
-2
/
+0
2006-01-10
[PATCH] powerpc: Save device BARs much earlier in the boot sequence
Linas Vepstas
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-37
/
+12
2005-11-16
[PATCH] powerpc: pci_64 fixes & cleanups
Benjamin Herrenschmidt
1
-63
/
+5
2005-11-10
[PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc
David Gibson
1
-0
/
+513