index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
drivers
/
pci
/
pcie-sh7786.c
Age
Commit message (
Expand
)
Author
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2018-12-28
sh: drivers: convert to SPDX identifiers
Kuninori Morimoto
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-12
arch/sh: pcie-sh7786: handle non-zero DMA offset
Thomas Petazzoni
2018-04-12
arch/sh: pcie-sh7786: adjust the memory mapping
Thomas Petazzoni
2018-04-12
arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
Thomas Petazzoni
2018-04-12
arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
Thomas Petazzoni
2018-04-12
arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
Thomas Petazzoni
2017-08-03
sh/PCI: Remove __init optimisations from IRQ mapping functions/data
Matthew Minter
2013-03-12
async: rename and redefine async_func_ptr
Lai Jiangshan
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-06-28
sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register
Nobuhiro Iwamatsu
2012-05-18
sh: legacy PCI evt2irq migration.
Paul Mundt
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-01-28
sh: Fix up async PCIe probing on SMP.
Paul Mundt
2011-01-18
sh: pci: Support asynchronous initialization of SH-X3 PCIe channels.
Paul Mundt
2010-10-15
sh: pci: Convert to upper/lower_32_bits() helpers.
Paul Mundt
2010-10-14
sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.
Paul Mundt
2010-09-20
sh: pci: clock framework support for SH7786 PCIe.
Paul Mundt
2010-09-20
sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.
Paul Mundt
2010-09-20
sh: pci: Support ports with disabled links on SH7786 PCIe.
Paul Mundt
2010-09-20
sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.
Paul Mundt
2010-09-20
sh: pci: Support root complex config accesses on SH7786 PCIe.
Paul Mundt
2010-09-19
sh: pci: Give SH7786 PHY some time to settle.
Paul Mundt
2010-09-07
Merge branch 'sh/pci-express-integration'
Paul Mundt
2010-09-07
sh: Hook up 3rd memory window for all SH7786 PCIe channels.
Paul Mundt
2010-09-07
sh: Properly wire up channel 2's I/O window on SH7786 PCIe.
Paul Mundt
2010-09-07
sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe.
Paul Mundt
2010-09-07
sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.
Paul Mundt
2010-09-07
sh: Make SH7786 PCIe port reset logic more aggressive.
Paul Mundt
2010-08-20
Merge branch 'sh/pci-express-integration'
Paul Mundt
2010-08-20
sh: Fix up SH7786 PCIe PHY initialization.
Paul Mundt
2010-06-23
sh: Fix typos in PCI initialization message
Matt Fleming
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-10
sh: Fix up multi-resource mapping for SH7786 PCIe.
Paul Mundt
2010-02-08
sh: Fix up SH7786 PCI resource definitions.
Paul Mundt
2010-02-01
sh: Handle PCI controller resource conflicts.
Paul Mundt
2009-06-17
sh: pci: Initial PCI-Express support for SH7786 Urquell board.
Paul Mundt