1. 7561f2d sh: Fix up SH7786 PCI resource definitions. by Paul Mundt · 14 years ago
  2. 2e18e04 Merge branch 'sh/dmaengine' by Paul Mundt · 14 years ago
  3. 623b4ac sh: fix Transfer Size calculation in both DMA drivers by Guennadi Liakhovetski · 14 years ago
  4. 3b0be1a sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping. by Paul Mundt · 14 years ago
  5. 9ad62ec sh: Fix up early PCI PERR/SERR IRQ handling. by Paul Mundt · 14 years ago
  6. b6c58b1 sh: Improved multi-resource handling for SH7780 PCI. by Paul Mundt · 14 years ago
  7. ef407be sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers. by Paul Mundt · 14 years ago
  8. bcf3935 sh: Handle PCI controller resource conflicts. by Paul Mundt · 14 years ago
  9. 85b59f5 sh: Enable PCI66 support for SH7780 host controller. by Paul Mundt · 14 years ago
  10. aee4467 sh: Fix up large system memory handling for SH7780 PCI. by Paul Mundt · 14 years ago
  11. 396c56a sh: Kill off broken type 1 PCI config access checks. by Paul Mundt · 14 years ago
  12. 320e68d sh: support PCI domains. by Paul Mundt · 14 years ago
  13. ac8ab54 sh: Bail out early on PCI resource conflicts. by Paul Mundt · 14 years ago
  14. a45635d sh: Reworked SH7780 PCI initialization. by Paul Mundt · 14 years ago
  15. 8495935 sh: Fix up read-only variable assignment in pcibios_align_resource(). by Paul Mundt · 14 years ago
  16. 9d56dd3 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 14 years ago
  17. 7dcaa8e sh: Generalize SH7786 PCIe support. by Paul Mundt · 14 years ago
  18. 10ab92d sh: heartbeat: Support access size specification via resource flags. by Paul Mundt · 14 years ago
  19. 3252b11 sh: move machtypes.h to include/generated by Sam Ravnborg · 15 years ago
  20. 1dca899 sh: dma: Kill off bogus dma_sysclass symbol export. by Paul Mundt · 15 years ago
  21. 7693465 sh: Kill off superfluous arch/sh/drivers/pci/Kconfig. by Paul Mundt · 15 years ago
  22. 01be5d6 sh: Revamp PCI DMA coherence Kconfig bits. by Paul Mundt · 15 years ago
  23. 4b3df56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus by NeilBrown · 15 years ago
  24. d8902ad dmaengine: sh: Add Support SuperH DMA Engine driver by Nobuhiro Iwamatsu · 15 years ago
  25. 15444a8 sh: Allow use of GENERIC_IOMAP by David McKay · 15 years ago
  26. 24d7619 sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS by Kuninori Morimoto · 15 years ago
  27. e174d13 sh: Prevent heartbeat from scribbling over non-LED bits. by Kuninori Morimoto · 15 years ago
  28. 5713e60 sh: pci: Initial PCI-Express support for SH7786 Urquell board. by Paul Mundt · 15 years ago
  29. 66765fe sh: pci: SH7786 PCI ops. by Paul Mundt · 15 years ago
  30. 8c6b44d sh: pci: Allow register_pci_controller() to handle overlapping regions. by Paul Mundt · 15 years ago
  31. 78c99ba sh: pci: remove duplicated #include's by Huang Weiyi · 15 years ago
  32. 5582b06 sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes. by Paul Mundt · 15 years ago
  33. d076d2b sh: pci-sh7751: Initialize io_map_base in controller definition. by Paul Mundt · 15 years ago
  34. 3d6ad46 sh: multiple vectors per irq - sh7760 by Magnus Damm · 15 years ago
  35. 0fb849b sh: Integrate the SH-5 onchip_remap() more coherently. by Paul Mundt · 15 years ago
  36. cf24200 sh: pci: Rename pci-new.c to pci.c. by Paul Mundt · 15 years ago
  37. 35bcfff sh: pci: Roll pci-lib in to pci-new. by Paul Mundt · 15 years ago
  38. 805fcc8 sh: pci: Kill off the last remnants of the now unused pci-auto code. by Paul Mundt · 15 years ago
  39. 2d5efc1 sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/. by Paul Mundt · 15 years ago
  40. 951a681 sh: pci: Convert dreamcast to new-style interface. by Paul Mundt · 15 years ago
  41. 37c8ac3 sh: pci: Consolidate lboxre2 and r2d IRQ fixups. by Paul Mundt · 15 years ago
  42. 84972ec sh: pci: Rename SH7751 platform ops files to fixups. by Paul Mundt · 15 years ago
  43. 757e3c1 sh: pci: Rewrite SH7751 PCI support to follow SH7780. by Paul Mundt · 15 years ago
  44. a5b0804 sh: pci: Rename ops-cayman -> fixups-cayman. by Paul Mundt · 15 years ago
  45. 48e4237 sh: pci: Convert the SH-5 code over to the new interface. by Paul Mundt · 15 years ago
  46. 3444f5e sh: pci: Tidy up the dreamcast PCI support. by Paul Mundt · 15 years ago
  47. 0db38ce sh: pci: Kill off legacy ide quirks. by Paul Mundt · 15 years ago
  48. 0e75148 sh: pci: Consolidate pcibios_setup() in pci-lib. by Paul Mundt · 15 years ago
  49. d556fcc sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED. by Paul Mundt · 15 years ago
  50. bb33964 sh: pci: Kill off superfluous lboxre2 pci fixups. by Paul Mundt · 15 years ago
  51. 5ba7205 sh: pci: Kill off the now unused hose->io_base. by Paul Mundt · 15 years ago
  52. 3f8daea sh: pci: Consolidate the remaining common bits. by Paul Mundt · 15 years ago
  53. 5160d3f sh: pci: Consolidate bus<->resource mapping in pci-lib. by Paul Mundt · 15 years ago
  54. 09cfeb1 sh: pci: Track io and mem_offset per-channel. by Paul Mundt · 15 years ago
  55. e79066a sh: pci: New-style controller registration. by Paul Mundt · 15 years ago
  56. 0bb34a6 sh: pci: Consolidate pci_iomap() and use the generic I/O base. by Paul Mundt · 15 years ago
  57. 394b6d2 sh: pci: Kill off unused pcibios_fixup(). by Paul Mundt · 15 years ago
  58. a3c0e0d sh: pci: Consolidate pcibios_align_resource() definitions. by Paul Mundt · 15 years ago
  59. 9833385 sh: pci: HAVE_PCI_MMAP support. by Paul Mundt · 15 years ago
  60. 4c5107e sh: pci: Split out new-style PCI core. by Paul Mundt · 15 years ago
  61. 9ade121 sh: pci: Drop asm-generic/pci.h, so we can use our own fixups. by Paul Mundt · 15 years ago
  62. 62c7ae8 sh: pci: Start unifying the SH7780 PCIC initialization. by Paul Mundt · 15 years ago
  63. a6d377b sh: pci: Consolidate SH7780 PCIC IRQ routing. by Paul Mundt · 15 years ago
  64. 4c7a47d sh: pci: Kill off platform-specific multi-window mappings. by Paul Mundt · 15 years ago
  65. ab1363a sh: pci: Consolidate PCI I/O and mem window definitions for SH7780. by Paul Mundt · 15 years ago
  66. f1dcab7 sh: pci: Set the I/O port base to the SH7780 I/O window default. by Paul Mundt · 15 years ago
  67. c66c1d7 sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register. by Paul Mundt · 15 years ago
  68. ab78cbc sh: pci: Use the proper write size for class/sub-class code. by Paul Mundt · 15 years ago
  69. 4e7b7fd sh: pci: Rework SH7780 host controller detection. by Paul Mundt · 15 years ago
  70. 0bbc9bc sh: pci: Set class/sub-class code correctly for SH7780 PCIC. by Paul Mundt · 15 years ago
  71. 7e4ba0d sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD. by Paul Mundt · 15 years ago
  72. b627b4e sh: pci: Move se7780 INTC fixups out of pci-sh7780.c. by Paul Mundt · 15 years ago
  73. 84971bb sh: pci: Kill off useless debugging printk() in pci-sh7780 init. by Paul Mundt · 15 years ago
  74. 0232ba9 sh: pci: Kill off unused SH4_PCIC_NO_RESET code. by Paul Mundt · 15 years ago
  75. f1a9ba8 sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR. by Paul Mundt · 15 years ago
  76. 3aabce8 sh: sh7785lcr: Update for recent PCI changes. by Paul Mundt · 15 years ago
  77. 1059157 sh: drop duplicate symbol export on dreamcast and sh7785lcr. by Paul Mundt · 15 years ago
  78. aa5d3ff sh: export board_pci_channels in one place by Magnus Damm · 16 years ago
  79. 8ce0143 sh: pci io port base address code by Magnus Damm · 16 years ago
  80. ef339f2 sh: pci memory range checking code by Magnus Damm · 16 years ago
  81. ef53fde sh: add io_base member to pci_channel by Magnus Damm · 16 years ago
  82. e4c6a36 sh: add reg_base member to pci_channel by Magnus Damm · 16 years ago
  83. b6706ef sh: hook in struct pci_channel in sysdata by Magnus Damm · 16 years ago
  84. 710fa3c sh: avoid using PCIBIOS_MIN_xxx by Magnus Damm · 15 years ago
  85. d0e3db4 sh: add init member to pci_channel data by Magnus Damm · 15 years ago
  86. b8b47bf sh: pass along struct pci_channel by Magnus Damm · 15 years ago
  87. e588a00 sh: Add in PCI bus for DMA API debugging. by Paul Mundt · 15 years ago
  88. 9bb019f sh: sh7785lcr: fix PCI address map for 32-bit mode by Yoshihiro Shimoda · 15 years ago
  89. 68b42d1 sh: sh7785lcr: Map whole PCI address space. by Takashi Yoshii · 15 years ago
  90. a27873c sh: Fix up number of on-chip DMA channels on SH7091. by Paul Mundt · 15 years ago
  91. 40f49e7 sh: dma: Make G2 DMA configurable. by Paul Mundt · 15 years ago
  92. da62e71 sh: dma: Make PVR2 DMA configurable. by Paul Mundt · 15 years ago
  93. 988f831 sh: Move IRQ multi definition of DMAC to defconfig by Nobuhiro Iwamatsu · 15 years ago
  94. 02ebd32 sh: Disable get_dma_error_irq for non-SH4 targets. by Nobuhiro Iwamatsu · 15 years ago
  95. 71b973a sh: dma-sh updates for multi IRQ and new SH-4A CPUs. by Nobuhiro Iwamatsu · 15 years ago
  96. 8ffe313 sh: pci-sh7780: fix pci memory address for fixed PMB by Yoshihiro Shimoda · 15 years ago
  97. e558234 PCI: sh: use generic INTx swizzle from PCI core by Bjorn Helgaas · 15 years ago
  98. 6aa6e49 PCI: sh: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 15 years ago
  99. 78fb402 sh: dma: Kill off ISA DMA wrapper. by Paul Mundt · 15 years ago
  100. 43eeb0f sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map(). by Paul Mundt · 15 years ago