1. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  2. 60c2c0d ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected by Jiri Pinkava · 15 years ago
  3. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 15 years ago
  4. dc2ed55 s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card detect pin by Lars-Peter Clausen · 15 years ago
  5. c212808 s3cmci: initialize default platform data no_wprotect and no_detect with 1 by Lars-Peter Clausen · 15 years ago
  6. c78402e s3cmci: convert missed s3c2410_gpio calls to gpiolib calls by Ben Dooks · 15 years ago
  7. 3423d80 drivers/mmc: Move dereference after NULL test by Julia Lawall · 15 years ago
  8. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  9. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  10. 00acfae s3cmci: add better support for no card detect or write protect available by Ben Dooks · 15 years ago
  11. 5a2c4fe s3cmci: make SDIO IRQ hardware IRQ support build-time configurable by Ben Dooks · 15 years ago
  12. 68c5ed5 s3cmci: DMA fixes by Ben Dooks · 15 years ago
  13. 26f1494 s3cmci: Kconfig selection for PIO/DMA/Both by Ben Dooks · 15 years ago
  14. c225889 s3cmci: add SDIO IRQ support by Ben Dooks · 15 years ago
  15. 9bdd203 s3cmci: add debugfs support for examining driver and hardware state by Ben Dooks · 15 years ago
  16. e6130aef s3cmci: fix direct write to interrupt mask by Ben Dooks · 15 years ago
  17. 50d7fa9 s3cmci: change to use dev_pm_ops by Ben Dooks · 15 years ago
  18. 916a307 s3cmci: change GPIO to gpiolib from S3C24XX specific calls by Ben Dooks · 15 years ago
  19. 44d0e19 s3cmci: update probe to use new platform id list by Ben Dooks · 15 years ago
  20. da52a7c s3cmci: use resource_size() instead of local macro by Ben Dooks · 15 years ago
  21. fe9db6c s3cmci: fix dma configuration call by Ben Dooks · 16 years ago
  22. 99ae995 [ARM] S3C24XX: Merge devel-gpio by Ben Dooks · 16 years ago
  23. ec976d6 [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> by Ben Dooks · 16 years ago
  24. 8970ef4 [ARM] S3C24XX: Remove hardware specific registers from DMA calls by Ben Dooks · 16 years ago
  25. 7c48ed3 mmc: s3cmci: fix s3c2410_dma_config() arguments. by Ben Dooks · 16 years ago
  26. 9942448 s3cmci: Fix hangup in do_pio_write() by Yauhen Kharuzhy · 16 years ago
  27. 7ad14f8 [ARM] 5365/1: s3cmci: Use new include path of dma.h by Ramax Lo · 16 years ago
  28. e3bd9ec [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat by Ben Dooks · 16 years ago
  29. 08c55e2 s3cmci: Add Ben Dooks/Simtec Electronics to header & copyright by ben@fluff.org.uk · 16 years ago
  30. 18280ff s3cmci: fix continual accesses to host->pio_ptr by ben@fluff.org.uk · 16 years ago
  31. 088a78a s3cmci: Support transfers which are not multiple of 32 bits. by Christer Weinigel · 16 years ago
  32. f87e6d0 s3cmci: cpufreq support by ben@fluff.org.uk · 16 years ago
  33. 9c2e7e4 s3cmci: Make general protocol errors less noisy by ben@fluff.org.uk · 16 years ago
  34. 87dd980 s3cmci: attach get_cd host ops by Ben Dooks · 16 years ago
  35. 5d30440 s3cmci: fix sparse errors from non-exported functions by Ben Dooks · 16 years ago
  36. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  37. 907b2cd s3cmci: ensure host stopped on machine shutdown by Ben Dooks · 16 years ago
  38. d2f2761 s3cmci: fixes for section mismatch warnings by Ben Dooks · 16 years ago
  39. 7e9c7b6 MMC: S3C24XX: Refuse incorrectly aligned transfers by Ben Dooks · 17 years ago
  40. ff8c804f MMC: S3C24XX: Update error debugging. by Ben Dooks · 17 years ago
  41. 50a8457 MMC: S3C24XX: Add media presence test to request handling. by Ben Dooks · 17 years ago
  42. 2de5f79 MMC: S3C24XX: Fix use of msecs where jiffies are needed by Ben Dooks · 17 years ago
  43. 318f905 MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices by Ben Dooks · 17 years ago
  44. 3886ff5 MMC: S3C24XX: Fix s3c2410_dma_request() return code check. by Ben Dooks · 17 years ago
  45. 55d70f5 MMC: S3C24XX: Allow card-detect on non-IRQ capable pin by Ben Dooks · 17 years ago
  46. 7c14450 MMC: S3C24XX: Ensure host->mrq->data is valid by Ben Dooks · 17 years ago
  47. cf0984c MMC: S3C24XX: Add support to invert write protect line by Ben Dooks · 17 years ago
  48. edb5a98 MMC: S3C24XX: Add platform data for MMC/SD driver by Ben Dooks · 17 years ago
  49. d643b5f MMC: Fix S3C24XX IRQ enable during PIO transfers by Roman Moracik · 17 years ago
  50. bdbc9c3 Fix the request finalisation by ensuring the controller is stopped. by Thomas Kleffel · 17 years ago
  51. ceb3ac2 MMC: DMA free fix for S3C24XX SD/MMC driver by Harald Welte · 17 years ago
  52. 679f0f8 MMC: S3C24XX MMC/SD driver write fixes by Harald Welte · 17 years ago
  53. be51801 MMC: S3C24XX MMC/SD driver. by Thomas Kleffel · 17 years ago