index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
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-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-4
/
+5
2019-05-14
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-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-04-12
arch/sh: pcie-sh7786: handle non-zero DMA offset
Thomas Petazzoni
1
-0
/
+8
2018-04-12
arch/sh: pcie-sh7786: adjust the memory mapping
Thomas Petazzoni
1
-5
/
+14
2018-04-12
arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
Thomas Petazzoni
1
-18
/
+18
2018-04-12
arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
Thomas Petazzoni
1
-0
/
+12
2018-04-12
arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
Thomas Petazzoni
1
-0
/
+3
2017-08-03
sh/PCI: Remove __init optimisations from IRQ mapping functions/data
Matthew Minter
1
-1
/
+1
2013-03-12
async: rename and redefine async_func_ptr
Lai Jiangshan
1
-1
/
+1
2013-01-03
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