index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-11-18
dma-mapping: remove the dma_direct_set_offset export
Christoph Hellwig
1
-1
/
+1
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-4
/
+5
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2018-12-28
sh: drivers: convert to SPDX identifiers
Kuninori Morimoto
1
-4
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-04-13
arch/sh: pcie-sh7786: handle non-zero DMA offset
Thomas Petazzoni
1
-0
/
+8
2018-04-13
arch/sh: pcie-sh7786: adjust the memory mapping
Thomas Petazzoni
1
-5
/
+14
2018-04-13
arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
Thomas Petazzoni
1
-18
/
+18
2018-04-13
arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
Thomas Petazzoni
1
-0
/
+12
2018-04-13
arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
Thomas Petazzoni
1
-0
/
+3
2017-08-04
sh/PCI: Remove __init optimisations from IRQ mapping functions/data
Matthew Minter
1
-1
/
+1
2013-03-13
async: rename and redefine async_func_ptr
Lai Jiangshan
1
-1
/
+1
2013-01-04
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-06-28
sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register
Nobuhiro Iwamatsu
1
-1
/
+1
2012-05-18
sh: legacy PCI evt2irq migration.
Paul Mundt
1
-1
/
+2
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
1
-1
/
+1
2011-01-28
sh: Fix up async PCIe probing on SMP.
Paul Mundt
1
-0
/
+2
2011-01-18
sh: pci: Support asynchronous initialization of SH-X3 PCIe channels.
Paul Mundt
1
-18
/
+28
2010-10-15
sh: pci: Convert to upper/lower_32_bits() helpers.
Paul Mundt
1
-2
/
+2
2010-10-14
sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.
Paul Mundt
1
-2
/
+21
2010-09-20
sh: pci: clock framework support for SH7786 PCIe.
Paul Mundt
1
-21
/
+86
2010-09-20
sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.
Paul Mundt
1
-17
/
+18
2010-09-20
sh: pci: Support ports with disabled links on SH7786 PCIe.
Paul Mundt
1
-5
/
+12
2010-09-20
sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.
Paul Mundt
1
-3
/
+0
2010-09-20
sh: pci: Support root complex config accesses on SH7786 PCIe.
Paul Mundt
1
-5
/
+24
2010-09-19
sh: pci: Give SH7786 PHY some time to settle.
Paul Mundt
1
-0
/
+3
2010-09-07
Merge branch 'sh/pci-express-integration'
Paul Mundt
1
-9
/
+31
2010-09-07
sh: Hook up 3rd memory window for all SH7786 PCIe channels.
Paul Mundt
1
-0
/
+3
2010-09-07
sh: Properly wire up channel 2's I/O window on SH7786 PCIe.
Paul Mundt
1
-0
/
+1
2010-09-07
sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe.
Paul Mundt
1
-8
/
+16
2010-09-07
sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.
Paul Mundt
1
-1
/
+1
2010-09-07
sh: Make SH7786 PCIe port reset logic more aggressive.
Paul Mundt
1
-1
/
+11
2010-08-20
Merge branch 'sh/pci-express-integration'
Paul Mundt
1
-12
/
+18
2010-08-20
sh: Fix up SH7786 PCIe PHY initialization.
Paul Mundt
1
-12
/
+18
2010-06-23
sh: Fix typos in PCI initialization message
Matt Fleming
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-10
sh: Fix up multi-resource mapping for SH7786 PCIe.
Paul Mundt
1
-15
/
+74
2010-02-08
sh: Fix up SH7786 PCI resource definitions.
Paul Mundt
1
-49
/
+63
2010-02-01
sh: Handle PCI controller resource conflicts.
Paul Mundt
1
-3
/
+1
2009-06-17
sh: pci: Initial PCI-Express support for SH7786 Urquell board.
Paul Mundt
1
-0
/
+355