index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2023-04-27
Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-19
sh: pci: Remove unused variable in SH-7786 PCI Express code
John Paul Adrian Glaubitz
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2020-11-18
dma-mapping: remove the dma_direct_set_offset export
Christoph Hellwig
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
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