index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2012-11-28
sh/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-09-18
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
sh/PCI: factor out pcibios_setup()
Myron Stowe
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-02-23
sh/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-01-31
sh: use the the PCI channels's io_map_base
Michael S. Tsirkin
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-06
sh/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
PCI: sh: use generic pcibios_set_master()
Myron Stowe
2012-01-06
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
2011-11-28
sh: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2011-10-31
sh: Add export.h to arch/sh specific files as required.
Paul Gortmaker
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
[next]