string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / arch / sh / drivers /
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.
2009-03-10 Nobuhiro Iwamatsush: dma-sh updates for multi IRQ and new SH-4A CPUs.
2009-03-10 Yoshihiro Shimodash: pci-sh7780: fix pci memory address for fixed PMB
2009-01-07 Bjorn HelgaasPCI: sh: use generic INTx swizzle from PCI core
2009-01-07 Bjorn HelgaasPCI: sh: use generic pci_swizzle_interrupt_pin()
2008-12-22 Paul Mundtsh: dma: Kill off ISA DMA wrapper.
2008-12-22 Paul Mundtsh: mach-sh03: Use __set_io_port_base(), kill off speci...
2008-12-22 Yoshihiro Shimodash: pci-sh7780: fix pci memory address mask
2008-12-22 Steve Glendinningsh: add SH DMAC burst mode constant
2008-12-22 Steve Glendinningsh: fix DMAOR register access on SH7709
2008-10-20 Paul Mundtsh: Migrate common board headers to mach-common/.
2008-07-29 Paul Mundtsh: Move out the solution engine headers to arch/sh...
2008-07-29 Paul Mundtsh: dma-sh: Fix up dreamcast dma.h mach path.
2008-07-28 Paul Mundtsh: migrate to arch/sh/include/
2008-07-28 Yoshihiro Shimodash: Renesas R0P7785LC0011RL board support
2008-07-28 Adrian Bunksh: make pcibios_max_latency static
2008-07-28 Adrian Bunksh: make EARLY_PCI_OP's static
2008-07-28 Adrian Bunksh dreamcast: export board_pci_channels
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-06-27 Adrian BunkPCI: remove unused arch pcibios_update_resource() functions
2008-05-21 Al ViroMODULE_LICENSE expects "GPL v2", not "GPLv2"
2008-04-29 Benjamin Herrenschmidtiomap: fix 64 bits resources on 32 bits
2008-04-21 Greg Kroah-HartmanPCI: remove initial bios sort of PCI devices on x86
2008-02-27 Julia Lawallarch/sh/drivers/dma/dma-sh.c: Correct use of ! and &
2008-02-26 Magnus Dammsh: revert dreamcast pci change
2008-02-26 Roel Kluinsh: heartbeat: ioremap is expected to succeed
next