Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c52fb6d63425248bd4152451a2cc74b7df8fa989
/
arch
/
powerpc
/
sysdev
/
fsl_pci.c
48b1618
fsl/pci: The new pci suspend/resume implementation
by Wang Dongsheng
· 11 years ago
a424b97
powerpc/pci: Fix IMMRBAR address
by Minghuan Lian
· 11 years ago
d064f30
powerpc/fsl_pci: add versionless pci compatible
by Shengzhou Liu
· 11 years ago
1e83bf8
powerpc/sysdev: Fix a pci section mismatch for Book E
by Christian Engelmayer
· 11 years ago
d317ac1
powerpc/pci: Use dev_is_pci() to check whether it is pci device
by Yijing Wang
· 11 years ago
2f466d3
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
bbd234b
powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirk
by Chunhe Lan
· 11 years ago
f030826
powerpc/pci: Use pci_is_pcie() to simplify code
by Yijing Wang
· 11 years ago
36f6849
powerpc/pci: fix PCI-e check link issue
by Yuanquan Chen
· 12 years ago
c45e918
powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu
by Kevin Hao
· 12 years ago
2d49c42
powerpc/fsl-pci: fix the unreachable warning message
by Kevin Hao
· 12 years ago
4e0e343
powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
by Hongtao Jia
· 12 years ago
b37e161
powerpc/pci: Fix boot panic on mpc83xx (regression)
by Rojhalat Ibrahim
· 12 years ago
3fd47f0
powerpc/pci: Support per-aperture memory offset
by Benjamin Herrenschmidt
· 12 years ago
d5bbe65
powerpc: Fix usage of setup_pci_atmu()
by Michael Neuling
· 12 years ago
04aa99c
powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmu
by Kevin Hao
· 12 years ago
50d8f87
powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers
by Rojhalat Ibrahim
· 12 years ago
34642bb
powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller
by Kumar Gala
· 12 years ago
2b4a8bd
powerpc/fsl_pci: fix 64 bit pci size issue
by Roy Zang
· 12 years ago
cc6ea0d
powerpc/85xx: Add support for FSL PCIe controller v3.0
by Roy ZANG
· 12 years ago
52c5aff
powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr struct
by Varun Sethi
· 12 years ago
14bdc91
powerpc/85xx: fix various PCI node compatible strings
by Timur Tabi
· 12 years ago
cad5cef
POWERPC: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
a393d89
powerpc/fsl-pci: Add PCI controller ATMU PM support
by Jia Hongtao
· 12 years ago
c22618a
drivers/of: Constify device_node->name and ->path_component_name
by Grant Likely
· 12 years ago
59c58c3
powerpc/fsl-pci: use 'Header Type' to identify PCIE mode
by Minghuan Lian
· 12 years ago
4d56dec
powerpc/fsl-pci: fix warning when CONFIG_SWIOTLB is disabled
by Jia Hongtao
· 12 years ago
905e75c
powerpc/fsl-pci: Unify pci/pcie initialization code
by Jia Hongtao
· 12 years ago
9e67886
powerpc/pci: Use PCIe IP block revision register instead of compatible
by Roy Zang
· 12 years ago
688ba1d
powerpc/swiotlb: Enable at early stage and disable if not necessary
by Jia Hongtao
· 12 years ago
708998c
powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible string
by Timur Tabi
· 12 years ago
c9f11c3
powerpc/fsl-pci: Only scan PCI bus if configured as a host
by Jia Hongtao
· 12 years ago
07e4f80
powerpc/fsl-pci: get PCI init out of board files
by Scott Wood
· 12 years ago
dea0ed4
powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed up
by Matias Garcia
· 13 years ago
13635df
powerpc/fsl/pci: Fix PCIe fixup regression
by Benjamin Herrenschmidt
· 13 years ago
0cf572d
arch/powerpc/sysdev/fsl_pci.c: add missing iounmap
by Julia Lawall
· 13 years ago
446bc1f
powerpc/fsl: add MSI support for the Freescale hypervisor
by Timur Tabi
· 13 years ago
96ea3b4
powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address
by Kumar Gala
· 13 years ago
3960ef3
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
0e47ff1
powerpc: rename ppc_pci_*_flags to pci_*_flags
by Rob Herring
· 13 years ago
08871c0
powerpc/85xx: Add host-pci(e) bridge only for RC
by Prabhakar Kushwaha
· 14 years ago
470788d
powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADER
by Kumar Gala
· 14 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
ef1fd2d
powerpc/85xx: Don't add disabled PCIe devices
by Prabhakar Kushwaha
· 14 years ago
f4154e1
powerpc/fsl_pci: Add support for FSL PCIe controllers v2.x
by Prabhakar Kushwaha
· 14 years ago
4f0e332
powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chips
by Kumar Gala
· 14 years ago
b8f44ec
powerpc/fsl-pci: Fix MSI support on 83xx platforms
by Kumar Gala
· 14 years ago
a28dec2
powerpc/85xx: Add P1021 PCI IDs and quirks
by Anton Vorontsov
· 14 years ago
42a0ae2
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 14 years ago
e3b5e0d
powerpc/fsl_pci: add quirk for mpc8308 pcie bridge
by Ilya Yanok
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f93611f
powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllers
by Anton Vorontsov
· 15 years ago
a3f62bd
powerpc/fsl: Add PCI device ids for new QoirQ chips
by Kumar Gala
· 15 years ago
5753c08
powerpc/85xx: Kconfig cleanup
by Kumar Gala
· 15 years ago
8206a11
powerpc/pci: Clean up direct access to sysdata by FSL platforms
by Kumar Gala
· 16 years ago
54c1819
powerpc/fsl: Setup PCI inbound window based on actual amount of memory
by Kumar Gala
· 16 years ago
01af950
powerpc/85xx: Add P2020DS board support
by Kumar Gala
· 16 years ago
bfa568d
powerpc/85xx: Add PCI IDs for MPC8569 family processors
by Anton Vorontsov
· 16 years ago
89d9334
powerpc: make dma_window_* in pci_controller struct avail on 32b
by Becky Bruce
· 16 years ago
598804c
powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode support
by Anton Vorontsov
· 16 years ago
565f376
powerpc/fsl-pci: Set relaxed ordering on prefetchable ranges
by Trent Piepho
· 16 years ago
a097a78
powerpc/fsl-pci: Better ATMU setup for 85xx/86xx
by Trent Piepho
· 16 years ago
c9dadff
powerpc/fsl_pci: Fix sparse warnings
by Anton Vorontsov
· 16 years ago
7fe519c
powerpc: Introduce ppc_pci_flags accessors
by Josh Boyer
· 16 years ago
3522580
powerpc/5121: Add PCI support.
by John Rigby
· 16 years ago
5b70a09
powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.
by John Rigby
· 16 years ago
76fe1ff
powerpc: Move mpc83xx_add_bridge to fsl_pci.c
by John Rigby
· 17 years ago
2f3804e
powerpc/85xx: Add support for MPC8536DS
by Kumar Gala
· 16 years ago
692d103
[POWERPC] fsl_msi: few (mostly cosmetic) fixes
by Anton Vorontsov
· 17 years ago
34e36c1
[POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors.
by Jason Jin
· 17 years ago
72b122c
[POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xx
by Kumar Gala
· 17 years ago
fc3fb71
[POWERPC] pci32: Add flags modifying the PCI code behaviour
by Benjamin Herrenschmidt
· 17 years ago
df3c901
[POWERPC] Add missing spaces in printk formats
by joe@perches.com
· 17 years ago
01db995
[POWERPC] Add missing semicolon for fsl_pci.c
by Tony Li
· 17 years ago
2fce1225
[POWERPC] FSL: Access PCIe LTSSM register with correct size
by Kumar Gala
· 17 years ago
61c5d3c
[POWERPC] Treat 8610 PCIe host bridge as transparent
by Jason Jin
· 17 years ago
5d54ddc
[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port
by Kumar Gala
· 17 years ago
15f6ddc
[POWERPC] Fix PCI Device ID for MPC8544/8533 processors
by Kumar Gala
· 17 years ago
282045b
[POWREPC] Fixup a number of modpost warnings on ppc32
by Kumar Gala
· 17 years ago
7659c03
[POWERPC] Fix PCI indirect for big-endian cfg_addr
by Kumar Gala
· 17 years ago
e587121
[POWERPC] 85xx: Added needed MPC85xx PCI device IDs
by Kumar Gala
· 17 years ago
c26c372
[POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDs
by Jon Loeliger
· 18 years ago
eb12af4
[POWERPC] FSL: Add support for PCI-X controllers
by Kumar Gala
· 17 years ago
7391ff3
[POWERPC] Make sure virtual P2P bridge registers are setup on PCIe PHB
by Kumar Gala
· 17 years ago
f16dab9
[POWERPC] Add basic PCI/PCI Express support for 8544DS board
by Roy Zang
· 17 years ago
2e56ff2
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
by Kumar Gala
· 17 years ago
aa3c112
[POWERPC] 85xx: Added 8568 PCIe support
by Kumar Gala
· 17 years ago
6c0a11c
[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected
by Kumar Gala
· 17 years ago
3f6c5da
[POWERPC] Use Freescale pci/pcie common code for 85xx boards
by Roy Zang
· 17 years ago
957ecff
[POWERPC] FSL: Cleanup how we detect if we are a PCIe controller
by Kumar Gala
· 17 years ago
9ac4dd3
[POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xx
by Zang Roy-r61911
· 17 years ago
55c4499
[POWERPC] Create common fsl pci/e files based on 86xx platforms
by Roy Zang
· 17 years ago
[Renamed (98%) from arch/powerpc/platforms/86xx/pci.c]
0b1d40c
[POWERPC] Move pci_bus_to_hose users to pci_bus_to_host
by Kumar Gala
· 18 years ago
dbf8471
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
by Kumar Gala
· 18 years ago
20243c7
[POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge resources.
by Zhang Wei
· 18 years ago
476f577
[POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usage
by Kumar Gala
· 18 years ago
e4725c2
[POWERPC] 86xx: Avoid system halt if link training isn't at least L0.
by Zhang Wei
· 18 years ago
Next »