aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/tmio_mmc_pio.c
AgeCommit message (Expand)Author
2012-07-21mmc: tmio: use generic GPIO CD and WP handlersGuennadi Liakhovetski
2012-07-21mmc: tmio: support caps2 flagsGuennadi Liakhovetski
2012-07-21mmc: tmio: remove a duplicated comment lineGuennadi Liakhovetski
2012-07-21mmc: tmio: add regulator supportGuennadi Liakhovetski
2012-07-21mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski
2012-07-21mmc: tmio: don't needlessly enable interrupts during probingGuennadi Liakhovetski
2012-07-21mmc: tmio: Don't access hardware registers after stopping clocksLaurent Pinchart
2012-07-10mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski
2012-07-10mmc: tmio: use MMC opcode defines instead of numbersGuennadi Liakhovetski
2012-03-27mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() functionGuennadi Liakhovetski
2012-03-27mmc: tmio_mmc: remove unused sdio_irq_enabled flagGuennadi Liakhovetski
2012-03-27mmc: tmio_mmc: power status flag doesn't have to be exposed in platform dataGuennadi Liakhovetski
2012-03-27mmc: tmio_mmc: support the generic MMC GPIO card hotplug helperGuennadi Liakhovetski
2012-03-27mmc: tmio: calculate the native hotplug condition only onceGuennadi Liakhovetski
2012-03-27mmc: tmio_mmc: do not enable card hotplug interrupts, if unusedGuennadi Liakhovetski
2012-03-16Merge branch 'pm-qos'Rafael J. Wysocki
2012-03-13tmio_mmc / PM: Use PM QoS latency constraintRafael J. Wysocki
2012-02-13mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski
2012-01-11mmc: tmio_mmc: Hotplug code regroupingBastian Hecht
2011-12-10mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-10-26mmc: tmio: Provide separate interrupt handlersSimon Horman
2011-10-26mmc: tmio: Cache interrupt masksSimon Horman
2011-07-21mmc: tmio: fix a deadlockGuennadi Liakhovetski
2011-07-21mmc: tmio: maximize power savingGuennadi Liakhovetski
2011-07-21mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabledGuennadi Liakhovetski
2011-07-20mmc: tmio: Fix race condition resulting in spurious interruptsPaul Parsons
2011-07-20mmc: tmio: Share register access functionsSimon Horman
2011-06-25mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski
2011-05-24mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski
2011-05-24mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm
2011-05-24mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski
2011-05-24mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski
2011-04-27mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-26mmc: tmio_mmc: Move some defines into a shared headerSimon Horman
2011-03-25mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski
2011-03-25mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski
2011-03-25mmc: tmio: remove work-around for unmasked SDIO interruptsGuennadi Liakhovetski
2011-03-25mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski
2011-03-25mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski