summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
2015-09-24mmc: esdhc: add eMMC45 Adapter Card HS200 mode supportYangbo Lu
2015-06-16mmc: sdhci: more efficient interrupt enable register handlingYangbo Lu
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2014-12-11powerpc/t1024: some update for t1024Shengzhou Liu
2014-05-27MMC/SD: Add callback function to detect cardXie Xiaobo
2014-05-08mmc:esdhc: disable trim feature on T4240QDSHaijun Zhang
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-12-18sdhci: Add Auto-CMD12 err detecting and handling routineHaijun Zhang
2013-12-18esdhc: Add vendor specific interrupt and handle routineHaijun Zhang
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-08mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irqAlexey Neyman
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-31mmc: sdhci: Move away from using deprecated APIsUlf Hansson
2013-10-21mmc: sdhci: remove unneeded call when have preset value quirkDong Aisheng
2013-10-21mmc: sdhci: report error once the maximum tuning loops exhausted or timeoutDong Aisheng
2013-09-26mmc: sdhci: allow platform access of sdhci_send_commandDong Aisheng
2013-09-26mmc: sdhci: add hooks for platform specific tuningDong Aisheng
2013-09-17mmc: Add support to get voltage from device-treeHaijun Zhang
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-08-26mmc: sdhci: get voltage from sdhc hostHaijun Zhang
2013-08-25mmc: sdhci: request irq after sdhci_init() is calledShawn Guo
2013-07-31mmc: sdhci: Indicate that regulators may be absentMark Brown
2013-07-05mmc: sdhci: add card_event callback to sdhciChristian Daudt
2013-07-05mmc: sdhci: fix ctrl_2 on super-speed selectionGiuseppe CAVALLARO
2013-06-27mmc: sdhci: fix caps2 for HS200Giuseppe CAVALLARO
2013-06-27mmc: sdhci: improve card removal check in sdhci_card_event()Shawn Guo
2013-05-26mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter
2013-04-15eSDHC: Workaround for DMA error occured on system transactionHaijun Zhang
2013-04-03mmc: esdhc: Add SDHCI_QUIRK_QORIQ_CIRCUIT_SUPPORT_VS33Jerry Huang
2013-03-27eSDHC: mmc:host host need long time to generate command complete interruptHaijun.Zhang
2013-03-27SDHCI: add sdhci_get_cd callback to detect the cardJerry Huang
2013-03-22mmc: sdhci: Don't ignore regulator_enable() return valueChris Ball
2013-03-22mmc: sdhci: add get_cd() implementationKevin Liu
2013-02-24mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()Fabio Estevam
2013-02-24mmc: sdhci: check voltage range only on regulators aware of voltage valueMarek Szyprowski
2013-02-24mmc: sdhci: enhance preset value functionKevin Liu
2013-02-24mmc: sdhci: update signal voltage switch codeKevin Liu
2013-02-24mmc: sdhci: rename platform_8bit_width to platform_bus_widthSascha Hauer
2013-02-11mmc: sdhci: introduce sdhci_update_clock helper to re-enable clockAndy Shevchenko
2013-02-11mmc: sdhci: add IRQ wake up supportKevin Liu
2013-02-11mmc: sdhci: disable interrupt before free_irqKevin Liu
2013-02-11mmc: sdhci: query card presence from cd-gpio before asking SDHCIShawn Guo
2012-12-07mmc: sdhci: implement the .card_event() methodGuennadi Liakhovetski
2012-12-06mmc: eSDHC: Recover from ADMA errorsHaijun Zhang
2012-12-06mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake
2012-12-06mmc: sdhci: Use regulator min/max voltage range according to specKevin Liu
2012-12-06mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmcKevin Liu
2012-11-07mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball