Age | Commit message (Expand) | Author |
2010-06-07 | sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources(). | Paul Mundt |
2010-04-26 | sh: sh7751 pci controller io port fix | Magnus Damm |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski |
2010-02-10 | sh: Fix up multi-resource mapping for SH7786 PCIe. | Paul Mundt |
2010-02-08 | sh: Fix up SH7786 PCI resource definitions. | Paul Mundt |
2010-02-08 | Merge branch 'sh/dmaengine' | Paul Mundt |
2010-02-08 | sh: fix Transfer Size calculation in both DMA drivers | Guennadi Liakhovetski |
2010-02-05 | sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping. | Paul Mundt |
2010-02-03 | sh: Fix up early PCI PERR/SERR IRQ handling. | Paul Mundt |
2010-02-01 | sh: Improved multi-resource handling for SH7780 PCI. | Paul Mundt |
2010-02-01 | sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers. | Paul Mundt |
2010-02-01 | sh: Handle PCI controller resource conflicts. | Paul Mundt |
2010-02-01 | sh: Enable PCI66 support for SH7780 host controller. | Paul Mundt |
2010-02-01 | sh: Fix up large system memory handling for SH7780 PCI. | Paul Mundt |
2010-01-30 | sh: Kill off broken type 1 PCI config access checks. | Paul Mundt |
2010-01-29 | sh: support PCI domains. | Paul Mundt |
2010-01-29 | sh: Bail out early on PCI resource conflicts. | Paul Mundt |
2010-01-29 | sh: Reworked SH7780 PCI initialization. | Paul Mundt |
2010-01-28 | sh: Fix up read-only variable assignment in pcibios_align_resource(). | Paul Mundt |
2010-01-26 | sh: Mass ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt |
2010-01-15 | sh: Generalize SH7786 PCIe support. | Paul Mundt |
2010-01-15 | sh: heartbeat: Support access size specification via resource flags. | Paul Mundt |
2009-12-12 | sh: move machtypes.h to include/generated | Sam Ravnborg |
2009-11-13 | sh: dma: Kill off bogus dma_sysclass symbol export. | Paul Mundt |
2009-10-27 | sh: Kill off superfluous arch/sh/drivers/pci/Kconfig. | Paul Mundt |
2009-10-27 | sh: Revamp PCI DMA coherence Kconfig bits. | Paul Mundt |
2009-09-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown |
2009-09-08 | dmaengine: sh: Add Support SuperH DMA Engine driver | Nobuhiro Iwamatsu |
2009-08-24 | sh: Allow use of GENERIC_IOMAP | David McKay |
2009-08-19 | sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS | Kuninori Morimoto |
2009-08-18 | sh: Prevent heartbeat from scribbling over non-LED bits. | Kuninori Morimoto |
2009-06-17 | sh: pci: Initial PCI-Express support for SH7786 Urquell board. | Paul Mundt |
2009-06-16 | sh: pci: SH7786 PCI ops. | Paul Mundt |
2009-06-16 | sh: pci: Allow register_pci_controller() to handle overlapping regions. | Paul Mundt |
2009-06-14 | sh: pci: remove duplicated #include's | Huang Weiyi |
2009-05-27 | sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes. | Paul Mundt |
2009-05-26 | sh: pci-sh7751: Initialize io_map_base in controller definition. | Paul Mundt |
2009-05-11 | sh: multiple vectors per irq - sh7760 | Magnus Damm |
2009-05-07 | sh: Integrate the SH-5 onchip_remap() more coherently. | Paul Mundt |
2009-04-20 | sh: pci: Rename pci-new.c to pci.c. | Paul Mundt |
2009-04-20 | sh: pci: Roll pci-lib in to pci-new. | Paul Mundt |
2009-04-20 | sh: pci: Kill off the last remnants of the now unused pci-auto code. | Paul Mundt |
2009-04-20 | sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/. | Paul Mundt |
2009-04-20 | sh: pci: Convert dreamcast to new-style interface. | Paul Mundt |
2009-04-20 | sh: pci: Consolidate lboxre2 and r2d IRQ fixups. | Paul Mundt |
2009-04-20 | sh: pci: Rename SH7751 platform ops files to fixups. | Paul Mundt |
2009-04-20 | sh: pci: Rewrite SH7751 PCI support to follow SH7780. | Paul Mundt |