summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-253-9/+4Star
|\
| * Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-052-7/+2Star
| |\
| | * sh/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-2/+2
| | * sh/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0Star
| * | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-181-1/+1
| |\ \
| | * | sh/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-161-1/+1
| | |/
| * / PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-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-187-27/+39
* SH: pci-sh7780: enable big-endian operation.Thomas Schwinge2012-03-281-3/+12
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-64/+11Star
|\
| * sh/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-64/+11Star
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-02-241-1/+1
|\ \
| * | sh: Fix typo in pci-sh7780.cMasanari Iida2012-02-241-1/+1
| |/
* / sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2012-01-311-2/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-121-31/+10Star
|\
| * sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-10/+10
| * PCI: sh: use generic pcibios_set_master()Myron Stowe2012-01-061-15/+0Star
| * PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-6/+0Star
* | sh: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-23/+0Star
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * sh: Add export.h to arch/sh specific files as required.Paul Gortmaker2011-11-011-0/+1
* | SH: irq: Remove IRQF_DISABLEDYong Zhang2011-10-282-3/+3
|/
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-2211-11/+11
* SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle2011-05-231-1/+1
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* 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: Add pci_fixup_pcic to pci of landiskNobuhiro Iwamatsu2011-01-111-2/+26
* sh: machvec IO death.Paul Mundt2010-11-011-2/+1Star
* sh: pci: Convert to upper/lower_32_bits() helpers.Paul Mundt2010-10-142-9/+2Star
* sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.Paul Mundt2010-10-142-3/+21
* sh: pci: Support slot 4 routing on SDK7786.Paul Mundt2010-10-143-1/+70
* sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt2010-09-203-12/+15
* 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-202-17/+25
* 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/+0Star
* sh: pci: Support root complex config accesses on SH7786 PCIe.Paul Mundt2010-09-202-9/+55
* sh: pci: Move Renesas PCI IDs to a better place.Paul Mundt2010-09-201-6/+0Star
* sh: pci: Give SH7786 PHY some time to settle.Paul Mundt2010-09-191-0/+3
* sh: pci: Toggle configuration accesses on SH7786.Paul Mundt2010-09-191-0/+3
* sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().Paul Mundt2010-09-191-34/+1Star
* Merge branch 'sh/pci-express-integration'Paul Mundt2010-09-072-11/+85
|\
| * 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
| * sh: Additional register definitions for SH7786 PCIe.Matt Fleming2010-09-071-2/+54