1. 023f117 ARM: amba: make irq 0 invalid by Russell King · 13 years ago
  2. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  3. 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
  4. 5a09262 mmc: mmci: add capabilities2 for MMC_CAP2 by Per Forlin · 13 years ago
  5. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  6. 3b6e3c7 ARM: 7220/1: mmc: mmci: Fixup error handling for dma by Ulf Hansson · 13 years ago
  7. b63038d ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR by Ulf Hansson · 13 years ago
  8. 9f99835 mmc: mmci: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  9. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  10. 05f5799 mmc-host: move to dma_transfer_direction by Vinod Koul · 13 years ago
  11. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  12. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  13. 8e3336b mmc: mmci: simplify err check in mmci_post_request by Per Forlin · 13 years ago
  14. 52ca0f3 clk: mmci: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
  15. 1c3be36 PM: add runtime PM support to MMCI by Russell King · 13 years ago
  16. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  17. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  18. 58c7ccb mmc: mmci: implement pre_req() and post_req() by Per Forlin · 13 years ago
  19. 7f294e4 ARM: 6981/2: mmci: adjust calculation of f_min by Linus Walleij · 13 years ago
  20. 757df74 ARM: 6980/1: mmci: use StartBitErr to detect bad connections by Linus Walleij · 13 years ago
  21. 17ee083 ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges by Linus Walleij · 13 years ago
  22. 1784b15 ARM: 6832/1: mmci: support for ST-Ericsson db8500v2 by Philippe Langlais · 13 years ago
  23. 399bc48 ARM: 6858/1: mmci: force negative edge on clock bypass for ux500 by Linus Walleij · 13 years ago
  24. 49ac215 ARM: 6785/1: mmci: separate out ST Micro register defines by Linus Walleij · 14 years ago
  25. 768fbc1 mmc: mmci: Add ARM variant with extended FIFO by Pawel Moll · 13 years ago
  26. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  27. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 14 years ago
  28. c8ebae3 ARM: mmci: add dmaengine-based DMA support by Russell King · 14 years ago
  29. 51d4375 ARM: mmci: no need for separate host->data_xfered by Russell King · 14 years ago
  30. c4d877c ARM: mmci: avoid unnecessary switch to data available PIO interrupts by Russell King · 14 years ago
  31. 7d7aa23 ARM: mmci: no need to call flush_dcache_page() with sg_miter API by Russell King · 14 years ago
  32. c8afc9d ARM: mmci: avoid reporting too many completed bytes on fifo overrun by Russell King · 14 years ago
  33. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 14 years ago
  34. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 14 years ago
  35. f5a106d ARM: 6642/1: mmci: calculate remaining bytes at error correctly by Linus Walleij · 14 years ago
  36. 9047b43 mmc: mmci: don't read command response when invalid by Russell King - ARM Linux · 14 years ago
  37. 8cb2815 ARM: 6632/3: mmci: stop using the blockend interrupts by Linus Walleij · 14 years ago
  38. 8c11a94 ARM: mmci: Clean up MMCI announcement printk by Russell King · 14 years ago
  39. 991a86e ARM: 6530/1: mmci: partially revert clock divisor code by Linus Walleij · 14 years ago
  40. b70a67f ARM: 6526/1: mmci: corrected calculation of clock div for ux500 by Linus Walleij · 14 years ago
  41. 3417780 ARM: 6438/2: mmci: add SDIO support for ST Variants by Linus Walleij · 14 years ago
  42. f20f8f2 ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardware by Linus Walleij · 14 years ago
  43. 2686b4b ARM: 6311/2: mmci: work with only one irq by Linus Walleij · 14 years ago
  44. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  45. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  46. 18a06301 ARM: 6370/1: mmci: use _cansleep GPIO functions by Linus Walleij · 14 years ago
  47. 4b8caec ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specified by Rabin Vincent · 14 years ago
  48. 148b8b3 ARM: 6308/1: mmci: support card detection interrupts by Rabin Vincent · 14 years ago
  49. 8301bb6 ARM: 6310/1: mmci: support different FIFO sizes by Rabin Vincent · 14 years ago
  50. 2971944 ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted by Rabin Vincent · 14 years ago
  51. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  52. 74bc809 ARM: Fix Versatile/Realview/VExpress MMC card detection sense by Russell King · 14 years ago
  53. 08458ef ARM: 6246/1: mmci: support larger MMCIDATALENGTH register by Rabin Vincent · 14 years ago
  54. 4380c14 ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants by Rabin Vincent · 14 years ago
  55. 4956e10 ARM: 6244/1: mmci: add variant data and default MCICLOCK support by Rabin Vincent · 14 years ago
  56. bb8f563 ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback by Rabin Vincent · 14 years ago
  57. f5e2574 ARM: 6239/1: mmci: let core poll for card detection by Rabin Vincent · 14 years ago
  58. 528320d ARM: 6238/1: mmci: fix multi block transfers by Rabin Vincent · 14 years ago
  59. 4ce1d6c ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling by Rabin Vincent · 14 years ago
  60. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  61. 808d97c ARM: 6033/1: ARM: MMCI: pass max frequency from platform by Linus Walleij · 14 years ago
  62. 771dc15 ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version by Linus Walleij · 14 years ago
  63. 64de028 ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk by Linus Walleij · 15 years ago
  64. f28e8a4 ARM: 5896/1: MMCI: work around a hardware bug in U300 by Linus Walleij · 15 years ago
  65. b43149c ARM: 5785/1: Use ST vendor enum instead of numeral by Linus Walleij · 15 years ago
  66. ee17962 ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 by Linus Walleij · 15 years ago
  67. 34e84f3 ARM: 5721/1: MMCI enable the use of a regulator by Linus Walleij · 15 years ago
  68. 6ef297f ARM: 5720/1: Move MMCI header to amba include dir by Linus Walleij · 15 years ago
  69. 9e6c82c ARM: 5698/1: MMCI pass capabilities in platform data by Linus Walleij · 15 years ago
  70. a6a6464 ARM: 5697/1: MMCI Break out clock divider setup by Linus Walleij · 15 years ago
  71. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  72. f17a1f0 ARM: 5636/1: Move vendor enum to AMBA include by Linus Walleij · 15 years ago
  73. 7064d20 ARM: 5685/1: Make MMCI driver compile without gpiolib by Linus Walleij · 15 years ago
  74. 8900144 MMC: MMCI: use gpiolib for card detect/write protect by Russell King · 15 years ago
  75. 012b7d3 MMC: MMCI: use AMBA bus accessors by Russell King · 15 years ago
  76. dc890c2 [ARM] 5544/1: Trust PrimeCell resource sizes by Linus Walleij · 15 years ago
  77. 03fbdb1 [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * by Alessandro Rubini · 15 years ago
  78. 4ea580f mmci: fix crash with debug enabled by Rabin Vincent · 15 years ago
  79. 6dc4a47 [ARM] 5420/1: MMCI devinit and devexit macros by Linus Walleij · 16 years ago
  80. cc30d60 mmci: Add support for ST Micro derivate by Linus Walleij · 16 years ago
  81. ee569c4 [ARM] amba drivers: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  82. 9e94302 [ARM] 5322/1: Fix fastpath issue in mmci.c by Linus Walleij · 16 years ago
  83. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 16 years ago
  84. c8df9a5 [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver by Linus Walleij · 16 years ago
  85. 26eed9a [ARM] 5022/1: Race in ARM MMCI PL18x driver, V2 by Linus Walleij · 16 years ago
  86. bd6dee6 mmc: sg fallout by Jens Axboe · 17 years ago
  87. 019a5f5 mmc: don't use weight32() by Nicolas Pitre · 17 years ago
  88. 255d01a mmc: remove BYTEBLOCK capability by Pierre Ossman · 17 years ago
  89. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  90. 70f1048 mmc: update header file paths by Pierre Ossman · 17 years ago
  91. 1c6a071 mmc: Move host and card drivers to subdirs by Pierre Ossman · 18 years ago[Renamed from drivers/mmc/mmci.c]
  92. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 18 years ago
  93. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  94. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  95. e47c222 [ARM] Fix potential MMCI bug by Russell King · 18 years ago
  96. ab7aefd mmc: constify mmc_host_ops vectors by David Brownell · 18 years ago
  97. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  98. db53f28 [MMC] Add multi block-write capability by Russell King · 18 years ago
  99. 3bc87f2 [MMC] Convert mmci to use data->blksz rather than data->blksz_bits by Russell King · 18 years ago
  100. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago