1. 1e63d48 mmc: au1xmmc: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  2. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  3. 6e0ee71 mmc: remove use of __devexit by Bill Pemberton · 12 years ago
  4. c3be1ef mmc: remove use of __devinit by Bill Pemberton · 12 years ago
  5. 809f36c MIPS: Alchemy: Au1300 SoC support by Manuel Lauss · 13 years ago
  6. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  7. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  8. 1177d99 MMC: au1xmmc: Remove Alchemy CPU subtype dependencies by Manuel Lauss · 13 years ago
  9. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  10. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  11. 7a5ea56a mmc: au1xmmc.c: use resource_size() by H Hartley Sweeten · 15 years ago
  12. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 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 · 14 years ago
  14. 3b83907 MMC: AU1xMMC: Allow platforms to disable host capabilities by Manuel Lauss · 15 years ago
  15. 963accb MIPS: Alchemy: change dbdma to accept physical memory addresses by Manuel Lauss · 15 years ago
  16. ea071cc MIPS: Alchemy: remove dbdma compat macros by Manuel Lauss · 15 years ago
  17. e491d23 au1xmmc: raise segment size limit. by Manuel Lauss · 16 years ago
  18. dd8572a au1xmmc: suspend/resume implementation by Manuel Lauss · 16 years ago
  19. e2d2647 au1xmmc: remove custom carddetect poll implementation. by Manuel Lauss · 16 years ago
  20. 88b8d9a au1xmmc: abort requests early if no card is present. by Manuel Lauss · 16 years ago
  21. 5c0a889 au1xmmc: codingstyle tidying. by Manuel Lauss · 16 years ago
  22. 20f522f au1xmmc: SDIO IRQ support. by Manuel Lauss · 16 years ago
  23. 281dd23 au1xmmc: enable 4 bit transfer mode by Manuel Lauss · 16 years ago
  24. c4223c2 au1xmmc: remove db1200 board code, rewrite probe. by Manuel Lauss · 16 years ago
  25. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  26. 0ada7a0 scatterlist fallout: mmc by Al Viro · 17 years ago
  27. 6356a9d at91_mci: Fix bad reference by Pierre Ossman · 17 years ago
  28. bd6dee6 mmc: sg fallout by Jens Axboe · 17 years ago
  29. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  30. be0192a mmc: remove confusing flag by Pierre Ossman · 17 years ago
  31. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  32. 70f1048 mmc: update header file paths by Pierre Ossman · 17 years ago
  33. 60da8de au1xmmc: Replace C code with call to ARRAY_SIZE() macro. by Robert P. J. Day · 17 years ago
  34. c0f3b6c mmc: au1xmmc command types check from data flags by Yoichi Yuasa · 17 years ago
  35. 1c6a071 mmc: Move host and card drivers to subdirs by Pierre Ossman · 18 years ago[Renamed from drivers/mmc/au1xmmc.c]
  36. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 18 years ago
  37. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  38. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  39. 279bc44 mmc: au1xmmc: return errors for unknown response types by Manuel Lauss · 18 years ago
  40. 8299977 mmc: au1xmmc: implement proper ro switch detection by Manuel Lauss · 18 years ago
  41. bf8c80a mmc: fix au1xmmc build error by Yoichi Yuasa · 18 years ago
  42. ab7aefd mmc: constify mmc_host_ops vectors by David Brownell · 18 years ago
  43. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  44. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 18 years ago
  45. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  46. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  47. 2c171bf [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups by Pavel Pisa · 18 years ago
  48. 920e70c [MMC] Move set_ios debugging into mmc.c by Russell King · 18 years ago
  49. c656317 [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected by Russell King · 18 years ago
  50. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  51. 732b828 [MMC] au1xmmc: Fix a compilation warning ('status' is not used) by Martin Michlmayr · 18 years ago
  52. e142c24 [MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't exist by Martin Michlmayr · 18 years ago
  53. b256f9d [MMC] au1xmmc: Fix compilation error by using platform_driver by Martin Michlmayr · 18 years ago
  54. e922517 [MMC] Add MMC command type flags by Russell King · 19 years ago
  55. ba264b3 Au1[12]00 mmc driver. Only tested on the Au1200 at this point though by Pete Popov · 19 years ago