1. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  2. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 16 years ago
  3. 12bd257 at91_mci: Fix byte mode transitions. by Ville Syrjala · 16 years ago
  4. 9da3cba at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata. by Ville Syrjala · 16 years ago
  5. 5385edc at91_mci: AT91SAM9260/9263 12 byte write erratum (v2) by Ville Syrjala · 16 years ago
  6. fa1fe01 at91_mci: manage cmd error and data error independently by Nicolas Ferre · 16 years ago
  7. ba7deee mmc: at91_mci: do not read irq status twice as it will forget some errors by Nicolas Ferre · 16 years ago
  8. 7a6588b mmc: at91_mci: add sdio irq management by Eric Benard · 16 years ago
  9. 3eb99a7 mmc: at91_mci: add multiwrite switch by Nicolas Ferre · 16 years ago
  10. 4ac24a8 mmc: at91_mci: update bytes_xfered value once xfer done by Nicolas Ferre · 16 years ago
  11. c5a89c6 mmc: at91_mci: avoid timeouts by Marc Pignat · 16 years ago
  12. e181dce mmc: at91_mci: show timeouts by Marc Pignat · 16 years ago
  13. 80f9254 mmc: at91_mci: support for block size not modulo 4 by Marc Pignat · 16 years ago
  14. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  15. e5c0ef9 at91_mci: minor cleanup by Marc Pignat · 16 years ago
  16. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  17. 6e996ee at91_mci: use generic GPIO calls by David Brownell · 16 years ago
  18. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  19. 9e3866b mmc: at91_mci: cleanup: use MCI_ERRORS by Andrew Victor · 17 years ago
  20. 1d4de9e mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes by Marc Pignat · 17 years ago
  21. be0192a mmc: remove confusing flag by Pierre Ossman · 17 years ago
  22. 255d01a mmc: remove BYTEBLOCK capability by Pierre Ossman · 17 years ago
  23. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  24. e0cda54 bug in AT91 MCI suspend routines by Anti Sullin · 17 years ago
  25. 37b758e mmc: at91_mci: remove whitespace at the end of lines by Nicolas Ferre · 17 years ago
  26. 70f1048 mmc: update header file paths by Pierre Ossman · 17 years ago
  27. 63b6643 mmc: at91_mci: wakeup on card insertion (or removal) by Marc Pignat · 17 years ago
  28. ed99c54 mmc: at91_mci: fix hanging and rework to match flowcharts by Nicolas Ferre · 17 years ago
  29. e8d04d3 mmc: at91_mci typo by Nicolas Ferre · 17 years ago
  30. b6cedb3 mmc-atmel: remove linux/mmc/protocol.h dependencies by Marc Pignat · 17 years ago
  31. 1c6a071 mmc: Move host and card drivers to subdirs by Pierre Ossman · 17 years ago[Renamed from drivers/mmc/at91_mci.c]
  32. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 17 years ago
  33. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  34. 93a3ddc [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h by Andrew Victor · 17 years ago
  35. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  36. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  37. a26b498 MMC: at91 mmc linkage updates by David Brownell · 18 years ago
  38. 99eeb8d AT91 MMC update for 2.6.19 by Andrew Victor · 18 years ago
  39. f3a8efa AT91 MMC 5 : Minor cleanups by Andrew Victor · 18 years ago
  40. df05a30 AT91 MMC 4 : Interrupt handler cleanup by Andrew Victor · 18 years ago
  41. 3dd3b03 AT91 MMC 3 : Move global mci_clk variable by Andrew Victor · 18 years ago
  42. 17ea059 AT91 MMC 2 : Use platform resources by Andrew Victor · 18 years ago
  43. e0b19b8 AT91 MMC 1: Pass host structure. by Andrew Victor · 18 years ago
  44. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  45. ab7aefd mmc: constify mmc_host_ops vectors by David Brownell · 18 years ago
  46. 55d8bae [ARM] 3954/1: AT91: Update drivers for new headers by Andrew Victor · 18 years ago
  47. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  48. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  49. 7272991 [ARM] 3865/1: AT91RM9200 header updates by Andrew Victor · 18 years ago
  50. 42431ac [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts by Russell King · 18 years ago
  51. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  52. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  53. b44fb7a [ARM] 3565/1: AT91RM9200 MMC update by Andrew Victor · 18 years ago
  54. a3fd4a1 [MMC] Convert all hosts except mmci to use data->blksz by Russell King · 18 years ago
  55. 920e70c [MMC] Move set_ios debugging into mmc.c by Russell King · 18 years ago
  56. 65dbf34 [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver) by Andrew Victor · 18 years ago