1. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  2. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  3. 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  4. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  5. bba1594 Merge branch 'mmci' into amba by Russell King · 12 years ago
  6. 5f0e685 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  7. 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 12 years ago
  8. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  9. 1f3d6dc Merge branch 'rmk_cookie_fixes2' into next by Vinod Koul · 12 years ago
  10. 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 12 years ago
  11. b7d861d DMA: PL330: Merge PL330 driver into drivers/dma/ by Boojin Kim · 13 years ago
  12. 7e55d05 ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type bool by viresh kumar · 12 years ago
  13. 8c9f7aa dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG by Viresh Kumar · 13 years ago
  14. 14af60b spi/pl022: Add high priority message pump support by Chris Blair · 13 years ago
  15. cc6e75a ARM: amba: provide common initializers for static amba devices by Russell King · 13 years ago
  16. d5dc927 ARM: amba: add amba_device allocation/add/put functions by Russell King · 13 years ago
  17. bc52181 ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handler by Ulf Hansson · 13 years ago
  18. 4d1a3a0 ARM: 7218/1: mmc: mmci: Provide option to configure bus signal direction by Ulf Hansson · 13 years ago
  19. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  20. f5e4e20 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  21. 4b8be38 Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  22. 5a09262 mmc: mmci: add capabilities2 for MMC_CAP2 by Per Forlin · 13 years ago
  23. dfc1ebe Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  24. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  25. fda8790 Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into gpio/next by Grant Likely · 13 years ago
  26. f2ab2ba gpio: pl061: convert to use 0 for no irq by Rob Herring · 13 years ago
  27. cd07251 DMA: PL330: Infer transfer direction from transfer request instead of platform data by Thomas Abraham · 13 years ago
  28. 3e2ec13 DMA: PL330: move filter function into driver by Thomas Abraham · 13 years ago
  29. 53e4ace spi/pl022: add support for pm_runtime autosuspend by Chris Blair · 13 years ago
  30. 1e5f9a2 ARM: amba: Move definition of struct amba_id to mod_devicetable.h by Dave Martin · 13 years ago
  31. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  32. fba9569 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  33. db8196d dmaengine: move drivers to dma_transfer_direction by Vinod Koul · 13 years ago
  34. 76c05c8 gpio: pl061: add DT binding support by Rob Herring · 13 years ago
  35. 0745c9a Merge branch 'samsung_dma' into next by Vinod Koul · 13 years ago
  36. b7f69d9 dmaengine/amba-pl08x: Add support for sg len greater than one for slave transfers by Viresh Kumar · 13 years ago
  37. 1b9bb71 DMA: PL330: Update PL330 DMA API driver by Boojin Kim · 13 years ago
  38. 0a23565 dmaengine/amba-pl08x: Pass flow controller information with slave channel data by Viresh Kumar · 13 years ago
  39. 16a2e7d dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary() by Viresh Kumar · 13 years ago
  40. 5a61233 dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txd by Viresh Kumar · 13 years ago
  41. 1ae105a Merge branch 'next' into for-linus-3.0 by Vinod Koul · 13 years ago
  42. fa020e7 DMA: PL08x: constify plchan->cd and plat->slave_channels by Russell King - ARM Linux · 13 years ago
  43. f14c426 DMA: PL08x: separately store source/destination cctl by Russell King - ARM Linux · 13 years ago
  44. b207b4d DMA: PL08x: separately store source/destination slave address by Russell King - ARM Linux · 13 years ago
  45. c16d51a amba pl011: workaround for uart registers lockup by Shreshtha Kumar Sahu · 13 years ago
  46. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  47. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 13 years ago
  48. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  49. ba74ec7 ARM: 6758/1: amba: support pm ops by Rabin Vincent · 13 years ago
  50. 2d00880 ARM: amba: make amba_driver id_table const by Russell King · 14 years ago
  51. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 14 years ago
  52. 394d5ae ARM: 6662/1: amba: make amba_bustype non-static by Rob Herring · 14 years ago
  53. 7b4e9ce ARM: clcd: add method for describing display capabilities by Russell King · 14 years ago
  54. 9c49e4a ARM: clcd: use amba_part() to determine if we have a PL110 primecell by Russell King · 14 years ago
  55. c8ebae3 ARM: mmci: add dmaengine-based DMA support by Russell King · 14 years ago
  56. e1288cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  57. 94ae852 ARM: PL08x: cleanup comments by Russell King - ARM Linux · 14 years ago
  58. 96a608a ARM: PL08x: fix a warning by Dan Williams · 14 years ago
  59. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  60. 38d6243 ARM: PL011: add DMA burst threshold support for ST variants by Russell King · 14 years ago
  61. 68b65f7 ARM: PL011: Add support for transmit DMA by Russell King · 14 years ago
  62. c370e59 ARM: PL08x: fix locking between prepare function and submit function by Russell King - ARM Linux · 14 years ago
  63. 8087aac ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels by Russell King - ARM Linux · 14 years ago
  64. 15c1723 ARM: PL08x: rename 'desc_list' as 'pend_list' by Russell King - ARM Linux · 14 years ago
  65. d7244e9 ARM: PL08x: shrink srcbus/dstbus in txd structure by Russell King - ARM Linux · 14 years ago
  66. 30749cb ARM: PL08x: allow AHB master port selection to be configured by Russell King - ARM Linux · 14 years ago
  67. 70b5ed6 ARM: PL08x: move default cctl into txd structure by Russell King - ARM Linux · 14 years ago
  68. 4983a04 ARM: PL08x: move ccfg into txd structure by Russell King - ARM Linux · 14 years ago
  69. 19524d7 ARM: PL08x: avoid duplicating registers in txd and phychan structures by Russell King - ARM Linux · 14 years ago
  70. cace658 ARM: PL08x: use 'size_t' for lengths by Russell King - ARM Linux · 14 years ago
  71. 7cb72ad ARM: PL08x: avoid 'void *' struct fields when we can type them properly by Russell King - ARM Linux · 14 years ago
  72. 91aa5fa ARM: PL08x: fix atomic_t usage and tx_submit() return value range by Russell King - ARM Linux · 14 years ago
  73. 65500fa ARM: 6467/1: amba: optional PrimeCell core voltage switch by Linus Walleij · 14 years ago
  74. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  75. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  76. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  77. 5a1c98b spi/pl022: get rid of chipinfo dev pointer by Linus Walleij · 14 years ago
  78. bde435a spi/pl022: Add spi->mode support to AMBA SPI driver by Kevin Wells · 14 years ago
  79. b1b6b9a spi/pl022: add PrimeCell generic DMA support by Linus Walleij · 14 years ago
  80. 29e29f2 ARM: 6421/1: amba-pl011: add missing ST specific registers by Linus Walleij · 14 years ago
  81. 01723a9 ARM: 6368/1: move the PrimeCell IDs to use macros by Linus Walleij · 14 years ago
  82. e8689e6 dmaengine: driver for the ARM PL080/PL081 PrimeCells v5 by Linus Walleij · 14 years ago
  83. 2971944 ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted by Rabin Vincent · 14 years ago
  84. 99c796d VIDEO: amba clcd: don't disable an already disabled clock by Russell King · 14 years ago
  85. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  86. 7cfe249 ARM: AMBA: Add pclk support to AMBA bus infrastructure by Russell King · 14 years ago
  87. bb8f563 ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback by Rabin Vincent · 14 years ago
  88. ac3e3fb ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivative by Linus Walleij · 14 years ago
  89. ec489aa ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivative by Linus Walleij · 14 years ago
  90. e38c1e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  91. b1e50eb Merge remote branch 'origin' into secretlab/next-spi by Grant Likely · 14 years ago
  92. 781c7b1 spi/pl022: add support for the PL023 derivate by Linus Walleij · 14 years ago
  93. 556f4ae spi/pl022: fix up differences between ARM and ST versions by Linus Walleij · 14 years ago
  94. b3040e4 DMA: PL330: Add dma api driver by Jassi Brar · 14 years ago
  95. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  96. 808d97c ARM: 6033/1: ARM: MMCI: pass max frequency from platform by Linus Walleij · 14 years ago
  97. 367d6ac ARM: 6003/1: removing compilation warning from pl061.h by viresh kumar · 14 years ago
  98. c36207a ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.h by viresh kumar · 14 years ago
  99. 3f17522 Video: ARM CLCD: Better fix for swapped IENB and CNTL registers by Russell King · 15 years ago
  100. 4e10ae1 ARM: 5951/1: ARM: fix documentation of the PrimeCell bus by Linus Walleij · 14 years ago