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
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-01
sh: machvec IO death.
Paul Mundt
2010-10-14
sh: pci: Support slot 4 routing on SDK7786.
Paul Mundt
2010-09-20
sh: pci: Use a generic raw spinlock for PCI config access locking.
Paul Mundt
2010-09-19
sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().
Paul Mundt
2010-06-07
sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().
Paul Mundt
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
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: Bail out early on PCI resource conflicts.
Paul Mundt
2010-01-28
sh: Fix up read-only variable assignment in pcibios_align_resource().
Paul Mundt
2009-08-24
sh: Allow use of GENERIC_IOMAP
David McKay
2009-06-16
sh: pci: Allow register_pci_controller() to handle overlapping regions.
Paul Mundt
2009-04-20
sh: pci: Rename pci-new.c to pci.c.
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: Consolidate the remaining common bits.
Paul Mundt
2009-04-20
sh: pci: Consolidate bus<->resource mapping in pci-lib.
Paul Mundt
2009-04-20
sh: pci: Consolidate pci_iomap() and use the generic I/O base.
Paul Mundt
2009-04-20
sh: pci: Consolidate pcibios_align_resource() definitions.
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: export board_pci_channels in one place
Magnus Damm
2009-04-16
sh: pci memory range checking code
Magnus Damm
2009-04-16
sh: add init member to pci_channel data
Magnus Damm
2009-04-14
sh: Add in PCI bus for DMA API debugging.
Paul Mundt
2009-01-07
PCI: sh: use generic INTx swizzle from PCI core
Bjorn Helgaas
2009-01-07
PCI: sh: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2008-07-28
sh: make pcibios_max_latency static
Adrian Bunk
2008-06-27
PCI: remove unused arch pcibios_update_resource() functions
Adrian Bunk
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
2008-01-28
sh: Get the SH-5 PCI support building.
Paul Mundt
2007-07-20
sh: Fix up PCI section mismatch warnings.
Paul Mundt
2006-09-27
sh: Inhibit mapping PCI apertures through page tables.
Paul Mundt
2006-09-27
sh: Consolidated SH7751/SH7780 PCI support.
Paul Mundt
2006-09-27
sh: ioremap() overhaul.
Paul Mundt
2006-09-27
sh: Titan board support.
Jamie Lenehan
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds