index
:
~miku/drm-intel
88910
bdw_forcewake
bdw_rc6
byt_rc6_test
byt_rps
byt_test
byt_test4
ctx_masked_write
dc_state
dc_state2
dp
dptest
dyndebug
dynpages_test
elist
elist2
error_capture_fixes
execlists_no_special_default
fw_debug
fw_test
fwackv_v414
gt_awake
hangcheck
hangcheck_move
i915_gpu_state
icl
icl_irq
idleness
intel_lrc_cleanup
kbl-4.7-fixes
kbl_workarounds
min_idle
missed_irqs
parser_test
per_ppgtt_scratch
ppgtt_cleanup
pushtest
rc0_util
rc6_test
reg_detect
render_state
reset_cleanups
review
ring_hw_init
ring_stop
scratch_check
scratch_page
setclear
shang
skl
skl_fw_test
skl_gt3e_fixes
skl_gt4
skl_masked_write
skl_test
slow_rps
svm
test
tjaaltonen_wa
unclaimed_detect
unclaimed_mmio
uncore_cleanup
uncore_cleanup20
uncore_cleanup27
uncore_cleanup28
uncore_cleanup29
uncore_fw_domains
va_alloc_range_fix2
vlk8822
vm
vm_cleanups
wa_init
wait_for
wait_until
Kernel playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
fsl_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
1
-1
/
+0
2014-11-10
powerpc: make __ffs return unsigned long
Anton Blanchard
1
-1
/
+1
2014-09-03
powerpc: fsl_pci: Add forced PCI Agent enumeration
Aaron Sierra
1
-1
/
+2
2014-07-29
powerpc/fsl-pci: Correct use of ! and &
Himangi Saraogi
1
-2
/
+2
2014-05-22
fsl/pci: fix RC cannot detect PME message coming
Wang Dongsheng
1
-2
/
+1
2014-03-19
fsl/pci: The new pci suspend/resume implementation
Wang Dongsheng
1
-24
/
+146
2014-03-19
powerpc/pci: Fix IMMRBAR address
Minghuan Lian
1
-0
/
+8
2014-01-10
powerpc/fsl_pci: add versionless pci compatible
Shengzhou Liu
1
-0
/
+1
2014-01-07
powerpc/sysdev: Fix a pci section mismatch for Book E
Christian Engelmayer
1
-1
/
+1
2013-12-09
powerpc/pci: Use dev_is_pci() to check whether it is pci device
Yijing Wang
1
-1
/
+1
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-10-28
powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirk
Chunhe Lan
1
-2
/
+3
2013-09-23
powerpc/pci: Use pci_is_pcie() to simplify code
Yijing Wang
1
-1
/
+1
2013-08-07
powerpc/pci: fix PCI-e check link issue
Yuanquan Chen
1
-1
/
+1
2013-08-07
powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu
Kevin Hao
1
-19
/
+3
2013-08-07
powerpc/fsl-pci: fix the unreachable warning message
Kevin Hao
1
-1
/
+1
2013-07-30
powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
Hongtao Jia
1
-0
/
+158
2013-06-24
powerpc/pci: Fix boot panic on mpc83xx (regression)
Rojhalat Ibrahim
1
-15
/
+9
2013-05-06
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
1
-5
/
+6
2013-04-30
powerpc: Fix usage of setup_pci_atmu()
Michael Neuling
1
-1
/
+1
2013-04-29
powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmu
Kevin Hao
1
-5
/
+2
2013-04-10
powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers
Rojhalat Ibrahim
1
-7
/
+44
2013-04-10
powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller
Kumar Gala
1
-39
/
+30
2013-04-03
powerpc/fsl_pci: fix 64 bit pci size issue
Roy Zang
1
-5
/
+5
2013-03-05
powerpc/85xx: Add support for FSL PCIe controller v3.0
Roy ZANG
1
-3
/
+26
2013-02-15
powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr struct
Varun Sethi
1
-2
/
+7
2013-02-13
powerpc/85xx: fix various PCI node compatible strings
Timur Tabi
1
-5
/
+10
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+35
2012-11-25
powerpc/fsl-pci: Add PCI controller ATMU PM support
Jia Hongtao
1
-2
/
+35
2012-11-17
drivers/of: Constify device_node->name and ->path_component_name
Grant Likely
1
-1
/
+1
2012-09-27
powerpc/fsl-pci: use 'Header Type' to identify PCIE mode
Minghuan Lian
1
-13
/
+24
2012-09-19
powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabled
Jia Hongtao
1
-0
/
+2
2012-09-12
powerpc/fsl-pci: Unify pci/pcie initialization code
Jia Hongtao
1
-39
/
+63
2012-09-12
powerpc/pci: Use PCIe IP block revision register instead of compatible
Roy Zang
1
-6
/
+8
2012-09-12
powerpc/swiotlb: Enable at early stage and disable if not necessary
Jia Hongtao
1
-4
/
+1
2012-09-12
powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible string
Timur Tabi
1
-0
/
+1
2012-08-03
powerpc/fsl-pci: Only scan PCI bus if configured as a host
Jia Hongtao
1
-5
/
+8
2012-07-11
powerpc/fsl-pci: get PCI init out of board files
Scott Wood
1
-1
/
+70
2012-07-10
powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed up
Matias Garcia
1
-1
/
+1
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-01-17
arch/powerpc/sysdev/fsl_pci.c: add missing iounmap
Julia Lawall
1
-2
/
+3
2012-01-04
powerpc/fsl: add MSI support for the Freescale hypervisor
Timur Tabi
1
-0
/
+29
2012-01-04
powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address
Kumar Gala
1
-0
/
+55
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-61
/
+22
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
1
-2
/
+2
2011-06-27
powerpc/85xx: Add host-pci(e) bridge only for RC
Prabhakar Kushwaha
1
-0
/
+13
2011-06-22
powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADER
Kumar Gala
1
-61
/
+9
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-6
/
+6
[next]