1. d94ffce mmc: core: Fix card remove detect when use extcon by Can Guo · 7 years ago
  2. 083d5e2 mmc: add hot plug support using extcon framework by Subhash Jadavani · 7 years ago
  3. c7ea834 mmc: slot-gpio: Allow host driver to provide isr for card-detect interrupts by NeilBrown · 10 years ago
  4. df8aca1 mmc: slot-gpio: Rework how to handle allocation of slot-gpio data by Ulf Hansson · 10 years ago
  5. 7f133de mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC core by Ulf Hansson · 10 years ago
  6. b4cc580 mmc: slot-gpio: Use the parent device while allocating data by Ulf Hansson · 10 years ago
  7. eddbc3a mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs by Ulf Hansson · 10 years ago
  8. 89168b4 mmc: core: restore detect line inversion semantics by Linus Walleij · 10 years ago
  9. 6800754 mmc: Fix use of wrong device in mmc_gpiod_free_cd() by Adrian Hunter · 10 years ago
  10. d4d1144 mmc: don't request CD IRQ until mmc_start_host() by Stephen Warren · 10 years ago
  11. 9d2fa24 mmc: slot-gpio: add gpiod variant to get wp GPIO by Linus Walleij · 10 years ago
  12. 9fbc695 mmc: slot-gpio: switch to use flags when getting GPIO by Linus Walleij · 10 years ago
  13. fa372a5 mmc: Delay the card_event callback into the mmc_rescan worker by Markus Mayer · 11 years ago
  14. 740a221 mmc: slot-gpio: Add GPIO descriptor based CD GPIO API by Adrian Hunter · 11 years ago
  15. 2665267 mmc: slot-gpio: Split out CD IRQ request into a separate function by Adrian Hunter · 11 years ago
  16. 842f4bd mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers by Adrian Hunter · 11 years ago
  17. 214fc30 mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() by Laurent Pinchart · 11 years ago
  18. d65b5ae mmc: slot-gpio: use devm_* managed functions to ease users by Shawn Guo · 12 years ago
  19. 451c895 mmc: extend the slot-gpio card-detection to use host's .card_event() method by Guennadi Liakhovetski · 12 years ago
  20. 15e8a8e mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio by Chris Ball · 12 years ago
  21. 5aa7dad mmc: core: add WP pin handler to slot functions by Guennadi Liakhovetski · 12 years ago
  22. a7d1a1e mmc: core: convert slot functions to managed allocation by Guennadi Liakhovetski · 12 years ago
  23. befe404 mmc: add CD GPIO polling support to slot functions by Guennadi Liakhovetski · 12 years ago
  24. 27410ee mmc: core: use a more generic name for slot function types and fields by Guennadi Liakhovetski · 12 years ago
  25. fd0ea65 mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions by Guennadi Liakhovetski · 12 years ago