aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-09sh: dma: fix request_irq usageMike Frysinger1-1/+1
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-9/+4
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2-7/+2
2012-07-05sh/PCI: adjust section annotations for pcibios_setup()Myron Stowe1-2/+2
2012-07-05sh/PCI: factor out pcibios_setup()Myron Stowe1-5/+0
2012-06-28sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu1-1/+1
2012-06-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas1-1/+1
2012-06-16sh/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior1-1/+1
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-1/+1
2012-05-19sh: dma: More legacy cpu dma chainsawing.Paul Mundt1-113/+177
2012-05-19sh: Kill off MAX_DMA_ADDRESS leftovers.Paul Mundt2-18/+1
2012-05-18sh: legacy PCI evt2irq migration.Paul Mundt7-27/+39
2012-03-30sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt1-1/+1
2012-03-28SH: pci-sh7780: enable big-endian operation.Thomas Schwinge1-3/+12
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latestPaul Mundt1-64/+11
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-64/+11
2012-03-15arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall2-4/+4
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-1/+1
2012-02-24sh: Fix typo in pci-sh7780.cMasanari Iida1-1/+1
2012-02-23sh/PCI: get rid of device resource fixupsBjorn Helgaas1-64/+11
2012-01-31sh: use the the PCI channels's io_map_baseMichael S. Tsirkin1-2/+2
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-31/+10
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-23/+0
2012-01-06sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-10/+10
2012-01-06PCI: sh: use generic pcibios_set_master()Myron Stowe1-15/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe1-6/+0
2011-12-21sh: dma - convert sysdev_class to a regular subsystemKay Sievers1-40/+41
2011-11-28sh: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-23/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker1-0/+1
2011-10-31sh: fix implicit use of stat.h in arch/sh specific filesPaul Gortmaker1-0/+1
2011-10-28SH: irq: Remove IRQF_DISABLEDYong Zhang7-11/+10
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle11-11/+11
2011-05-23SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-01-28sh: Fix up async PCIe probing on SMP.Paul Mundt1-0/+2
2011-01-18sh: pci: Support asynchronous initialization of SH-X3 PCIe channels.Paul Mundt1-18/+28
2011-01-11Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt1-1/+1
2011-01-11sh: pci: Add pci_fixup_pcic to pci of landiskNobuhiro Iwamatsu1-2/+26
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-12-24sh: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-11-01sh: machvec IO death.Paul Mundt1-2/+1
2010-10-15sh: pci: Convert to upper/lower_32_bits() helpers.Paul Mundt2-9/+2
2010-10-14sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.Paul Mundt2-3/+21
2010-10-14sh: pci: Support slot 4 routing on SDK7786.Paul Mundt3-1/+70
2010-09-20sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt3-12/+15
2010-09-20sh: pci: clock framework support for SH7786 PCIe.Paul Mundt1-21/+86
2010-09-20sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.Paul Mundt2-17/+25
2010-09-20sh: pci: Support ports with disabled links on SH7786 PCIe.Paul Mundt1-5/+12
2010-09-20sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.Paul Mundt1-3/+0