1. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  2. 455f972 sh: remove CPU_SUBTYPE_SH7764 by Richard Weinberger · 10 years ago
  3. 28564f0 sh: dma: Use defines instead of hardcoded numbers by Geert Uytterhoeven · 10 years ago
  4. c39b9fd sh: single_open() leaks by Al Viro · 11 years ago
  5. 64f0962 sh: Don't use create_proc_read_entry() by David Howells · 11 years ago
  6. 800fb3d sh: dma: fix request_irq usage by Mike Frysinger · 12 years ago
  7. 7f47c718 sh: dma: More legacy cpu dma chainsawing. by Paul Mundt · 12 years ago
  8. e24cca1 sh: Kill off MAX_DMA_ADDRESS leftovers. by Paul Mundt · 12 years ago
  9. 87c34ed sh: dma: Fix up device attribute mismatch from sysdev fallout. by Paul Mundt · 12 years ago
  10. 691c01c arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 12 years ago
  11. dc6876a sh: dma - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  12. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  13. 0c43871 sh: fix implicit use of stat.h in arch/sh specific files by Paul Gortmaker · 13 years ago
  14. d11584a SH: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  15. 32dfab3 sh: dma: check return value of create_proc_read_entry() by Kulikov Vasiliy · 14 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  17. 2e18e04 Merge branch 'sh/dmaengine' by Paul Mundt · 14 years ago
  18. 623b4ac sh: fix Transfer Size calculation in both DMA drivers by Guennadi Liakhovetski · 14 years ago
  19. 9d56dd3 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 15 years ago
  20. 1dca899 sh: dma: Kill off bogus dma_sysclass symbol export. by Paul Mundt · 15 years ago
  21. 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
  22. d8902ad dmaengine: sh: Add Support SuperH DMA Engine driver by Nobuhiro Iwamatsu · 15 years ago
  23. 24d7619 sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS by Kuninori Morimoto · 15 years ago
  24. 3d6ad46 sh: multiple vectors per irq - sh7760 by Magnus Damm · 15 years ago
  25. a27873c sh: Fix up number of on-chip DMA channels on SH7091. by Paul Mundt · 15 years ago
  26. 40f49e7 sh: dma: Make G2 DMA configurable. by Paul Mundt · 15 years ago
  27. da62e71 sh: dma: Make PVR2 DMA configurable. by Paul Mundt · 15 years ago
  28. 988f831 sh: Move IRQ multi definition of DMAC to defconfig by Nobuhiro Iwamatsu · 15 years ago
  29. 02ebd32 sh: Disable get_dma_error_irq for non-SH4 targets. by Nobuhiro Iwamatsu · 15 years ago
  30. 71b973a sh: dma-sh updates for multi IRQ and new SH-4A CPUs. by Nobuhiro Iwamatsu · 15 years ago
  31. 78fb402 sh: dma: Kill off ISA DMA wrapper. by Paul Mundt · 16 years ago
  32. f617682 sh: add SH DMAC burst mode constant by Steve Glendinning · 16 years ago
  33. c2c5883 sh: fix DMAOR register access on SH7709 by Steve Glendinning · 16 years ago
  34. 71b8064 sh: dma-sh: Fix up dreamcast dma.h mach path. by Paul Mundt · 16 years ago
  35. f15cbe6 sh: migrate to arch/sh/include/ by Paul Mundt · 16 years ago
  36. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  37. b2d7c7f arch/sh/drivers/dma/dma-sh.c: Correct use of ! and & by Julia Lawall · 16 years ago
  38. 222dc79 sh: remove unneeded cast by Stephen Rothwell · 16 years ago
  39. 31a49c4 sh: Add support for SH7721 CPU subtype. by Yoshihiro Shimoda · 17 years ago
  40. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  41. 4f247e8 sh: dma: Fix up build for SH7709 support. by Kristoffer Ericson · 17 years ago
  42. 3ea6bc3 sh: Add SH7720 CPU support. by Markus Brunner · 17 years ago
  43. eb695db sh: Fix Dreamcast DMA issues. by Adrian McMenamin · 17 years ago
  44. fc10020 sh: Make on-chip DMA channel selection explicit. by Paul Mundt · 17 years ago
  45. 3e76783 sh: Fix up CPU dependencies for on-chip DMAC. by Paul Mundt · 17 years ago
  46. a1e2833 sh: Kill off broken dma page ops. by Paul Mundt · 17 years ago
  47. bdff33d sh: Trivial fix for dma-api compile failure. by Manuel Lauss · 17 years ago
  48. e868d61 spelling fixes: arch/sh/ by Simon Arlott · 17 years ago
  49. fc467a26 sh: SH7760 DMABRG support. by Manuel Lauss · 17 years ago
  50. 9f8a5e3 sh: SH-DMAC compile fixes by Manuel Lauss · 18 years ago
  51. db9b99d sh: dma-api channel capability extensions. by Mark Glaisher · 18 years ago
  52. e803aaf sh: Drop name overload in dma-sh. by Paul Mundt · 18 years ago
  53. 49f860b sh: Make dma-isa depend on ISA_DMA_API. by Paul Mundt · 18 years ago
  54. 4dfc119 sh: dma-sysfs fixes. by Paul Mundt · 18 years ago
  55. bd71ab8 sh: Fix IPR-IRQ's for IRQ-chip change breakage. by Jamie Lenehan · 18 years ago
  56. 35f3c51 sh: Updates for IRQ handler changes. by Paul Mundt · 18 years ago
  57. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  58. 711fa80 sh: build fixes for defconfigs. by Paul Mundt · 18 years ago
  59. 0f08f33 sh: More cosmetic cleanups and trivial fixes. by Paul Mundt · 18 years ago
  60. 9e3043c sh: Fixup TEI IRQ requests in request_dma(). by Paul Mundt · 18 years ago
  61. e2d1864 sh: G2 DMA IRQ and residue sampling. by Paul Mundt · 18 years ago
  62. 5283ecb sh: Add support for R7780RP and R7780MP boards. by Paul Mundt · 18 years ago
  63. e4c2cfe sh: Various cosmetic cleanups. by Paul Mundt · 18 years ago
  64. 6d20819 [PATCH] irq-flags: SH: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  65. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  66. 0d83177 [PATCH] sh: DMA updates by Paul Mundt · 19 years ago
  67. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago