1. 727a99a drivers: mmc: msm: remove clock disable in probe by Daniel Walker · 14 years ago
  2. 208028d mmc: msm: fix dma usage not to use internal APIs by Daniel Walker · 14 years ago
  3. 0c521cc mmc: msm_sdcc: Check for only DATA_END interrupt to end a request by Sahitya Tummala · 14 years ago
  4. 71dd910 mmc: msm_sdcc: Fix bug in PIO mode when data size is not word aligned by Sahitya Tummala · 14 years ago
  5. b08bb35 mmc: msm_sdcc: Reset SDCC in case of data transfer errors by Sahitya Tummala · 14 years ago
  6. d5137bd mmc: msm_sdcc: Add prog done interrupt support by Sahitya Tummala · 14 years ago
  7. 62612cf mmc: msm_sdcc: Fix possible circular locking dependency warning by Sahitya Tummala · 14 years ago
  8. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  9. eb3bbf8 Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  10. ce4327d Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  11. 762333e drivers/mmc/host/msm-sdcc: remove dead config options by Christian Dietrich · 14 years ago
  12. edd4dd0 mmc: msm_sdcc: Compile the driver for msm7x30 by Sahitya Tummala · 14 years ago
  13. b5d643d msm: mmc: Add msm prefix to platform data structure by Sahitya Tummala · 14 years ago
  14. 08ecfde mmc: msm: fix up build breakage on !PM by Daniel Walker · 14 years ago
  15. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 15 years ago
  16. da7806f Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 15 years ago
  17. 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
  18. 1cd2296 drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support by San Mehat · 15 years ago
  19. d0719e5 mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction by San Mehat · 15 years ago
  20. 6ac9ea6 mmc: msm_sdcc: Fix the dma exec function to use the proper delays by San Mehat · 15 years ago
  21. 91bb649 mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk timer won't fire by Dmitry Shmidt · 15 years ago
  22. 24bbd7d mmc: msm_sdcc: Enable busclk idle timer for power savings by San Mehat · 15 years ago
  23. 673ce00d mmc: msm_sdcc: Don't disable interrupts while suspending by San Mehat · 15 years ago
  24. b3b0ca8 mmc: msm_sdcc: Fix issue where we might not end a sucessfull request by San Mehat · 15 years ago
  25. f474849 mmc: msm_sdcc: Featurize busclock power save and disable it by default by San Mehat · 15 years ago
  26. c7fc937 mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled by San Mehat · 15 years ago
  27. 56a8b5b mmc: msm_sdcc: Reduce command timeouts and improve reliability. by San Mehat · 15 years ago
  28. 51905dc mmc: msm_sdcc: Schedule clock disable after probe by San Mehat · 15 years ago
  29. 8b1c2ba mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delays by San Mehat · 15 years ago
  30. 865c8064 mmc: msm_sdcc: Driver clocking/irq improvements by San Mehat · 15 years ago
  31. 5b00f40 msm: Add 'execute' datamover callback by San Mehat · 15 years ago
  32. b3fa579 mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT register by San Mehat · 15 years ago
  33. 4adbbcc mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling clocks by San Mehat · 15 years ago
  34. 5b8a2fb msm_sdcc.c: missing brackets in msmsdcc_resume() by Roel Kluin · 15 years ago
  35. 3989d17 HTC Dream: mmc compilation fixes by Pavel Machek · 15 years ago
  36. b5a74d6 msm_sdcc.c: move overly indented code to separate function by Joe Perches · 15 years ago
  37. 75d1452 msm_sdcc.c: stylistic cleaning by Joe Perches · 15 years ago
  38. 0a7ff7c msm_sdcc.c: convert printk(KERN_<level> to pr_<level>( by Joe Perches · 15 years ago
  39. 9d2bd73 mmc: msm_sdccc: driver for HTC Dream by San Mehat · 15 years ago