summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers
Commit message (Expand)AuthorAgeFilesLines
* sh: move machtypes.h to include/generatedSam Ravnborg2009-12-121-1/+1
* sh: dma: Kill off bogus dma_sysclass symbol export.Paul Mundt2009-11-131-2/+0
* sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.Paul Mundt2009-10-271-7/+0
* sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt2009-10-271-12/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-232-5/+10
|\
| * dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-082-5/+10
* | sh: Allow use of GENERIC_IOMAPDavid McKay2009-08-241-0/+4
* | sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELSKuninori Morimoto2009-08-191-3/+3
* | sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto2009-08-181-0/+10
|/
* sh: pci: Initial PCI-Express support for SH7786 Urquell board.Paul Mundt2009-06-172-0/+356
* sh: pci: SH7786 PCI ops.Paul Mundt2009-06-163-0/+724
* sh: pci: Allow register_pci_controller() to handle overlapping regions.Paul Mundt2009-06-161-12/+2
* sh: pci: remove duplicated #include'sHuang Weiyi2009-06-141-1/+0
* sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.Paul Mundt2009-05-271-6/+1
* sh: pci-sh7751: Initialize io_map_base in controller definition.Paul Mundt2009-05-261-3/+2
* sh: multiple vectors per irq - sh7760Magnus Damm2009-05-111-1/+2
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-071-2/+2
* sh: pci: Rename pci-new.c to pci.c.Paul Mundt2009-04-203-5/+1
* sh: pci: Roll pci-lib in to pci-new.Paul Mundt2009-04-203-225/+221
* sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt2009-04-204-640/+0
* sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/.Paul Mundt2009-04-202-0/+112
* sh: pci: Convert dreamcast to new-style interface.Paul Mundt2009-04-203-20/+14
* sh: pci: Consolidate lboxre2 and r2d IRQ fixups.Paul Mundt2009-04-204-57/+26
* sh: pci: Rename SH7751 platform ops files to fixups.Paul Mundt2009-04-205-4/+4
* sh: pci: Rewrite SH7751 PCI support to follow SH7780.Paul Mundt2009-04-2010-305/+76
* sh: pci: Rename ops-cayman -> fixups-cayman.Paul Mundt2009-04-202-1/+1
* sh: pci: Convert the SH-5 code over to the new interface.Paul Mundt2009-04-204-52/+23
* sh: pci: Tidy up the dreamcast PCI support.Paul Mundt2009-04-203-89/+117
* sh: pci: Kill off legacy ide quirks.Paul Mundt2009-04-202-42/+0
* sh: pci: Consolidate pcibios_setup() in pci-lib.Paul Mundt2009-04-204-35/+16
* sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED.Paul Mundt2009-04-201-0/+7
* sh: pci: Kill off superfluous lboxre2 pci fixups.Paul Mundt2009-04-202-43/+1
* sh: pci: Kill off the now unused hose->io_base.Paul Mundt2009-04-202-9/+0
* sh: pci: Consolidate the remaining common bits.Paul Mundt2009-04-203-116/+64
* sh: pci: Consolidate bus<->resource mapping in pci-lib.Paul Mundt2009-04-203-45/+31
* sh: pci: Track io and mem_offset per-channel.Paul Mundt2009-04-202-9/+11
* sh: pci: New-style controller registration.Paul Mundt2009-04-202-72/+112
* sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt2009-04-203-70/+51
* sh: pci: Kill off unused pcibios_fixup().Paul Mundt2009-04-201-5/+0
* sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt2009-04-203-46/+42
* sh: pci: HAVE_PCI_MMAP support.Paul Mundt2009-04-202-3/+29
* sh: pci: Split out new-style PCI core.Paul Mundt2009-04-203-4/+258
* sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt2009-04-201-0/+14
* sh: pci: Start unifying the SH7780 PCIC initialization.Paul Mundt2009-04-174-70/+37
* sh: pci: Consolidate SH7780 PCIC IRQ routing.Paul Mundt2009-04-177-137/+31
* sh: pci: Kill off platform-specific multi-window mappings.Paul Mundt2009-04-176-95/+16
* sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.Paul Mundt2009-04-176-90/+27
* sh: pci: Set the I/O port base to the SH7780 I/O window default.Paul Mundt2009-04-171-0/+2
* sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.Paul Mundt2009-04-171-9/+12
* sh: pci: Use the proper write size for class/sub-class code.Paul Mundt2009-04-171-2/+4
OpenPOWER on IntegriCloud