aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-26sh: sh7751 pci controller io port fixMagnus Damm1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-0/+5
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds23-473/+911
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-3/+3
2010-02-10sh: Fix up multi-resource mapping for SH7786 PCIe.Paul Mundt2-43/+82
2010-02-08sh: Fix up SH7786 PCI resource definitions.Paul Mundt2-87/+63
2010-02-08Merge branch 'sh/dmaengine'Paul Mundt1-1/+4
2010-02-08sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski1-1/+4
2010-02-05sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.Paul Mundt1-5/+5
2010-02-03sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt3-26/+78
2010-02-01sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt8-90/+130
2010-02-01sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt4-29/+306
2010-02-01sh: Handle PCI controller resource conflicts.Paul Mundt6-15/+11
2010-02-01sh: Enable PCI66 support for SH7780 host controller.Paul Mundt4-1/+96
2010-02-01sh: Fix up large system memory handling for SH7780 PCI.Paul Mundt1-6/+28
2010-01-30sh: Kill off broken type 1 PCI config access checks.Paul Mundt4-37/+0
2010-01-29sh: support PCI domains.Paul Mundt1-2/+15
2010-01-29sh: Bail out early on PCI resource conflicts.Paul Mundt1-13/+9
2010-01-29sh: Reworked SH7780 PCI initialization.Paul Mundt5-145/+102
2010-01-28sh: Fix up read-only variable assignment in pcibios_align_resource().Paul Mundt1-3/+1
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt8-49/+49
2010-01-15sh: Generalize SH7786 PCIe support.Paul Mundt1-2/+1
2010-01-15sh: heartbeat: Support access size specification via resource flags.Paul Mundt1-5/+17
2009-12-12sh: move machtypes.h to include/generatedSam Ravnborg1-1/+1
2009-11-13sh: dma: Kill off bogus dma_sysclass symbol export.Paul Mundt1-2/+0
2009-10-27sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.Paul Mundt1-7/+0
2009-10-27sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt1-12/+0
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linusNeilBrown2-5/+10
2009-09-08dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2-5/+10
2009-08-24sh: Allow use of GENERIC_IOMAPDavid McKay1-0/+4
2009-08-19sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELSKuninori Morimoto1-3/+3
2009-08-18sh: Prevent heartbeat from scribbling over non-LED bits.Kuninori Morimoto1-0/+10
2009-06-17sh: pci: Initial PCI-Express support for SH7786 Urquell board.Paul Mundt2-0/+356
2009-06-16sh: pci: SH7786 PCI ops.Paul Mundt3-0/+724
2009-06-16sh: pci: Allow register_pci_controller() to handle overlapping regions.Paul Mundt1-12/+2
2009-06-14sh: pci: remove duplicated #include'sHuang Weiyi1-1/+0
2009-05-27sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.Paul Mundt1-6/+1
2009-05-26sh: pci-sh7751: Initialize io_map_base in controller definition.Paul Mundt1-3/+2
2009-05-11sh: multiple vectors per irq - sh7760Magnus Damm1-1/+2
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt1-2/+2
2009-04-20sh: pci: Rename pci-new.c to pci.c.Paul Mundt3-5/+1
2009-04-20sh: pci: Roll pci-lib in to pci-new.Paul Mundt3-225/+221
2009-04-20sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt4-640/+0
2009-04-20sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/.Paul Mundt2-0/+112
2009-04-20sh: pci: Convert dreamcast to new-style interface.Paul Mundt3-20/+14
2009-04-20sh: pci: Consolidate lboxre2 and r2d IRQ fixups.Paul Mundt4-57/+26
2009-04-20sh: pci: Rename SH7751 platform ops files to fixups.Paul Mundt5-4/+4
2009-04-20sh: pci: Rewrite SH7751 PCI support to follow SH7780.Paul Mundt10-305/+76
2009-04-20sh: pci: Rename ops-cayman -> fixups-cayman.Paul Mundt2-1/+1