summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/bus.c
AgeCommit message (Expand)Author
2017-10-30mmc: mmc: Enable CQE'sAdrian Hunter
2017-02-13mmc: core: Move public functions from host.h to private headersUlf Hansson
2017-02-13mmc: core: Move public functions from card.h to private headersUlf Hansson
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin
2015-12-22mmc: enable MMC/SD/SDIO device to suspend/resume asynchronouslyFu, Zhonghui
2015-04-17Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson
2015-01-19mmc: Add SDIO function devicetree subnode parsingSascha Hauer
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-05MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-10mmc: core: Convert mmc_driver to device_driverUlf Hansson
2014-11-10mmc: core: Convert the mmc_driver to use the modern PM opsUlf Hansson
2014-07-09mmc: core: Remove redundant runtime_idle callbackUlf Hansson
2014-05-12mmc: add support for HS400 mode of eMMC5.0Seungwon Jeon
2014-05-12mmc: drop the speed mode of card's stateSeungwon Jeon
2014-02-13mmc: core: Remove unnecessary validations for bus_ops callbacksUlf Hansson
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-16MMC: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-09-25mmc: core: clean up duplicate macrosJackey Shen
2013-07-10Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-05mmc: core: Fixup Oops for SDIO shutdownUlf Hansson
2013-06-27mmc: core: Extend shutdown sequence to handle bus operationsUlf Hansson
2013-06-27mmc: core: Handle card shutdown from mmc_busUlf Hansson
2013-06-27mmc: core: Initiate suspend|resume from mmc bus instead of mmc hostUlf Hansson
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki
2013-05-26mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman
2012-12-06mmc: Remove redundant null check before kfree in bus.cSachin Kamat
2012-04-23mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-05mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani
2012-01-12mmc: core: HS200 mode support for eMMC 4.5Girish K S
2012-01-11mmc: sdio: support SDIO UHS cardsPhilip Rakity
2011-10-31mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker
2011-10-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-05-24mmc: sd: report correct speed and capacity of uhs cardsArindam Nath
2011-04-27mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław
2011-01-08mmc: Register debugfs dir before calling card probe function.Viresh Kumar
2010-10-23mmc: add runtime PM handlersOhad Ben-Cohen
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter
2010-10-23mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko
2010-10-23mmc: make mmc_dev_to_card() macro publicAndy Shevchenko
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-24mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen
2008-03-22mmc: use sysfs groups to handle conditional attributesPierre Ossman
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-09-23MMC core learns about SPIDavid Brownell