1. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  2. a303c53 mmc: sdio: support SDIO UHS cards by Philip Rakity · 13 years ago
  3. b4625da mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 by Bing Zhao · 13 years ago
  4. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  5. 4466903 mmc: core: Set correct bus mode before card init by Stefan Nilsson XK · 13 years ago
  6. 7f7e412 mmc: core: Fix hangs related to insert/remove of cards by Ulf Hansson · 13 years ago
  7. c6e633a mmc: sdio: reset card during power_restore by Daniel Drake · 13 years ago
  8. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 13 years ago
  9. 32780cd mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID. by Andrei Warkentin · 13 years ago
  10. 2059a02 mmc: add MMC_QUIRK_DISABLE_CD by Ohad Ben-Cohen · 13 years ago
  11. eab4068 mmc: add MMC_QUIRK_NONSTD_FUNC_IF by Ohad Ben-Cohen · 13 years ago
  12. 6b93d01f mmc: do not switch to 1-bit mode if not required by Ohad Ben-Cohen · 13 years ago
  13. a5e9425 mmc: mmc_card_keep_power cleanups by Ohad Ben-Cohen · 13 years ago
  14. 0aab399 mmc: sdio: remember new card RCA when redetecting card by Stefan Nilsson XK · 13 years ago
  15. 57f0adc mmc: add per device quirk placeholder by Pierre Tardy · 13 years ago
  16. 3449791 mmc: sdio: Allow sdio operations in other threads during sdio_add_func() by Dmitry Shmidt · 13 years ago
  17. 807e8e4 mmc: Fix sd/sdio/mmc initialization frequency retries by Andy Ross · 14 years ago
  18. 080bc97 mmc: sdio: don't reinitialize nonremovable powered-resumed cards by Ohad Ben-Cohen · 14 years ago
  19. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  20. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 14 years ago
  21. 4d0812c mmc: sdio: fix nasty oops in mmc_sdio_detect by Ohad Ben-Cohen · 14 years ago
  22. 87973ba mmc: sdio: ensure mmc_sdio_detect is powered by Ohad Ben-Cohen · 14 years ago
  23. 40bba0c mmc: sdio: enable runtime PM for SDIO functions by Ohad Ben-Cohen · 14 years ago
  24. 81968561 mmc: sdio: enable runtime PM for SDIO cards by Ohad Ben-Cohen · 14 years ago
  25. d3fe37b mmc: sdio: add power_restore support by Ohad Ben-Cohen · 14 years ago
  26. 9b966aa mmc: sdio: fully reconfigure oldcard on resume by Ohad Ben-Cohen · 14 years ago
  27. f3c65b2 mmc: avoid getting CID on SDIO-only cards by David Vrabel · 14 years ago
  28. 6f51be3 sdio: allow non-standard SDIO cards by Grazvydas Ignotas · 14 years ago
  29. 7310ece8 mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 14 years ago
  30. 71578a1 mmc: split mmc_sd_init_card() by Michal Miroslaw · 14 years ago
  31. 3fcb027 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling by Daniel Mack · 14 years ago
  32. 6b5eda3 sdio: put active devices into 1-bit mode during suspend by Daniel Drake · 14 years ago
  33. 4021684 sdio: kick the interrupt thread upon a resume by Nicolas Pitre · 14 years ago
  34. 3bca4cf7 sdio: don't use CMD[357] as part of a powered SDIO resume by Chris Ball · 14 years ago
  35. e881279 sdio: initialise SDIO functions and update card->sdio_funcs in lockstep by Matt Fleming · 15 years ago
  36. 95cdfb7 mmc: propagate error codes back from bus drivers' suspend/resume methods by Nicolas Pitre · 15 years ago
  37. 17d33e1 mmc: core SDIO suspend/resume support by Nicolas Pitre · 15 years ago
  38. 006ebd5 sdio: add CD disable support by Ohad Ben-Cohen · 15 years ago
  39. 27cce39 sdio: do not ignore MMC_VDD_165_195 by Ohad Ben-Cohen · 15 years ago
  40. d16f577 sdio: high-speed support by Pierre Ossman · 16 years ago
  41. 51ec92e mmc: use sysfs groups to handle conditional attributes by Pierre Ossman · 16 years ago
  42. af51715 MMC core learns about SPI by David Brownell · 17 years ago
  43. d84075c8 mmc: replace BUG_ON with WARN_ON by Pierre Ossman · 17 years ago
  44. 7616ee9 sdio: add SDIO_FBR_BASE(f) macro by David Vrabel · 17 years ago
  45. 4ff6471 sdio: enable wide bus mode by Pierre Ossman · 17 years ago
  46. 6db5020 sdio: change clock speed by Pierre Ossman · 17 years ago
  47. 1a632f8 sdio: split up common and function CIS parsing by Pierre Ossman · 17 years ago
  48. b726126 sdio: initial CIS parsing code by Nicolas Pitre · 17 years ago
  49. 0597007 sdio: basic parsing of FBR by Pierre Ossman · 17 years ago
  50. 35c66c1 sdio: read and decode interesting parts of the CCCR by Pierre Ossman · 17 years ago
  51. e29a7d7 mmc: basic SDIO device model by Pierre Ossman · 17 years ago
  52. 5c4e6f1 mmc: detect SDIO cards by Pierre Ossman · 17 years ago