drm/nouveau: off by one in init_i2c_device_find()
[safe/jmp/linux-2.6] / arch / sh / drivers /
2010-04-26 Magnus Dammsh: sh7751 pci controller io port fix
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-27 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-02-23 Dominik Brodowskiresource/PCI: mark struct resource as const
2010-02-23 Dominik Brodowskiresource/PCI: align functions now return start of resource
2010-02-10 Paul Mundtsh: Fix up multi-resource mapping for SH7786 PCIe.
2010-02-08 Paul Mundtsh: Fix up SH7786 PCI resource definitions.
2010-02-08 Paul MundtMerge branch 'sh/dmaengine'
2010-02-08 Guennadi Liakhovetskish: fix Transfer Size calculation in both DMA drivers
2010-02-05 Paul Mundtsh: Fix an off-by-1 in SH7780 PCIC memory resource...
2010-02-03 Paul Mundtsh: Fix up early PCI PERR/SERR IRQ handling.
2010-02-01 Paul Mundtsh: Improved multi-resource handling for SH7780 PCI.
2010-02-01 Paul Mundtsh: Hook up ERR/PERR/SERR detection for SH7780 PCI...
2010-02-01 Paul Mundtsh: Handle PCI controller resource conflicts.
2010-02-01 Paul Mundtsh: Enable PCI66 support for SH7780 host controller.
2010-02-01 Paul Mundtsh: Fix up large system memory handling for SH7780...
2010-01-29 Paul Mundtsh: Kill off broken type 1 PCI config access checks.
2010-01-29 Paul Mundtsh: support PCI domains.
2010-01-29 Paul Mundtsh: Bail out early on PCI resource conflicts.
2010-01-29 Paul Mundtsh: Reworked SH7780 PCI initialization.
2010-01-28 Paul Mundtsh: Fix up read-only variable assignment in pcibios_ali...
2010-01-26 Paul Mundtsh: Mass ctrl_in/outX to __raw_read/writeX conversion.
2010-01-15 Paul Mundtsh: Generalize SH7786 PCIe support.
2010-01-15 Paul Mundtsh: heartbeat: Support access size specification via...
2009-12-12 Sam Ravnborgsh: move machtypes.h to include/generated
2009-11-13 Paul Mundtsh: dma: Kill off bogus dma_sysclass symbol export.
2009-10-27 Paul Mundtsh: Kill off superfluous arch/sh/drivers/pci/Kconfig.
2009-10-27 Paul Mundtsh: Revamp PCI DMA coherence Kconfig bits.
2009-09-23 NeilBrownMerge branch 'next' of git://git./linux/kernel/git...
2009-09-09 Nobuhiro Iwamatsudmaengine: sh: Add Support SuperH DMA Engine driver
2009-08-24 David McKaysh: Allow use of GENERIC_IOMAP
2009-08-19 Kuninori Morimotosh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS
2009-08-18 Kuninori Morimotosh: Prevent heartbeat from scribbling over non-LED...
2009-06-17 Paul Mundtsh: pci: Initial PCI-Express support for SH7786 Urquell...
2009-06-15 Paul Mundtsh: pci: SH7786 PCI ops.
2009-06-15 Paul Mundtsh: pci: Allow register_pci_controller() to handle...
2009-06-14 Huang Weiyish: pci: remove duplicated #include's
2009-05-26 Paul Mundtsh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.
2009-05-26 Paul Mundtsh: pci-sh7751: Initialize io_map_base in controller...
2009-05-11 Magnus Dammsh: multiple vectors per irq - sh7760
2009-05-07 Paul Mundtsh: Integrate the SH-5 onchip_remap() more coherently.
2009-04-20 Paul Mundtsh: pci: Rename pci-new.c to pci.c.
2009-04-20 Paul Mundtsh: pci: Roll pci-lib in to pci-new.
2009-04-20 Paul Mundtsh: pci: Kill off the last remnants of the now unused...
2009-04-20 Paul Mundtsh: pci: Move the se7751 fixups in to arch/sh/drivers...
2009-04-20 Paul Mundtsh: pci: Convert dreamcast to new-style interface.
2009-04-20 Paul Mundtsh: pci: Consolidate lboxre2 and r2d IRQ fixups.
2009-04-20 Paul Mundtsh: pci: Rename SH7751 platform ops files to fixups.
2009-04-20 Paul Mundtsh: pci: Rewrite SH7751 PCI support to follow SH7780.
2009-04-20 Paul Mundtsh: pci: Rename ops-cayman -> fixups-cayman.
2009-04-20 Paul Mundtsh: pci: Convert the SH-5 code over to the new interface.
2009-04-20 Paul Mundtsh: pci: Tidy up the dreamcast PCI support.
2009-04-20 Paul Mundtsh: pci: Kill off legacy ide quirks.
2009-04-20 Paul Mundtsh: pci: Consolidate pcibios_setup() in pci-lib.
2009-04-20 Paul Mundtsh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED.
2009-04-20 Paul Mundtsh: pci: Kill off superfluous lboxre2 pci fixups.
2009-04-20 Paul Mundtsh: pci: Kill off the now unused hose->io_base.
2009-04-20 Paul Mundtsh: pci: Consolidate the remaining common bits.
2009-04-20 Paul Mundtsh: pci: Consolidate bus<->resource mapping in pci...
2009-04-20 Paul Mundtsh: pci: Track io and mem_offset per-channel.
2009-04-20 Paul Mundtsh: pci: New-style controller registration.
2009-04-20 Paul Mundtsh: pci: Consolidate pci_iomap() and use the generic...
2009-04-20 Paul Mundtsh: pci: Kill off unused pcibios_fixup().
2009-04-20 Paul Mundtsh: pci: Consolidate pcibios_align_resource() definitions.
2009-04-20 Paul Mundtsh: pci: HAVE_PCI_MMAP support.
2009-04-20 Paul Mundtsh: pci: Split out new-style PCI core.
2009-04-20 Paul Mundtsh: pci: Drop asm-generic/pci.h, so we can use our...
2009-04-17 Paul Mundtsh: pci: Start unifying the SH7780 PCIC initialization.
2009-04-17 Paul Mundtsh: pci: Consolidate SH7780 PCIC IRQ routing.
2009-04-17 Paul Mundtsh: pci: Kill off platform-specific multi-window mappings.
2009-04-17 Paul Mundtsh: pci: Consolidate PCI I/O and mem window definitions...
2009-04-17 Paul Mundtsh: pci: Set the I/O port base to the SH7780 I/O window...
2009-04-17 Paul Mundtsh: pci: Set pci_cache_line_size on SH7780 via the...
2009-04-17 Paul Mundtsh: pci: Use the proper write size for class/sub-class...
2009-04-17 Paul Mundtsh: pci: Rework SH7780 host controller detection.
2009-04-17 Paul Mundtsh: pci: Set class/sub-class code correctly for SH7780...
2009-04-17 Paul Mundtsh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.
2009-04-17 Paul Mundtsh: pci: Move se7780 INTC fixups out of pci-sh7780.c.
2009-04-17 Paul Mundtsh: pci: Kill off useless debugging printk() in pci...
2009-04-16 Paul Mundtsh: pci: Kill off unused SH4_PCIC_NO_RESET code.
2009-04-16 Paul Mundtsh: pci: drop duplicate PCIC fixups for SE7780 and...
2009-04-16 Paul Mundtsh: sh7785lcr: Update for recent PCI changes.
2009-04-16 Paul Mundtsh: drop duplicate symbol export on dreamcast and sh778...
2009-04-16 Magnus Dammsh: export board_pci_channels in one place
2009-04-16 Magnus Dammsh: pci io port base address code
2009-04-16 Magnus Dammsh: pci memory range checking code
2009-04-16 Magnus Dammsh: add io_base member to pci_channel
2009-04-16 Magnus Dammsh: add reg_base member to pci_channel
2009-04-16 Magnus Dammsh: hook in struct pci_channel in sysdata
2009-04-16 Magnus Dammsh: avoid using PCIBIOS_MIN_xxx
2009-04-16 Magnus Dammsh: add init member to pci_channel data
2009-04-16 Magnus Dammsh: pass along struct pci_channel
2009-04-14 Paul Mundtsh: Add in PCI bus for DMA API debugging.
2009-04-06 Yoshihiro Shimodash: sh7785lcr: fix PCI address map for 32-bit mode
2009-04-04 Takashi Yoshiish: sh7785lcr: Map whole PCI address space.
2009-04-04 Paul Mundtsh: Fix up number of on-chip DMA channels on SH7091.
2009-03-17 Paul Mundtsh: dma: Make G2 DMA configurable.
2009-03-17 Paul Mundtsh: dma: Make PVR2 DMA configurable.
2009-03-16 Nobuhiro Iwamatsush: Move IRQ multi definition of DMAC to defconfig
2009-03-16 Nobuhiro Iwamatsush: Disable get_dma_error_irq for non-SH4 targets.
next