summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/host.c
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* mmc: parse new binding for eMMC fixed driver typeWolfram Sang2017-10-30
* mmc: core: Export a few functions needed for blkmq supportAdrian Hunter2017-10-30
* mmc: core: Add mmc_retune_hold_now()Adrian Hunter2017-08-30
* mmc: core: Use device_property_read instead of of_property_readDavid Woods2017-06-20
* mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson2017-06-20
* mmc: core: fix error path in mmc_host_allocHeiner Kallweit2017-02-13
* mmc: core: simplify ida handlingHeiner Kallweit2017-02-13
* mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3vUlf Hansson2017-02-13
* mmc: core: expose MMC_CAP2_NO_* to dtShawn Lin2016-07-25
* mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin2016-07-25
* mmc: core: Add a facility to "pause" re-tuningAdrian Hunter2016-05-17
* mmc: core: Convert from IDR to IDA for host indexesUlf Hansson2016-05-02
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* mmc: core: enable mmc host device to suspend/resume asynchronouslyFu, Zhonghui2016-02-29
* mmc: core: Refactor code to register the MMC PM notifierUlf Hansson2015-12-22
* mmc: core: enable support for the standard "wakeup-source" propertySudeep Holla2015-12-22
* mmc: core: Add DT bindings for eMMC hardware reset supportChaotian Jing2015-10-27
* mmc: core: Remove MMC_CLKGATEUlf Hansson2015-10-26
* mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson2015-09-29
* mmc: host: use of_property_read_bool()Sergei Shtylyov2015-08-27
* mmc: dt: Allow to specify that no write protect signal is presentLars-Peter Clausen2015-06-01
* mmc: core: Add support for HS400 re-tuningAdrian Hunter2015-06-01
* mmc: host: Add facility to support re-tuningAdrian Hunter2015-06-01
* mmc: core: Initial support for MMC power sequencesUlf Hansson2015-01-28
* mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson2015-01-19
* mmc: core: Free all resources for the class device at ->dev_release()Ulf Hansson2015-01-19
* mmc: core: Return error at failure of request CD/WP in mmc_of_parse()Ulf Hansson2015-01-19
* mmc: core: fix card detection regressionKristina Martsenko2014-11-05
* mmc: core: restore detect line inversion semanticsLinus Walleij2014-10-02
* mmc: host: switch OF parser to use gpio descriptorsLinus Walleij2014-09-09
* mmc: implement Driver Stage Register handlingSascha Hauer2014-09-09
* mmc: core: add DT bindings for eMMC HS400 1.8/1.2VSeungwon Jeon2014-05-12
* Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-09
|\
| * mmc: core: Add DT bindings for eMMC HS200 1.8/1.2VJaehoon Chung2014-02-22
| * mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2VUlf Hansson2014-02-22
| * mmc: core: Add DT bindings for SD card's UHS bus speed modesUlf Hansson2014-02-22
* | mmc: core: typo fix in printk specifierAlexander Shiyan2014-03-10
|/
* mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart2013-08-24
* mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLEUlf Hansson2013-06-27
* mmc: return mmc_of_parse() errors to callerSimon Baatz2013-06-27
* mmc: convert to idr_alloc()Tejun Heo2013-02-27
* mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski2013-02-24
* mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski2013-02-24
* workqueue: deprecate system_nrt[_freezable]_wqTejun Heo2012-08-20
* mmc: prohibit card detection when host is not readyGuennadi Liakhovetski2012-07-21
* mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski2012-07-21
* mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski2012-07-21
* mmc: start removing enable / disable APIAdrian Hunter2012-03-27
* mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski2012-03-04