aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci
Commit message (Expand)AuthorAge
* async: rename and redefine async_func_ptrLai Jiangshan2013-03-12
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* sh/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-28
* PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-18
* PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-18
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
|\
| * Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-05
| |\
| | * sh/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-05
| | * sh/PCI: factor out pcibios_setup()Myron Stowe2012-07-05
| * | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-18
| |\ \
| | * | sh/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-16
| | |/
| * / PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
| |/
* / sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu2012-06-28
|/
* sh: legacy PCI evt2irq migration.Paul Mundt2012-05-18
* SH: pci-sh7780: enable big-endian operation.Thomas Schwinge2012-03-28
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\
| * sh/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-02-24
|\ \
| * | sh: Fix typo in pci-sh7780.cMasanari Iida2012-02-23
| |/
* / sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2012-01-31
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\
| * sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
| * PCI: sh: use generic pcibios_set_master()Myron Stowe2012-01-06
| * PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-06
* | sh: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * sh: Add export.h to arch/sh specific files as required.Paul Gortmaker2011-10-31
* | SH: irq: Remove IRQF_DISABLEDYong Zhang2011-10-28
|/
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-22
* SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle2011-05-23
* Fix common misspellingsLucas De Marchi2011-03-31
* sh: Fix up async PCIe probing on SMP.Paul Mundt2011-01-28
* sh: pci: Support asynchronous initialization of SH-X3 PCIe channels.Paul Mundt2011-01-18
* sh: pci: Add pci_fixup_pcic to pci of landiskNobuhiro Iwamatsu2011-01-10
* sh: machvec IO death.Paul Mundt2010-11-01
* sh: pci: Convert to upper/lower_32_bits() helpers.Paul Mundt2010-10-14
* sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.Paul Mundt2010-10-13
* sh: pci: Support slot 4 routing on SDK7786.Paul Mundt2010-10-13
* sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt2010-09-20
* sh: pci: clock framework support for SH7786 PCIe.Paul Mundt2010-09-20
* sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.Paul Mundt2010-09-20
* sh: pci: Support ports with disabled links on SH7786 PCIe.Paul Mundt2010-09-20
* sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.Paul Mundt2010-09-20
* sh: pci: Support root complex config accesses on SH7786 PCIe.Paul Mundt2010-09-20
* sh: pci: Move Renesas PCI IDs to a better place.Paul Mundt2010-09-20
* sh: pci: Give SH7786 PHY some time to settle.Paul Mundt2010-09-19
* sh: pci: Toggle configuration accesses on SH7786.Paul Mundt2010-09-19
* sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().Paul Mundt2010-09-19
* Merge branch 'sh/pci-express-integration'Paul Mundt2010-09-07
|\
| * sh: Hook up 3rd memory window for all SH7786 PCIe channels.Paul Mundt2010-09-07