index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
pci.h
Age
Commit message (
Expand
)
Author
2010-09-20
sh: pci: Use a generic raw spinlock for PCI config access locking.
Paul Mundt
2010-03-12
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
2010-03-12
pci-dma: sh: use include/linux/pci-dma.h
FUJITA Tomonori
2010-02-03
sh: Fix up early PCI PERR/SERR IRQ handling.
Paul Mundt
2010-02-01
sh: Improved multi-resource handling for SH7780 PCI.
Paul Mundt
2010-02-01
sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.
Paul Mundt
2010-02-01
sh: Handle PCI controller resource conflicts.
Paul Mundt
2010-02-01
sh: Enable PCI66 support for SH7780 host controller.
Paul Mundt
2010-01-29
sh: support PCI domains.
Paul Mundt
2010-01-29
sh: Kill off deprecated fixed PCI memory window accessors.
Paul Mundt
2009-10-27
sh: Revamp PCI DMA coherence Kconfig bits.
Paul Mundt
2009-10-20
sh: Convert to asm-generic/dma-mapping-common.h
Paul Mundt
2009-09-09
PCI: remove pcibios_scan_all_fns()
Alex Chiang
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
2009-05-26
sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.
Paul Mundt
2009-04-24
sh: pci: Fix up the build for CONFIG_PCI=n.
Paul Mundt
2009-04-20
sh: pci: Kill off the last remnants of the now unused pci-auto code.
Paul Mundt
2009-04-20
sh: pci: Kill off the now unused hose->io_base.
Paul Mundt
2009-04-20
sh: pci: Track io and mem_offset per-channel.
Paul Mundt
2009-04-20
sh: pci: New-style controller registration.
Paul Mundt
2009-04-20
sh: pci: Rework fixed region checks in ioremap().
Paul Mundt
2009-04-20
sh: pci: Consolidate pci_iomap() and use the generic I/O base.
Paul Mundt
2009-04-20
sh: pci: Kill off unused pcibios_fixup().
Paul Mundt
2009-04-20
sh: pci: Consolidate pcibios_align_resource() definitions.
Paul Mundt
2009-04-20
sh: pci: HAVE_PCI_MMAP support.
Paul Mundt
2009-04-20
sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.
Paul Mundt
2009-04-16
sh: pci io port base address code
Magnus Damm
2009-04-16
sh: pci memory range checking code
Magnus Damm
2009-04-16
sh: add io_base member to pci_channel
Magnus Damm
2009-04-16
sh: add reg_base member to pci_channel
Magnus Damm
2009-04-16
sh: hook in struct pci_channel in sysdata
Magnus Damm
2009-04-16
sh: add init member to pci_channel data
Magnus Damm
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt