1. 9918cea ARM: at91: code removal of CAP9 SoC by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  2. 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
  3. 482fce9 mmc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  4. 53a33bd ARM: at91/mmc: use gpio_is_valid to check the gpio by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  5. 51c5d8d mmc: at91_mci: remove the use of irq_to_gpio by Nicolas Ferre · 13 years ago
  6. b0a68ec mmc: at91_mci: move register header from include/ to drivers/ by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  7. a2255ff mmc: at91_mci: fix multiblock SDIO transfers by Yauhen Kharuzhy · 14 years ago
  8. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  9. af2a85f mmc: at91_mci.c: use resource_size() by H Hartley Sweeten · 15 years ago
  10. 23ef309 mmc: at91_mci: add missing linux/highmem.h include by Marc Kleine-Budde · 14 years ago
  11. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  12. bdef2fe mmc: at91_mci: modify cache flush routines by Nicolas Ferre · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  14. 752993e mmc: at91_mci: correct kunmap_atomic() by Nicolas Ferre · 15 years ago
  15. 5b27a1a mmc: at91_mci: introduce per-mci-revision conditional code by Nicolas Ferre · 15 years ago
  16. 541e7ef mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works. by Nicolas Ferre · 15 years ago
  17. 9af13be mmc: at91_mci: enable large data blocks by Wolfgang Muees · 15 years ago
  18. 86ee26f mmc: at91_mci: use DMA buffer for read by Wolfgang Muees · 15 years ago
  19. 3780d90 mmc: at91_mci: use one coherent DMA buffer by Wolfgang Muees · 15 years ago
  20. a04ac5b mmc: at91_mci: fix timeout errors by Wolfgang Muees · 15 years ago
  21. 0b3520f mmc: at91_mci: fix pointer errors by Wolfgang Muees · 15 years ago
  22. af2bd9d mmc: at91_mci: Don't include asm/mach/mmc.h by Uwe Kleine-König · 15 years ago
  23. 99ba040 mmc: at91_mci: reorder timer setup and mmc_add_host() call by Nicolas Ferre · 16 years ago
  24. e385ea6 mmc: at91_mci: don't use coherent dma buffers by David Brownell · 16 years ago
  25. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  26. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 16 years ago
  27. 12bd257 at91_mci: Fix byte mode transitions. by Ville Syrjala · 16 years ago
  28. 9da3cba at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata. by Ville Syrjala · 16 years ago
  29. 5385edc at91_mci: AT91SAM9260/9263 12 byte write erratum (v2) by Ville Syrjala · 16 years ago
  30. fa1fe01 at91_mci: manage cmd error and data error independently by Nicolas Ferre · 16 years ago
  31. ba7deee mmc: at91_mci: do not read irq status twice as it will forget some errors by Nicolas Ferre · 16 years ago
  32. 7a6588b mmc: at91_mci: add sdio irq management by Eric Benard · 16 years ago
  33. 3eb99a7 mmc: at91_mci: add multiwrite switch by Nicolas Ferre · 16 years ago
  34. 4ac24a8 mmc: at91_mci: update bytes_xfered value once xfer done by Nicolas Ferre · 16 years ago
  35. c5a89c6 mmc: at91_mci: avoid timeouts by Marc Pignat · 16 years ago
  36. e181dce mmc: at91_mci: show timeouts by Marc Pignat · 16 years ago
  37. 80f9254 mmc: at91_mci: support for block size not modulo 4 by Marc Pignat · 16 years ago
  38. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  39. e5c0ef9 at91_mci: minor cleanup by Marc Pignat · 16 years ago
  40. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  41. 6e996ee at91_mci: use generic GPIO calls by David Brownell · 17 years ago
  42. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  43. 9e3866b mmc: at91_mci: cleanup: use MCI_ERRORS by Andrew Victor · 17 years ago
  44. 1d4de9e mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes by Marc Pignat · 17 years ago
  45. be0192a mmc: remove confusing flag by Pierre Ossman · 17 years ago
  46. 255d01a mmc: remove BYTEBLOCK capability by Pierre Ossman · 17 years ago
  47. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  48. e0cda54 bug in AT91 MCI suspend routines by Anti Sullin · 17 years ago
  49. 37b758e mmc: at91_mci: remove whitespace at the end of lines by Nicolas Ferre · 17 years ago
  50. 70f1048 mmc: update header file paths by Pierre Ossman · 17 years ago
  51. 63b6643 mmc: at91_mci: wakeup on card insertion (or removal) by Marc Pignat · 17 years ago
  52. ed99c54 mmc: at91_mci: fix hanging and rework to match flowcharts by Nicolas Ferre · 17 years ago
  53. e8d04d3 mmc: at91_mci typo by Nicolas Ferre · 17 years ago
  54. b6cedb3 mmc-atmel: remove linux/mmc/protocol.h dependencies by Marc Pignat · 17 years ago
  55. 1c6a071 mmc: Move host and card drivers to subdirs by Pierre Ossman · 18 years ago[Renamed from drivers/mmc/at91_mci.c]
  56. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 18 years ago
  57. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  58. 93a3ddc [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h by Andrew Victor · 18 years ago
  59. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  60. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  61. a26b498 MMC: at91 mmc linkage updates by David Brownell · 18 years ago
  62. 99eeb8df AT91 MMC update for 2.6.19 by Andrew Victor · 18 years ago
  63. f3a8efa AT91 MMC 5 : Minor cleanups by Andrew Victor · 18 years ago
  64. df05a30 AT91 MMC 4 : Interrupt handler cleanup by Andrew Victor · 18 years ago
  65. 3dd3b03 AT91 MMC 3 : Move global mci_clk variable by Andrew Victor · 18 years ago
  66. 17ea059 AT91 MMC 2 : Use platform resources by Andrew Victor · 18 years ago
  67. e0b19b8 AT91 MMC 1: Pass host structure. by Andrew Victor · 18 years ago
  68. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  69. ab7aefd mmc: constify mmc_host_ops vectors by David Brownell · 18 years ago
  70. 55d8bae [ARM] 3954/1: AT91: Update drivers for new headers by Andrew Victor · 18 years ago
  71. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  72. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  73. 7272991 [ARM] 3865/1: AT91RM9200 header updates by Andrew Victor · 18 years ago
  74. 42431ac [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts by Russell King · 18 years ago
  75. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  76. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  77. b44fb7a [ARM] 3565/1: AT91RM9200 MMC update by Andrew Victor · 18 years ago
  78. a3fd4a1 [MMC] Convert all hosts except mmci to use data->blksz by Russell King · 18 years ago
  79. 920e70c [MMC] Move set_ios debugging into mmc.c by Russell King · 18 years ago
  80. 65dbf34 [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver) by Andrew Victor · 19 years ago