1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  3. e60a582 mmc: pxamci: fix enum type confusion by Arnd Bergmann · 6 years ago
  4. a2b760a mmc: slot-gpio: Remove override_active_level on WP by Linus Walleij · 6 years ago
  5. f54005b mmc: pxa: Use GPIO descriptor for power by Linus Walleij · 6 years ago
  6. 80a68f3 mmc: pxamci: Delete platform data handling of CD and WP by Linus Walleij · 6 years ago
  7. c914a27 mmc: pxamci: Support getting GPIO descs for RO and WP by Linus Walleij · 6 years ago
  8. 23f3ff7 mmc: pxamci: provide a short-hand for &pdev->dev by Daniel Mack · 7 years ago
  9. 38a8dda mmc: pxamci: make GPIO lookups from pdata optional by Daniel Mack · 7 years ago
  10. 61951fd mmc: pxamci: let mmc core handle regulators by Daniel Mack · 7 years ago
  11. f37216d mmc: pxamci: remove pxa-mmc, gpio-power from devicetree bindings by Daniel Mack · 7 years ago
  12. fa3a511 mmc: pxamci: call mmc_of_parse() by Daniel Mack · 7 years ago
  13. 0da5358 mmc: pxamci: fix indenting by Daniel Mack · 7 years ago
  14. 52c0918 mmc: pxamci: remove dead code from pxamci_remove() by Daniel Mack · 7 years ago
  15. 140b7fe4 mmc: pxamci: remove dma resources from private context by Daniel Mack · 7 years ago
  16. d92eaf57 mmc: pxamci: remove irq from private context by Daniel Mack · 7 years ago
  17. 6b3348f9e mmc: pxamci: remove the dmaengine compat need by Robert Jarzmik · 7 years ago
  18. de3ee99 mmc: Delete bounce buffer handling by Linus Walleij · 7 years ago
  19. c3dccb7 mmc: core: Delete bounce buffer Kconfig option by Linus Walleij · 8 years ago
  20. b3802db mmc: pxamci: fix potential oops by Robert Jarzmik · 8 years ago
  21. 2249f6a mmc: pxamci: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  22. 07e7716 mmc: pxamci: fix the device-tree probe deferral path by Robert Jarzmik · 9 years ago
  23. 41c8915 mmc: pxamci: fix again read-only gpio detection polarity by Robert Jarzmik · 9 years ago
  24. 26d49fe mmc: pxamci: fix read-only gpio detection polarity by Robert Jarzmik · 9 years ago
  25. fd546ee mmc: pxamci: fix card detect with slot-gpio API by Robert Jarzmik · 9 years ago
  26. 6464b71 mmc: pxamci: switch over to dmaengine use by Daniel Mack · 10 years ago
  27. e737081 mmc: pxamci: prepare and unprepare the clocks by Robert Jarzmik · 10 years ago
  28. 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  29. 359bfcb mmc: pxamci: Remove redundant suspend and resume callbacks by Ulf Hansson · 11 years ago
  30. 6ae8717 mmc: pxamci: Indicate that regulators may be absent by Mark Brown · 11 years ago
  31. a829abf ARM: pxa: propagate errors from regulator_enable() to pxamci by Arnd Bergmann · 12 years ago
  32. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  33. c3be1ef mmc: remove use of __devinit by Bill Pemberton · 12 years ago
  34. 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
  35. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  36. e6027b4 mmc: pxa-mci: add DT bindings by Daniel Mack · 12 years ago
  37. d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
  38. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  39. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  40. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  41. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 15 years ago
  42. f97cab2 [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond by Eric Miao · 15 years ago
  43. 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
  44. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  45. 3d14b5b Merge branch 'sa1100' into devel by Russell King · 15 years ago
  46. 5d6b1edf [ARM] pxamci: call mmc_remove_host() before freeing resources by Daniel Mack · 15 years ago
  47. fa3f993 pxamci: introduce mmc_has_26mhz() and include pxa935 by Haojian Zhuang · 15 years ago
  48. 48f0295 [ARM] pxamci: fix printing gpio numbers in pxamci_probe by Antonio Ospite · 15 years ago
  49. 33264f97 [ARM] pxa: update pxamci.c to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  50. b405db6 [ARM] pxamci: add simple gpio controls by Robert Jarzmik · 16 years ago
  51. 7eeff48 pxamci: correct DMA flow control by Matt Reimer · 16 years ago
  52. 8385f9c pxamci: add regulator support. by Daniel Ribeiro · 16 years ago
  53. 7ebc8d5 [ARM] pxa: move DMA registers definitions into <mach/dma.h> by Eric Miao · 16 years ago
  54. b601895 pxamci: enable DMA for write ops after CMD/RESP by Cliff Brake · 16 years ago
  55. e10a854 pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x()) by Cliff Brake · 16 years ago
  56. c00a46a pxamci: fix dma_unmap_sg length by Vernon Sauder · 16 years ago
  57. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  58. 05678a9 [ARM] pxa: avoid polluting the kernel's namespace by Russell King · 16 years ago
  59. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  60. 0ffcbfd [ARM] pxa: make cpu_is_pxa2* macros more consistent by Eric Miao · 16 years ago
  61. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  62. 4fe1689 pxamci: trivial fix of DMA alignment register bit clearing by Karl Beldan · 16 years ago
  63. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 17 years ago
  64. 97f8571 pxamci: fix byte aligned DMA transfers by Philipp Zabel · 17 years ago
  65. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  66. 9a788c6 [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer by Bridge Wu · 17 years ago
  67. 64eb036 [ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controller by Bridge Wu · 17 years ago
  68. d8cb70d [ARM] Fix pxamci regression by Russell King · 17 years ago
  69. bd6dee6 mmc: sg fallout by Jens Axboe · 17 years ago
  70. ebebd9b [ARM] pxa: update PXA MMC interface driver to use clk support by Russell King · 17 years ago
  71. c783837 pxamci: support arbitrary block size by Nicolas Pitre · 17 years ago
  72. 5d3ad4e mmc: pxamci: add SDIO card interrupt reporting capability by Bridge Wu · 17 years ago
  73. df456f4 mmc: pxamci: set proper buswidth capabilities according to PXA flavor by Bridge Wu · 17 years ago
  74. fe2dc44 mmc: pxamci: set proper block capabilities according to PXA flavor by Nicolas Pitre · 17 years ago
  75. 81ab570f mmc: pxamci: better pending IRQ determination by Bridge Wu · 17 years ago
  76. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  77. 70f1048 mmc: update header file paths by Pierre Ossman · 17 years ago
  78. 90e07d9 pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response by Nicolas Pitre · 18 years ago
  79. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  80. 1c6a071 mmc: Move host and card drivers to subdirs by Pierre Ossman · 18 years ago[Renamed from drivers/mmc/pxamci.c]
  81. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 18 years ago
  82. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  83. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  84. 6f94990 mmc: Correct definition of R6 by Philip Langdale · 18 years ago
  85. 9e86619 mmc: pxamci compilation fix by Sascha Hauer · 18 years ago
  86. ab7aefd mmc: constify mmc_host_ops vectors by David Brownell · 18 years ago
  87. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  88. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  89. 2c171bf [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups by Pavel Pisa · 19 years ago
  90. 920e70c [MMC] Move set_ios debugging into mmc.c by Russell King · 19 years ago
  91. d78e907 [MMC] PXA: reduce the number of lines PXAMCI debug uses by Russell King · 19 years ago
  92. 58741e8 [MMC] PXA and i.MX: don't avoid sending stop command on error by Russell King · 19 years ago
  93. 3d63abe [MMC] pxamci: fix data timeout calculation by Russell King · 19 years ago
  94. c656317 [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected by Russell King · 19 years ago
  95. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 19 years ago
  96. e922517 [MMC] Add MMC command type flags by Russell King · 19 years ago
  97. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  98. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  99. 9e1d98c [MMC] pxamci doesn't need to include asm/irq.h by Russell King · 19 years ago
  100. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago