summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/slot-gpio.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Delay the card_event callback into the mmc_rescan workerMarkus Mayer2014-04-221-3/+1
* mmc: slot-gpio: Add GPIO descriptor based CD GPIO APIAdrian Hunter2014-03-171-1/+80
* mmc: slot-gpio: Split out CD IRQ request into a separate functionAdrian Hunter2014-03-171-23/+35
* mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbersAdrian Hunter2014-03-171-18/+27
* mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart2013-08-241-1/+13
* mmc: slot-gpio: use devm_* managed functions to ease usersShawn Guo2013-02-111-6/+51
* mmc: extend the slot-gpio card-detection to use host's .card_event() methodGuennadi Liakhovetski2012-12-071-1/+7
* mmc: slot-gpio: Fix missing assignment to ctx->ro_gpioChris Ball2012-09-111-1/+7
* mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski2012-07-211-1/+51
* mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski2012-07-211-13/+38
* mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski2012-07-211-13/+43
* mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski2012-07-211-4/+4
* mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski2012-07-101-0/+83
OpenPOWER on IntegriCloud