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