1. 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  2. bc3c177 mmc: mxcmmc: Use mmc_regulator_get_supply() API by Alexander Shiyan · 10 years ago
  3. 384a81d mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS by Alexander Shiyan · 10 years ago
  4. 01e4f95 mmc: mxcmmc: Convert to devm-* API by Alexander Shiyan · 10 years ago
  5. bd190f9 mmc: mxcmmc: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  6. b885769 mmc: mxcmmc: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  7. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  8. e48fc15 mmc: mxcmmc: enable DMA support on mpc512x by Anatolij Gustschin · 11 years ago
  9. 4247705 mmc: mxcmmc: constify mxcmci_devtype by Anatolij Gustschin · 11 years ago
  10. bcf5352 mmc: mxcmmc: use slot-gpio API for write-protect detection by Anatolij Gustschin · 11 years ago
  11. c7ceab0 mmc: mxcmmc: add mpc512x SDHC support by Anatolij Gustschin · 11 years ago
  12. 70aa610 mmc: mxcmmc: fix race conditions for host->req and host->data access by Anatolij Gustschin · 11 years ago
  13. 7ff747c mmc: mxcmmc: DT support by Markus Pargmann · 11 years ago
  14. abd4190 mmc: mxcmmc: Fix bug when card is present during boot by Alexander Shiyan · 11 years ago
  15. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 2cb5355 mmc: mxcmmc: fix SD cards not being detected sometimes. by Javier Martin · 12 years ago
  17. b5932cc Merge branch 'cleanups/dma' into next/cleanup by Arnd Bergmann · 12 years ago
  18. 6eb30ad mmc: mxcmmc: Fix MODULE_ALIAS by Fabio Estevam · 12 years ago
  19. 7f917a8 mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id by Shawn Guo · 12 years ago
  20. 943c2ac Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  21. f6ad0a4 mmc: mxcmmc: fix bug that may block a data transfer forever by Javier Martin · 12 years ago
  22. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  23. 529aa29 mmc mxcmmc: do not depend on grouped clocks by Sascha Hauer · 12 years ago
  24. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 12 years ago
  25. 258aea7 dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users by Viresh Kumar · 12 years ago
  26. 439aa0e mmc: mxcmmc: add missing dma_async_issue_pending by Sascha Hauer · 13 years ago
  27. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  28. d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
  29. e58f516 mmc: mxcmmc: fix falling back to PIO by Sascha Hauer · 13 years ago
  30. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  31. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  32. 05f5799 mmc-host: move to dma_transfer_direction by Vinod Koul · 13 years ago
  33. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  34. edae8998 mmc: mxcmmc: explicitly includes mach/hardware.h by Shawn Guo · 13 years ago
  35. 6584cb8 ARM i.MX dma: Fix burstsize settings by Sascha Hauer · 13 years ago
  36. f53fbde mmc: mxcmmc: use dmaengine API by Sascha Hauer · 13 years ago
  37. 17d8020 mmc: mxcmmc: remove a unnecessary release_resource() call by Axel Lin · 14 years ago
  38. d078d24 mmc: mxcmmc: update the regulator support code to the latest API by Alberto Panizzo · 14 years ago
  39. 74b6695 mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltage by Alberto Panizzo · 14 years ago
  40. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  41. a7d403c mxcmmc: convert to pm_ops and enable/disable clock by Eric Bénard · 14 years ago
  42. 2dcf78c Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 into HEAD by Uwe Kleine-König · 14 years ago
  43. 16b3bf8 mxcmmc: add card detect through DAT3 possibility by Eric Bénard · 14 years ago
  44. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  45. 4a31f2e ARM: mx3: Fix a race condition in mxcmmc by Daniel Mack · 14 years ago
  46. 3fcb027 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling by Daniel Mack · 14 years ago
  47. f441b99 ARM: MXC: mxcmmc: Teach the driver SDIO operations by Daniel Mack · 14 years ago
  48. 4725f6f ARM: MXC: mxcmmc: misc cleanups by Daniel Mack · 14 years ago
  49. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  50. d759c37 mxcmmc: fixed max_seg_size value on initialization by Vladimir Zapolskiy · 14 years ago
  51. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  52. c0521ba mxcmmc: fix error path in mxcmci_probe by Uwe Kleine-König · 15 years ago
  53. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  54. 99d9260 mxcmmc: remove frequency workaround by Pierre Ossman · 15 years ago
  55. 656217d mxcmmc: Fix missing return value checking in DMA setup code. by Martin Fuzzey · 15 years ago
  56. 18489fa mxcmmc : Reset the SDHC hardware if software timeout occurs. by Martin Fuzzey · 15 years ago
  57. c499b06 mxcmmc: decrease minimum frequency to make MMC cards work by Sascha Hauer · 15 years ago
  58. 9563b1d MX2/MX3 SDHC driver: rename platform driver by Sascha Hauer · 15 years ago
  59. 06277b5 mxcmmc: Do not pass clock name, we have only one clock for this device by Sascha Hauer · 15 years ago
  60. d96be87 mmc: Add a MX2/MX3 specific SDHC driver by Sascha Hauer · 16 years ago