aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-28SH: pci-sh7780: enable big-endian operation.Gravatar Thomas Schwinge 1-3/+12
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Paul Mundt 1-64/+11
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-64/+11
2012-03-15arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and fr...Gravatar Julia Lawall 2-4/+4
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shGravatar Linus Torvalds 1-1/+1
2012-02-24sh: Fix typo in pci-sh7780.cGravatar Masanari Iida 1-1/+1
2012-02-23sh/PCI: get rid of device resource fixupsGravatar Bjorn Helgaas 1-64/+11
2012-01-31sh: use the the PCI channels's io_map_baseGravatar Michael S. Tsirkin 1-2/+2
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-31/+10
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-23/+0
2012-01-06sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesGravatar Bjorn Helgaas 1-10/+10
2012-01-06PCI: sh: use generic pcibios_set_master()Gravatar Myron Stowe 1-15/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreGravatar Myron Stowe 1-6/+0
2011-12-21sh: dma - convert sysdev_class to a regular subsystemGravatar Kay Sievers 1-40/+41
2011-11-28sh: switch to GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 1-23/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-0/+2
2011-10-31sh: Add export.h to arch/sh specific files as required.Gravatar Paul Gortmaker 1-0/+1
2011-10-31sh: fix implicit use of stat.h in arch/sh specific filesGravatar Paul Gortmaker 1-0/+1
2011-10-28SH: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 7-11/+10
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Gravatar Ralf Baechle 11-11/+11
2011-05-23SH: SE7751: Fix pcibios_map_platform_irq prototype.Gravatar Ralf Baechle 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-2/+2
2011-01-28sh: Fix up async PCIe probing on SMP.Gravatar Paul Mundt 1-0/+2
2011-01-18sh: pci: Support asynchronous initialization of SH-X3 PCIe channels.Gravatar Paul Mundt 1-18/+28
2011-01-11Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestGravatar Paul Mundt 1-1/+1
2011-01-11sh: pci: Add pci_fixup_pcic to pci of landiskGravatar Nobuhiro Iwamatsu 1-2/+26
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-1/+1
2010-12-24sh: don't use flush_scheduled_work()Gravatar Tejun Heo 1-1/+1
2010-11-01sh: machvec IO death.Gravatar Paul Mundt 1-2/+1
2010-10-15sh: pci: Convert to upper/lower_32_bits() helpers.Gravatar Paul Mundt 2-9/+2
2010-10-14sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.Gravatar Paul Mundt 2-3/+21
2010-10-14sh: pci: Support slot 4 routing on SDK7786.Gravatar Paul Mundt 3-1/+70
2010-09-20sh: pci: Use a generic raw spinlock for PCI config access locking.Gravatar Paul Mundt 3-12/+15
2010-09-20sh: pci: clock framework support for SH7786 PCIe.Gravatar Paul Mundt 1-21/+86
2010-09-20sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.Gravatar Paul Mundt 2-17/+25
2010-09-20sh: pci: Support ports with disabled links on SH7786 PCIe.Gravatar Paul Mundt 1-5/+12
2010-09-20sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.Gravatar Paul Mundt 1-3/+0
2010-09-20sh: pci: Support root complex config accesses on SH7786 PCIe.Gravatar Paul Mundt 2-9/+55
2010-09-20sh: pci: Move Renesas PCI IDs to a better place.Gravatar Paul Mundt 1-6/+0
2010-09-19sh: pci: Give SH7786 PHY some time to settle.Gravatar Paul Mundt 1-0/+3
2010-09-19sh: pci: Toggle configuration accesses on SH7786.Gravatar Paul Mundt 1-0/+3
2010-09-19sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().Gravatar Paul Mundt 1-34/+1
2010-09-07Merge branch 'sh/pci-express-integration'Gravatar Paul Mundt 2-11/+85
2010-09-07sh: Hook up 3rd memory window for all SH7786 PCIe channels.Gravatar Paul Mundt 1-0/+3
2010-09-07sh: Properly wire up channel 2's I/O window on SH7786 PCIe.Gravatar Paul Mundt 1-0/+1
2010-09-07sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe.Gravatar Paul Mundt 1-8/+16
2010-09-07sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.Gravatar Paul Mundt 1-1/+1
2010-09-07sh: Make SH7786 PCIe port reset logic more aggressive.Gravatar Paul Mundt 1-1/+11
2010-09-07sh: Additional register definitions for SH7786 PCIe.Gravatar Matt Fleming 1-2/+54
2010-08-20Merge branch 'sh/pci-express-integration'Gravatar Paul Mundt 2-21/+36