summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/pcie-sh7786.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-271-1/+0
|\
| * sh: pci: Remove unused variable in SH-7786 PCI Express codeJohn Paul Adrian Glaubitz2023-04-191-1/+0
* | PCI: Introduce pci_dev_for_each_resource()Mika Westerberg2023-04-041-5/+5
|/
* PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-171-1/+1
* dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig2020-11-181-1/+1
* dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2020-09-171-4/+5
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-141-1/+1
* sh: drivers: convert to SPDX identifiersKuninori Morimoto2018-12-281-4/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* arch/sh: pcie-sh7786: handle non-zero DMA offsetThomas Petazzoni2018-04-121-0/+8
* arch/sh: pcie-sh7786: adjust the memory mappingThomas Petazzoni2018-04-121-5/+14
* arch/sh: pcie-sh7786: adjust PCI MEM and IO regionsThomas Petazzoni2018-04-121-18/+18
* arch/sh: pcie-sh7786: exclude unusable PCI MEM areasThomas Petazzoni2018-04-121-0/+12
* arch/sh: pcie-sh7786: mark unavailable PCI resource as disabledThomas Petazzoni2018-04-121-0/+3
* sh/PCI: Remove __init optimisations from IRQ mapping functions/dataMatthew Minter2017-08-031-1/+1
* async: rename and redefine async_func_ptrLai Jiangshan2013-03-121-1/+1
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu2012-06-281-1/+1
* sh: legacy PCI evt2irq migration.Paul Mundt2012-05-181-1/+2
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* sh: Fix up async PCIe probing on SMP.Paul Mundt2011-01-281-0/+2
* sh: pci: Support asynchronous initialization of SH-X3 PCIe channels.Paul Mundt2011-01-181-18/+28
* sh: pci: Convert to upper/lower_32_bits() helpers.Paul Mundt2010-10-151-2/+2
* sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.Paul Mundt2010-10-141-2/+21
* sh: pci: clock framework support for SH7786 PCIe.Paul Mundt2010-09-201-21/+86
* sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.Paul Mundt2010-09-201-17/+18
* sh: pci: Support ports with disabled links on SH7786 PCIe.Paul Mundt2010-09-201-5/+12
* sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.Paul Mundt2010-09-201-3/+0
* sh: pci: Support root complex config accesses on SH7786 PCIe.Paul Mundt2010-09-201-5/+24
* sh: pci: Give SH7786 PHY some time to settle.Paul Mundt2010-09-191-0/+3
* Merge branch 'sh/pci-express-integration'Paul Mundt2010-09-071-9/+31
|\
| * sh: Hook up 3rd memory window for all SH7786 PCIe channels.Paul Mundt2010-09-071-0/+3
| * sh: Properly wire up channel 2's I/O window on SH7786 PCIe.Paul Mundt2010-09-071-0/+1
| * sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe.Paul Mundt2010-09-071-8/+16
| * sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.Paul Mundt2010-09-071-1/+1
| * sh: Make SH7786 PCIe port reset logic more aggressive.Paul Mundt2010-09-071-1/+11
* | Merge branch 'sh/pci-express-integration'Paul Mundt2010-08-201-12/+18
|\|
| * sh: Fix up SH7786 PCIe PHY initialization.Paul Mundt2010-08-201-12/+18
* | sh: Fix typos in PCI initialization messageMatt Fleming2010-06-231-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sh: Fix up multi-resource mapping for SH7786 PCIe.Paul Mundt2010-02-101-15/+74
* sh: Fix up SH7786 PCI resource definitions.Paul Mundt2010-02-081-49/+63
* sh: Handle PCI controller resource conflicts.Paul Mundt2010-02-011-3/+1
* sh: pci: Initial PCI-Express support for SH7786 Urquell board.Paul Mundt2009-06-171-0/+355