aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/drivers
AgeCommit message (Expand)Author
2009-11-13sh: dma: Kill off bogus dma_sysclass symbol export.Paul Mundt
2009-10-27sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.Paul Mundt
2009-10-27sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown
2009-09-08dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu
2009-08-24sh: Allow use of GENERIC_IOMAPDavid McKay
2009-08-19sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELSKuninori Morimoto
2009-08-18sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto
2009-06-17sh: pci: Initial PCI-Express support for SH7786 Urquell board.Paul Mundt
2009-06-16sh: pci: SH7786 PCI ops.Paul Mundt
2009-06-16sh: pci: Allow register_pci_controller() to handle overlapping regions.Paul Mundt
2009-06-14sh: pci: remove duplicated #include'sHuang Weiyi
2009-05-27sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.Paul Mundt
2009-05-26sh: pci-sh7751: Initialize io_map_base in controller definition.Paul Mundt
2009-05-11sh: multiple vectors per irq - sh7760Magnus Damm
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt
2009-04-20sh: pci: Rename pci-new.c to pci.c.Paul Mundt
2009-04-20sh: pci: Roll pci-lib in to pci-new.Paul Mundt
2009-04-20sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt
2009-04-20sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/.Paul Mundt
2009-04-20sh: pci: Convert dreamcast to new-style interface.Paul Mundt
2009-04-20sh: pci: Consolidate lboxre2 and r2d IRQ fixups.Paul Mundt
2009-04-20sh: pci: Rename SH7751 platform ops files to fixups.Paul Mundt
2009-04-20sh: pci: Rewrite SH7751 PCI support to follow SH7780.Paul Mundt
2009-04-20sh: pci: Rename ops-cayman -> fixups-cayman.Paul Mundt
2009-04-20sh: pci: Convert the SH-5 code over to the new interface.Paul Mundt
2009-04-20sh: pci: Tidy up the dreamcast PCI support.Paul Mundt
2009-04-20sh: pci: Kill off legacy ide quirks.Paul Mundt
2009-04-20sh: pci: Consolidate pcibios_setup() in pci-lib.Paul Mundt
2009-04-20sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED.Paul Mundt
2009-04-20sh: pci: Kill off superfluous lboxre2 pci fixups.Paul Mundt
2009-04-20sh: pci: Kill off the now unused hose->io_base.Paul Mundt
2009-04-20sh: pci: Consolidate the remaining common bits.Paul Mundt
2009-04-20sh: pci: Consolidate bus<->resource mapping in pci-lib.Paul Mundt
2009-04-20sh: pci: Track io and mem_offset per-channel.Paul Mundt
2009-04-20sh: pci: New-style controller registration.Paul Mundt
2009-04-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt
2009-04-20sh: pci: Kill off unused pcibios_fixup().Paul Mundt
2009-04-20sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt
2009-04-20sh: pci: HAVE_PCI_MMAP support.Paul Mundt
2009-04-20sh: pci: Split out new-style PCI core.Paul Mundt
2009-04-20sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt
2009-04-17sh: pci: Start unifying the SH7780 PCIC initialization.Paul Mundt
2009-04-17sh: pci: Consolidate SH7780 PCIC IRQ routing.Paul Mundt
2009-04-17sh: pci: Kill off platform-specific multi-window mappings.Paul Mundt
2009-04-17sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.Paul Mundt
2009-04-17sh: pci: Set the I/O port base to the SH7780 I/O window default.Paul Mundt
2009-04-17sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.Paul Mundt
2009-04-17sh: pci: Use the proper write size for class/sub-class code.Paul Mundt
2009-04-17sh: pci: Rework SH7780 host controller detection.Paul Mundt