1. 359bfcb mmc: pxamci: Remove redundant suspend and resume callbacks by Ulf Hansson · 11 years ago
  2. 6ae8717 mmc: pxamci: Indicate that regulators may be absent by Mark Brown · 11 years ago
  3. a829abf ARM: pxa: propagate errors from regulator_enable() to pxamci by Arnd Bergmann · 11 years ago
  4. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  5. c3be1ef mmc: remove use of __devinit by Bill Pemberton · 12 years ago
  6. 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
  7. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  8. e6027b4 mmc: pxa-mci: add DT bindings by Daniel Mack · 12 years ago
  9. d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
  10. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  11. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  12. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  13. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  14. f97cab2 [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond by Eric Miao · 14 years ago
  15. 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
  16. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  17. 3d14b5b Merge branch 'sa1100' into devel by Russell King · 15 years ago
  18. 5d6b1edf [ARM] pxamci: call mmc_remove_host() before freeing resources by Daniel Mack · 15 years ago
  19. fa3f993 pxamci: introduce mmc_has_26mhz() and include pxa935 by Haojian Zhuang · 15 years ago
  20. 48f0295 [ARM] pxamci: fix printing gpio numbers in pxamci_probe by Antonio Ospite · 15 years ago
  21. 33264f9 [ARM] pxa: update pxamci.c to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  22. b405db6 [ARM] pxamci: add simple gpio controls by Robert Jarzmik · 15 years ago
  23. 7eeff48 pxamci: correct DMA flow control by Matt Reimer · 15 years ago
  24. 8385f9c pxamci: add regulator support. by Daniel Ribeiro · 15 years ago
  25. 7ebc8d5 [ARM] pxa: move DMA registers definitions into <mach/dma.h> by Eric Miao · 16 years ago
  26. b601895 pxamci: enable DMA for write ops after CMD/RESP by Cliff Brake · 16 years ago
  27. e10a854 pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x()) by Cliff Brake · 16 years ago
  28. c00a46a pxamci: fix dma_unmap_sg length by Vernon Sauder · 16 years ago
  29. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  30. 05678a9 [ARM] pxa: avoid polluting the kernel's namespace by Russell King · 16 years ago
  31. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  32. 0ffcbfd [ARM] pxa: make cpu_is_pxa2* macros more consistent by Eric Miao · 16 years ago
  33. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  34. 4fe1689 pxamci: trivial fix of DMA alignment register bit clearing by Karl Beldan · 16 years ago
  35. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  36. 97f8571 pxamci: fix byte aligned DMA transfers by Philipp Zabel · 16 years ago
  37. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  38. 9a788c6 [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer by Bridge Wu · 17 years ago
  39. 64eb036 [ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controller by Bridge Wu · 17 years ago
  40. d8cb70d [ARM] Fix pxamci regression by Russell King · 17 years ago
  41. bd6dee6 mmc: sg fallout by Jens Axboe · 17 years ago
  42. ebebd9b [ARM] pxa: update PXA MMC interface driver to use clk support by Russell King · 17 years ago
  43. c783837 pxamci: support arbitrary block size by Nicolas Pitre · 17 years ago
  44. 5d3ad4e mmc: pxamci: add SDIO card interrupt reporting capability by Bridge Wu · 17 years ago
  45. df456f4 mmc: pxamci: set proper buswidth capabilities according to PXA flavor by Bridge Wu · 17 years ago
  46. fe2dc44 mmc: pxamci: set proper block capabilities according to PXA flavor by Nicolas Pitre · 17 years ago
  47. 81ab570f mmc: pxamci: better pending IRQ determination by Bridge Wu · 17 years ago
  48. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  49. 70f1048 mmc: update header file paths by Pierre Ossman · 17 years ago
  50. 90e07d9 pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response by Nicolas Pitre · 17 years ago
  51. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  52. 1c6a071 mmc: Move host and card drivers to subdirs by Pierre Ossman · 18 years ago[Renamed from drivers/mmc/pxamci.c]
  53. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 18 years ago
  54. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  55. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  56. 6f94990 mmc: Correct definition of R6 by Philip Langdale · 18 years ago
  57. 9e86619 mmc: pxamci compilation fix by Sascha Hauer · 18 years ago
  58. ab7aefd mmc: constify mmc_host_ops vectors by David Brownell · 18 years ago
  59. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  61. 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
  62. 920e70c [MMC] Move set_ios debugging into mmc.c by Russell King · 18 years ago
  63. d78e907 [MMC] PXA: reduce the number of lines PXAMCI debug uses by Russell King · 18 years ago
  64. 58741e8 [MMC] PXA and i.MX: don't avoid sending stop command on error by Russell King · 18 years ago
  65. 3d63abe [MMC] pxamci: fix data timeout calculation by Russell King · 18 years ago
  66. c656317 [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected by Russell King · 18 years ago
  67. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 19 years ago
  68. e922517 [MMC] Add MMC command type flags by Russell King · 19 years ago
  69. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  70. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  71. 9e1d98c [MMC] pxamci doesn't need to include asm/irq.h by Russell King · 19 years ago
  72. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  73. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  74. c26971c [MMC] Add mmc_detect_change() delay support for PXAMCI driver by Richard Purdie · 19 years ago
  75. 8dc0033 [MMC] Allow detection/removal to be delayed by Richard Purdie · 19 years ago
  76. e619524 [PATCH] Add write protection switch handling to the PXA MMC driver by Richard Purdie · 19 years ago
  77. e5378ca [PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi by Pavel Machek · 19 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago