1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. 2b77158 mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages" by Alexander Shiyan · 6 years ago
  3. 05b3a5e mmc: mxcmmc: Drop unused includes by Linus Walleij · 6 years ago
  4. 5a94189 mmc: mxcmmc: replace spin_lock_irqsave with spin_lock in ISR by jun qian · 6 years ago
  5. 3b1074b mmc: mxcmmc: Fix missing parentheses and brace by Kees Cook · 6 years ago
  6. d8edfc4 mmc: mxmmc: Use ifdef rather than __maybe_unused by Ulf Hansson · 7 years ago
  7. a639bb7 mmc: mxmmc: include linux/highmem.h by Arnd Bergmann · 7 years ago
  8. b189e75 mmc: mxcmmc: handle highmem pages by Christoph Hellwig · 7 years ago
  9. 2ee4f62 mmc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  10. 337d7c8 mmc: mxcmmc: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  11. c7ddaa2 mmc-host: mxcmmc: use setup_timer() helper. by Allen · 7 years ago
  12. a2bc74c mmc: mxcmmc: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  13. 09954ea mmc: mxcmmc: check the return value of mxcmci_finish_data by Shawn Lin · 8 years ago
  14. f216c12 mmc: mxcmmc: fix error return code in mxcmci_probe() by Gustavo A. R. Silva · 8 years ago
  15. 860951c mmc: host: use the defined function to check whether card is removable by Jaehoon Chung · 9 years ago
  16. a735775 mmc: mxcmmc: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  17. 6d91641 mmc: host: mxcmmc: Simplify a trivial if-return sequence by Fabio Estevam · 10 years ago
  18. 7a8bf87 powerpc: Remove arch specific byteswappers from the MXC MMC driver by David Gibson · 10 years ago
  19. 18a0980 mmc: mxcmmc: fix the default value for available voltages into mxcmci_probe by Matteo Facchinetti · 10 years ago
  20. adfa570 mmc: mxcmmc: fix race condition when dma finish a data transfer by Matteo Facchinetti · 10 years ago
  21. 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  22. bc3c177 mmc: mxcmmc: Use mmc_regulator_get_supply() API by Alexander Shiyan · 11 years ago
  23. 384a81d mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS by Alexander Shiyan · 11 years ago
  24. 01e4f95 mmc: mxcmmc: Convert to devm-* API by Alexander Shiyan · 11 years ago
  25. bd190f9 mmc: mxcmmc: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
  26. b885769 mmc: mxcmmc: handle mmc_of_parse() errors during probe by Simon Baatz · 12 years ago
  27. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  28. e48fc15 mmc: mxcmmc: enable DMA support on mpc512x by Anatolij Gustschin · 12 years ago
  29. 4247705 mmc: mxcmmc: constify mxcmci_devtype by Anatolij Gustschin · 12 years ago
  30. bcf5352 mmc: mxcmmc: use slot-gpio API for write-protect detection by Anatolij Gustschin · 12 years ago
  31. c7ceab0 mmc: mxcmmc: add mpc512x SDHC support by Anatolij Gustschin · 12 years ago
  32. 70aa610 mmc: mxcmmc: fix race conditions for host->req and host->data access by Anatolij Gustschin · 12 years ago
  33. 7ff747c mmc: mxcmmc: DT support by Markus Pargmann · 12 years ago
  34. abd4190 mmc: mxcmmc: Fix bug when card is present during boot by Alexander Shiyan · 12 years ago
  35. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  36. 2cb5355 mmc: mxcmmc: fix SD cards not being detected sometimes. by Javier Martin · 12 years ago
  37. b5932cc Merge branch 'cleanups/dma' into next/cleanup by Arnd Bergmann · 12 years ago
  38. 6eb30ad mmc: mxcmmc: Fix MODULE_ALIAS by Fabio Estevam · 12 years ago
  39. 7f917a8 mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id by Shawn Guo · 12 years ago
  40. 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
  41. f6ad0a4 mmc: mxcmmc: fix bug that may block a data transfer forever by Javier Martin · 12 years ago
  42. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  43. 529aa29 mmc mxcmmc: do not depend on grouped clocks by Sascha Hauer · 13 years ago
  44. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  45. 258aea7 dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users by Viresh Kumar · 13 years ago
  46. 439aa0e mmc: mxcmmc: add missing dma_async_issue_pending by Sascha Hauer · 13 years ago
  47. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  48. d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
  49. e58f516 mmc: mxcmmc: fix falling back to PIO by Sascha Hauer · 13 years ago
  50. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  51. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  52. 05f5799 mmc-host: move to dma_transfer_direction by Vinod Koul · 13 years ago
  53. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  54. edae899 mmc: mxcmmc: explicitly includes mach/hardware.h by Shawn Guo · 13 years ago
  55. 6584cb8 ARM i.MX dma: Fix burstsize settings by Sascha Hauer · 14 years ago
  56. f53fbde mmc: mxcmmc: use dmaengine API by Sascha Hauer · 14 years ago
  57. 17d8020 mmc: mxcmmc: remove a unnecessary release_resource() call by Axel Lin · 14 years ago
  58. d078d24 mmc: mxcmmc: update the regulator support code to the latest API by Alberto Panizzo · 14 years ago
  59. 74b6695 mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltage by Alberto Panizzo · 14 years ago
  60. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  61. a7d403c mxcmmc: convert to pm_ops and enable/disable clock by Eric Bénard · 15 years ago
  62. 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 · 15 years ago
  63. 16b3bf8 mxcmmc: add card detect through DAT3 possibility by Eric Bénard · 15 years ago
  64. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 15 years ago
  65. 4a31f2e ARM: mx3: Fix a race condition in mxcmmc by Daniel Mack · 15 years ago
  66. 3fcb027 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling by Daniel Mack · 15 years ago
  67. f441b99 ARM: MXC: mxcmmc: Teach the driver SDIO operations by Daniel Mack · 15 years ago
  68. 4725f6f ARM: MXC: mxcmmc: misc cleanups by Daniel Mack · 15 years ago
  69. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  70. d759c37 mxcmmc: fixed max_seg_size value on initialization by Vladimir Zapolskiy · 15 years ago
  71. 3ad2f3fb tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  72. c0521ba mxcmmc: fix error path in mxcmci_probe by Uwe Kleine-König · 15 years ago
  73. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  74. 99d9260 mxcmmc: remove frequency workaround by Pierre Ossman · 16 years ago
  75. 656217d mxcmmc: Fix missing return value checking in DMA setup code. by Martin Fuzzey · 16 years ago
  76. 18489fa mxcmmc : Reset the SDHC hardware if software timeout occurs. by Martin Fuzzey · 16 years ago
  77. c499b06 mxcmmc: decrease minimum frequency to make MMC cards work by Sascha Hauer · 16 years ago
  78. 9563b1d MX2/MX3 SDHC driver: rename platform driver by Sascha Hauer · 16 years ago
  79. 06277b5 mxcmmc: Do not pass clock name, we have only one clock for this device by Sascha Hauer · 16 years ago
  80. d96be87 mmc: Add a MX2/MX3 specific SDHC driver by Sascha Hauer · 16 years ago