1. 2d5efc1 sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/. by Paul Mundt · 16 years ago
  2. 951a681 sh: pci: Convert dreamcast to new-style interface. by Paul Mundt · 16 years ago
  3. 37c8ac3 sh: pci: Consolidate lboxre2 and r2d IRQ fixups. by Paul Mundt · 16 years ago
  4. 84972ec sh: pci: Rename SH7751 platform ops files to fixups. by Paul Mundt · 16 years ago
  5. 757e3c1 sh: pci: Rewrite SH7751 PCI support to follow SH7780. by Paul Mundt · 16 years ago
  6. a5b0804 sh: pci: Rename ops-cayman -> fixups-cayman. by Paul Mundt · 16 years ago
  7. 48e4237 sh: pci: Convert the SH-5 code over to the new interface. by Paul Mundt · 16 years ago
  8. 3444f5e sh: pci: Tidy up the dreamcast PCI support. by Paul Mundt · 16 years ago
  9. 0db38ce sh: pci: Kill off legacy ide quirks. by Paul Mundt · 16 years ago
  10. 0e75148 sh: pci: Consolidate pcibios_setup() in pci-lib. by Paul Mundt · 16 years ago
  11. c563bf0 sh: pci: Kill off dead references to is_pci_ioaddr and friends. by Paul Mundt · 16 years ago
  12. d556fcc sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED. by Paul Mundt · 16 years ago
  13. bb33964 sh: pci: Kill off superfluous lboxre2 pci fixups. by Paul Mundt · 16 years ago
  14. 5ba7205 sh: pci: Kill off the now unused hose->io_base. by Paul Mundt · 16 years ago
  15. 3f8daea sh: pci: Consolidate the remaining common bits. by Paul Mundt · 16 years ago
  16. 5160d3f sh: pci: Consolidate bus<->resource mapping in pci-lib. by Paul Mundt · 16 years ago
  17. 09cfeb1 sh: pci: Track io and mem_offset per-channel. by Paul Mundt · 16 years ago
  18. e79066a sh: pci: New-style controller registration. by Paul Mundt · 16 years ago
  19. 99f95f1 sh: pci: Rework fixed region checks in ioremap(). by Paul Mundt · 16 years ago
  20. 0bb34a6 sh: pci: Consolidate pci_iomap() and use the generic I/O base. by Paul Mundt · 16 years ago
  21. 394b6d2 sh: pci: Kill off unused pcibios_fixup(). by Paul Mundt · 16 years ago
  22. a3c0e0d sh: pci: Consolidate pcibios_align_resource() definitions. by Paul Mundt · 16 years ago
  23. 9833385 sh: pci: HAVE_PCI_MMAP support. by Paul Mundt · 16 years ago
  24. 4c5107e sh: pci: Split out new-style PCI core. by Paul Mundt · 16 years ago
  25. 9ade121 sh: pci: Drop asm-generic/pci.h, so we can use our own fixups. by Paul Mundt · 16 years ago
  26. 62c7ae8 sh: pci: Start unifying the SH7780 PCIC initialization. by Paul Mundt · 16 years ago
  27. a6d377b sh: pci: Consolidate SH7780 PCIC IRQ routing. by Paul Mundt · 16 years ago
  28. 4c7a47d sh: pci: Kill off platform-specific multi-window mappings. by Paul Mundt · 16 years ago
  29. ab1363a sh: pci: Consolidate PCI I/O and mem window definitions for SH7780. by Paul Mundt · 16 years ago
  30. f1dcab7 sh: pci: Set the I/O port base to the SH7780 I/O window default. by Paul Mundt · 16 years ago
  31. c66c1d7 sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register. by Paul Mundt · 16 years ago
  32. ab78cbc sh: pci: Use the proper write size for class/sub-class code. by Paul Mundt · 16 years ago
  33. 4e7b7fd sh: pci: Rework SH7780 host controller detection. by Paul Mundt · 16 years ago
  34. 0bbc9bc sh: pci: Set class/sub-class code correctly for SH7780 PCIC. by Paul Mundt · 16 years ago
  35. 7e4ba0d sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD. by Paul Mundt · 16 years ago
  36. b627b4e sh: pci: Move se7780 INTC fixups out of pci-sh7780.c. by Paul Mundt · 16 years ago
  37. 84971bb sh: pci: Kill off useless debugging printk() in pci-sh7780 init. by Paul Mundt · 16 years ago
  38. 0232ba9 sh: pci: Kill off unused SH4_PCIC_NO_RESET code. by Paul Mundt · 16 years ago
  39. f1a9ba8 sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR. by Paul Mundt · 16 years ago
  40. 3aabce8 sh: sh7785lcr: Update for recent PCI changes. by Paul Mundt · 16 years ago
  41. 1059157 sh: drop duplicate symbol export on dreamcast and sh7785lcr. by Paul Mundt · 16 years ago
  42. aa5d3ff sh: export board_pci_channels in one place by Magnus Damm · 17 years ago
  43. 8ce0143 sh: pci io port base address code by Magnus Damm · 17 years ago
  44. ef339f2 sh: pci memory range checking code by Magnus Damm · 17 years ago
  45. ef53fde sh: add io_base member to pci_channel by Magnus Damm · 17 years ago
  46. e4c6a36 sh: add reg_base member to pci_channel by Magnus Damm · 17 years ago
  47. b6706ef sh: hook in struct pci_channel in sysdata by Magnus Damm · 17 years ago
  48. 710fa3c sh: avoid using PCIBIOS_MIN_xxx by Magnus Damm · 16 years ago
  49. d0e3db4 sh: add init member to pci_channel data by Magnus Damm · 16 years ago
  50. b8b47bf sh: pass along struct pci_channel by Magnus Damm · 16 years ago
  51. e588a00 sh: Add in PCI bus for DMA API debugging. by Paul Mundt · 16 years ago
  52. 7b41f56 sh: Pre-allocate a reasonable number of DMA debug entries. by Paul Mundt · 16 years ago
  53. 0ee50254 sh: sh7786: modify usb setup timeout judgment bug. by Kuninori Morimoto · 16 years ago
  54. fc3f55e sh: ap325: use edge control for ov772x camera by Kuninori Morimoto · 16 years ago
  55. 3cc000b sh: Plug in support for ARCH=sh64 using sh SRCARCH. by Paul Mundt · 16 years ago
  56. 1bc5718 sh: urquell: Fix up address mapping in board comments. by Kuninori Morimoto · 16 years ago
  57. f802d96 sh: Add support for DMA API debugging. by Paul Mundt · 16 years ago
  58. b35346f sh: Provide cpumask_of_pcibus() to fix NUMA build. by Paul Mundt · 16 years ago
  59. 6e97938 sh: urquell: Add board comment by Kuninori Morimoto · 16 years ago
  60. 090fed5 sh: wire up sys_preadv/sys_pwritev() syscalls. by Paul Mundt · 16 years ago
  61. 9bb019f sh: sh7785lcr: fix PCI address map for 32-bit mode by Yoshihiro Shimoda · 16 years ago
  62. 45e36c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  63. 68b42d1 sh: sh7785lcr: Map whole PCI address space. by Takashi Yoshii · 16 years ago
  64. 01ab103 sh: Fix up DSP context save/restore. by Michael Trimarchi · 16 years ago
  65. a27873c sh: Fix up number of on-chip DMA channels on SH7091. by Paul Mundt · 16 years ago
  66. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  67. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
  68. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  69. 53a52ab sh: update defconfigs. by Paul Mundt · 16 years ago
  70. e820882 sh: Kill off broken direct-mapped cache mode. by Paul Mundt · 16 years ago
  71. e869a90 sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle. by Paul Mundt · 16 years ago
  72. eeee785 sh: Add a command line option for disabling I/O trapping. by Paul Mundt · 16 years ago
  73. 8dafc34 sh: Select ARCH_HIBERNATION_POSSIBLE. by Paul Mundt · 16 years ago
  74. 6493505 sh: migor: Fix up CEU use flags. by Paul Mundt · 16 years ago
  75. c4361bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  76. 46368fa sh: ap325 and Migo-R use new sh_mobile_ceu_info flags by Kuninori Morimoto · 16 years ago
  77. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  78. 0bd4781 sh: Fix up -Wformat-security whining. by Paul Mundt · 16 years ago
  79. 4713125 sh: ap325rxa: Add ov772x support, again. by Kuninori Morimoto · 16 years ago
  80. 3b4df71 sh: Sanitize asm/mmu.h for assembly use. by Francesco VIRLINZI · 16 years ago
  81. 1c58b0b sh: Tidy up sh7786 pinmux table. by Kuninori Morimoto · 16 years ago
  82. f36b59d sh: Add MMU dependency for kexec by Nobuhiro Iwamatsu · 16 years ago
  83. 71c1d19 sh: urquell: enable LAN device by Kuninori Morimoto · 16 years ago
  84. 0824806 sh: Remove buggy definition from SH7786 pinmux_data[] by Kuninori Morimoto · 16 years ago
  85. 2d9329f V4L/DVB (10665): soc-camera: add data signal polarity flags to drivers by Guennadi Liakhovetski · 16 years ago
  86. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  87. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  88. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 16 years ago
  89. 8e99ada i2c-algo-pca: Rework waiting for a free bus by Wolfram Sang · 16 years ago
  90. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  91. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  92. eaeed5d sh: add support for SMSC Polaris platform by Steve Glendinning · 16 years ago
  93. 3bf5092 sh: fix the HD64461 level-triggered interrupts handling by Rafael Ignacio Zurita · 16 years ago
  94. 615e73b sh: disallow kexec virtual entry by Magnus Damm · 16 years ago
  95. 7e6b6f2 sh: kexec jump: fix for ftrace. by Paul Mundt · 16 years ago
  96. a6bab7b sh: kexec: Drop SR.BL bit toggling. by Paul Mundt · 16 years ago
  97. b7cf6dd sh: add kexec jump support by Magnus Damm · 16 years ago
  98. e4e063d sh: rework kexec segment code by Magnus Damm · 16 years ago
  99. 7be5c55 sh: simplify kexec vbr code by Magnus Damm · 16 years ago
  100. c203518 sh: Flush only the needed range when unmapping a VMA. by Paul Mundt · 16 years ago