pnpbios: convert to seq_file
[safe/jmp/linux-2.6] / arch / sh / drivers / pci /
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-08-24 David McKaysh: Allow use of GENERIC_IOMAP
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-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-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: mach-sh03: Use __set_io_port_base(), kill off speci...
2008-12-22 Yoshihiro Shimodash: pci-sh7780: fix pci memory address mask
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-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-06-27 Adrian BunkPCI: remove unused arch pcibios_update_resource() functions
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-26 Magnus Dammsh: revert dreamcast pci change
2008-02-14 Magnus Dammsh: fix pci io access for r2d boards
2008-02-14 Magnus Dammsh: use ctrl_in/out for on chip pci access
2008-02-01 Adrian BunkPCI: Kconfig help: don't refer to the PCI-HOWTO
2008-01-28 Magnus Dammsh: update r7780rp interrupt code
2008-01-28 Magnus Dammsh: use declared coherent memory for dreamcast pci...
2008-01-28 Nicholas Becksh: Add support for SDK7780 board.
2008-01-28 Paul Mundtsh: Kill off dead HS771RVoIP board support.
2008-01-28 Yoshihiro Shimodash: Add support for SH7763 CPU subtype.
2008-01-28 Paul Mundtsh: Get the SH-5 PCI support building.
2008-01-28 Paul Mundtsh: Kill off the rest of arch/sh64/kernel/.
2007-11-30 Nobuhiro Iwamatsush: Support PCI IO access of SH7780 base boards.
2007-11-30 Nobuhiro Iwamatsush: Fix PCI IO space base address of SH7780.
2007-11-07 Paul Mundtsh: Kill off the remaining ST40 cruft.
2007-10-29 Alejandro Martinez... sh: ARRAY_SIZE() cleanup
2007-10-17 Ralf BaechleRemove dma_cache_(wback|inv|wback_inv) functions
2007-09-21 Magnus Dammsh: remove sh7780 interrupt controller hack from pci...
2007-09-21 Magnus Dammsh: intc - convert board specific r2d code
2007-07-20 Magnus Dammsh: update r2d defconfig and fix SH7751R pci compliation
2007-07-20 Paul Mundtsh: Fix up PCI section mismatch warnings.
2007-06-11 Paul Mundtsh: Tidy up dependencies for SH-2 build.
next