Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mmc: slot-gpio: use devm_* managed functions to ease users | Shawn Guo | 2013-02-11 | 1 | -6/+51 |
* | mmc: extend the slot-gpio card-detection to use host's .card_event() method | Guennadi Liakhovetski | 2012-12-07 | 1 | -1/+7 |
* | mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio | Chris Ball | 2012-09-11 | 1 | -1/+7 |
* | mmc: core: add WP pin handler to slot functions | Guennadi Liakhovetski | 2012-07-21 | 1 | -1/+51 |
* | mmc: core: convert slot functions to managed allocation | Guennadi Liakhovetski | 2012-07-21 | 1 | -13/+38 |
* | mmc: add CD GPIO polling support to slot functions | Guennadi Liakhovetski | 2012-07-21 | 1 | -13/+43 |
* | mmc: core: use a more generic name for slot function types and fields | Guennadi Liakhovetski | 2012-07-21 | 1 | -4/+4 |
* | mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions | Guennadi Liakhovetski | 2012-07-10 | 1 | -0/+83 |