1. b73f34c mmc: omap: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  2. 38276a9 mmc: omap: fix error return code by Julia Lawall · 9 years ago
  3. 8292adc mmc: omap: use for_each_sg() for scatterlist parsing by Fabian Frederick · 9 years ago
  4. 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  5. 03a1685 mmc: omap: Use DIV_ROUND_UP instead of open coded by Axel Lin · 10 years ago
  6. b13d1f0 mmc: omap: Add erase capability by Jarkko Nikula · 11 years ago
  7. a6c668f mmc: omap: Remove always set use_dma flag from struct mmc_omap_host by Jarkko Nikula · 11 years ago
  8. 64ac16e mmc: omap: Convert to devm_ioremap_resource by Jarkko Nikula · 11 years ago
  9. 2ca5dc6 mmc: omap: Remove mem_res field from struct mmc_omap_host by Jarkko Nikula · 11 years ago
  10. 5b7d23a mmc: omap: Remove duplicate host->irq assignment by Jarkko Nikula · 11 years ago
  11. ae9b79c mmc: omap: Convert to devm_kzalloc by Jarkko Nikula · 11 years ago
  12. 0e5c93e mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet by Jarkko Nikula · 11 years ago
  13. 9cb238c mmc: omap: Fix I2C dependency and make driver usable with device tree by Tony Lindgren · 11 years ago
  14. 31ee918 mmc: omap: Fix DMA configuration to not rely on device id by Tony Lindgren · 11 years ago
  15. 3932afd mmc: omap: Remove redundant suspend and resume callbacks by Ulf Hansson · 11 years ago
  16. d7a985e mmc: omap: remove unnecessary #if 0's by Luciano Coelho · 11 years ago
  17. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  18. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  19. 6e0ee71 mmc: remove use of __devexit by Bill Pemberton · 12 years ago
  20. c3be1ef mmc: remove use of __devinit by Bill Pemberton · 12 years ago
  21. 0433c14 mmc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  22. 46cddc0 Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
  23. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  24. d5e7c86 ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2 by Lokesh Vutla · 12 years ago
  25. 8c4cc00 ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1 by Lokesh Vutla · 12 years ago
  26. 53db20d mmc: omap: Remove cpu_is_omap usage from the driver by Tony Lindgren · 12 years ago
  27. 68f39e7 ARM: OMAP: Split plat/mmc.h into local headers and platform_data by Tony Lindgren · 12 years ago
  28. 75d569d mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros by Venkatraman S · 12 years ago
  29. 2976837 mmc: omap: remove unused variables and includes by Venkatraman S · 12 years ago
  30. 75b53ae mmc: omap: fix broken PIO mode by Paul Walmsley · 12 years ago
  31. 4e078fb mmc: omap: remove private DMA API implementation by Russell King · 12 years ago
  32. 3451c06 mmc: omap: add DMA engine support by Russell King · 12 years ago
  33. ebbe6f8 mmc: omap: Fix broken reg_shift initialization by Tony Lindgren · 12 years ago
  34. 3caf414 mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() fails by Tony Lindgren · 12 years ago
  35. 4f83779 mmc: omap: Fix a section warning regression by Tony Lindgren · 12 years ago
  36. 680f1b5 mmc: omap: convert to module_platform_driver by Venkatraman S · 12 years ago
  37. b6e0703 mmc: omap: make it behave well as a module by Venkatraman S · 12 years ago
  38. b01a4f1 mmc: omap: convert to per instance workqueue by Venkatraman S · 12 years ago
  39. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  40. 1bc857f ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  41. f694751 mmc: omap: Fix possible NULL pointer deref by Michael Buesch · 13 years ago
  42. 2092014 drivers/mmc/host/omap.c: use resource_size() by Chris Ball · 13 years ago
  43. 0d9ee5b mmc: update workqueue usages by Tejun Heo · 14 years ago
  44. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  45. 683eb94 omap: remove BUG_ON for disabled interrupts by Cory Maccarrone · 14 years ago
  46. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  47. 0e950fa6 mmc-omap: add support for 16-bit and 32-bit registers by Marek Belisko · 14 years ago
  48. 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
  49. e799acb mmci-omap: remove bogus check for host->iclk by Ladislav Michl · 15 years ago
  50. a76df42 Merge 7xx-iosplit-plat-merge with omap-fixes by Tony Lindgren · 15 years ago
  51. 49c1d9d mmci-omap: free irq resource by Ladislav Michl · 15 years ago
  52. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  53. 7ceeb6a mmc/omap: make mmci-omap using platform_driver_probe by Uwe Kleine-König · 15 years ago
  54. e749c6f mmc/omap: Use disable_irq_nosync() from within irq handlers. by Ben Nizette · 15 years ago
  55. 1748ae0 ARM: OMAP: MMC: Remove unused power_pin by Ladislav Michl · 15 years ago
  56. d4a36645a [ARM] omap: MMC: provide a dummy ick for OMAP1 by Russell King · 16 years ago
  57. 5c9e02b [ARM] omap: MMC: convert clocks to match by devid and conid by Russell King · 16 years ago
  58. 90c62bf omap mmc: Add low-level initialization for hsmmc controller by Tony Lindgren · 16 years ago
  59. d887466 omap mmc: Add better MMC low-level init by Tony Lindgren · 16 years ago
  60. 7c8ad98 [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?" by Russell King · 16 years ago
  61. 55c381e [ARM] omap: convert OMAP drivers to use ioremap() by Russell King · 16 years ago
  62. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  63. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  64. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 16 years ago
  65. df48dd0 mmc: Fix omap compile by replacing dev_name with dma_dev_name by Tony Lindgren · 16 years ago
  66. 9d7c6ee MMC: OMAP: Do not busy wait for end of command for ever by Jarkko Lavinen · 16 years ago
  67. 0f602ec MMC: OMAP: Start new commands from work queue instead of irq by Jarkko Lavinen · 16 years ago
  68. 0807a9b MMC: OMAP: Lazy clock shutdown by Jarkko Lavinen · 16 years ago
  69. 0fb4723 MMC: OMAP: Move failing command abortion to workqueue by Jarkko Lavinen · 16 years ago
  70. 7584d27 MMC: OMAP: Use tasklet instead of workqueue for cover switch notification by Jarkko Lavinen · 16 years ago
  71. 8348f00 MMC: OMAP: Check the get_cover_state function pointer if not set by Kyungmin Park · 16 years ago
  72. 01e77e1 MMC: OMAP: Using setup_timer instead of init_timer by Carlos Eduardo Aguiar · 16 years ago
  73. eb1860b MMC: OMAP: Abort stuck commands by Jarkko Lavinen · 16 years ago
  74. 2a50b88 MMC: OMAP: General cleanup for MMC multislot support by Juha Yrjola · 16 years ago
  75. 65b5b6e MMC: OMAP: Power functions modified to MMC multislot support by Juha Yrjola · 16 years ago
  76. b8f9f0e MMC: OMAP: Fix timeout calculation for MMC multislot support by Juha Yrjola · 16 years ago
  77. a914ded MMC: OMAP: New release dma and abort xfer functions by Juha Yrjola · 16 years ago
  78. 5a0f3f1 MMC: OMAP: Add back cover switch support by Juha Yrjola · 16 years ago
  79. abfbe5f MMC: OMAP: Introduce new multislot structure and change driver to use it by Juha Yrjola · 16 years ago
  80. 4bc9e35 MMC: OMAP: Remove cover switch handling to allow adding multislot support by Tony Lindgren · 16 years ago
  81. d365abe MMC: OMAP: Fix the BYTEBLOCK capability removal by Francisco Alecrim · 16 years ago
  82. ec2f362 MMC: OMAP: Remove extra divisor increase by Tony Lindgren · 16 years ago
  83. 5ec21b1 MMC: OMAP: Remove some opcodes from host driver by Carlos Eduardo Aguiar · 16 years ago
  84. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  85. 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 17 years ago
  86. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  87. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  88. 70f1048 mmc: update header file paths by Pierre Ossman · 17 years ago
  89. 0107a4b mmc-omap: fix sd response type 6 vs. 1 by Ragner Magalhaes · 17 years ago
  90. d3af5ab mmc-omap: Clean up omap set_ios and make MMC_POWER_ON work by Tony Lindgren · 17 years ago
  91. 46a6730 mmc-omap: Fix omap to use MMC_POWER_ON by Tony Lindgren · 17 years ago
  92. 3647afc mmc-omap: add missing '\n' by Arnaud Patard · 17 years ago
  93. 1c6a071 mmc: Move host and card drivers to subdirs by Pierre Ossman · 18 years ago[Renamed from drivers/mmc/omap.c]
  94. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 18 years ago
  95. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  96. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  97. 6f94990 mmc: Correct definition of R6 by Philip Langdale · 18 years ago
  98. 1b3b263 omap: Update MMC response types by Carlos Eduardo Aguiar · 18 years ago
  99. 3947a39 ARM: OMAP: fix MMC workqueue changes by Kyungmin Park · 18 years ago
  100. cdb54fa Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago