| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: core: Add a facility to "pause" re-tuning | Adrian Hunter | 2016-05-17 | 1 | -0/+24 |
* | mmc: core: Convert from IDR to IDA for host indexes | Ulf Hansson | 2016-05-02 | 1 | -8/+14 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -3/+3 |
* | mmc: core: enable mmc host device to suspend/resume asynchronously | Fu, Zhonghui | 2016-02-29 | 1 | -0/+1 |
* | mmc: core: Refactor code to register the MMC PM notifier | Ulf Hansson | 2015-12-22 | 1 | -6/+2 |
* | mmc: core: enable support for the standard "wakeup-source" property | Sudeep Holla | 2015-12-22 | 1 | -1/+2 |
* | mmc: core: Add DT bindings for eMMC hardware reset support | Chaotian Jing | 2015-10-27 | 1 | -0/+2 |
* | mmc: core: Remove MMC_CLKGATE | Ulf Hansson | 2015-10-26 | 1 | -245/+0 |
* | mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset | Ulf Hansson | 2015-09-29 | 1 | -2/+2 |
* | mmc: host: use of_property_read_bool() | Sergei Shtylyov | 2015-08-27 | 1 | -21/+21 |
* | mmc: dt: Allow to specify that no write protect signal is present | Lars-Peter Clausen | 2015-06-01 | 1 | -0/+3 |
* | mmc: core: Add support for HS400 re-tuning | Adrian Hunter | 2015-06-01 | 1 | -0/+17 |
* | mmc: host: Add facility to support re-tuning | Adrian Hunter | 2015-06-01 | 1 | -0/+68 |
* | mmc: core: Initial support for MMC power sequences | Ulf Hansson | 2015-01-28 | 1 | -1/+3 |
* | mmc: slot-gpio: Rework how to handle allocation of slot-gpio data | Ulf Hansson | 2015-01-19 | 1 | -10/+10 |
* | mmc: core: Free all resources for the class device at ->dev_release() | Ulf Hansson | 2015-01-19 | 1 | -7/+6 |
* | mmc: core: Return error at failure of request CD/WP in mmc_of_parse() | Ulf Hansson | 2015-01-19 | 1 | -22/+6 |
* | mmc: core: fix card detection regression | Kristina Martsenko | 2014-11-05 | 1 | -13/+8 |
* | mmc: core: restore detect line inversion semantics | Linus Walleij | 2014-10-02 | 1 | -4/+28 |
* | mmc: host: switch OF parser to use gpio descriptors | Linus Walleij | 2014-09-09 | 1 | -45/+23 |
* | mmc: implement Driver Stage Register handling | Sascha Hauer | 2014-09-09 | 1 | -0/+8 |
* | mmc: core: add DT bindings for eMMC HS400 1.8/1.2V | Seungwon Jeon | 2014-05-12 | 1 | -0/+4 |
* | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-09 | 1 | -0/+18 |
|\ |
|
| * | mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V | Jaehoon Chung | 2014-02-22 | 1 | -0/+4 |
| * | mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2V | Ulf Hansson | 2014-02-22 | 1 | -0/+4 |
| * | mmc: core: Add DT bindings for SD card's UHS bus speed modes | Ulf Hansson | 2014-02-22 | 1 | -0/+10 |
* | | mmc: core: typo fix in printk specifier | Alexander Shiyan | 2014-03-10 | 1 | -1/+1 |
|/ |
|
* | mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() | Laurent Pinchart | 2013-08-24 | 1 | -1/+1 |
* | mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE | Ulf Hansson | 2013-06-27 | 1 | -0/+2 |
* | mmc: return mmc_of_parse() errors to caller | Simon Baatz | 2013-06-27 | 1 | -5/+25 |
* | mmc: convert to idr_alloc() | Tejun Heo | 2013-02-27 | 1 | -5/+6 |
* | mmc: add DT bindings for more MMC capability flags | Guennadi Liakhovetski | 2013-02-24 | 1 | -0/+13 |
* | mmc: provide a standard MMC device-tree binding parser centrally | Guennadi Liakhovetski | 2013-02-24 | 1 | -0/+110 |
* | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo | 2012-08-20 | 1 | -2/+2 |
* | mmc: prohibit card detection when host is not ready | Guennadi Liakhovetski | 2012-07-21 | 1 | -0/+2 |
* | mmc: core: convert slot functions to managed allocation | Guennadi Liakhovetski | 2012-07-21 | 1 | -0/+2 |
* | mmc: core: use a more generic name for slot function types and fields | Guennadi Liakhovetski | 2012-07-21 | 1 | -0/+2 |
* | mmc: start removing enable / disable API | Adrian Hunter | 2012-03-27 | 1 | -1/+0 |
* | mmc: core: fix regression: set default clock gating delay to 0 | Guennadi Liakhovetski | 2012-03-04 | 1 | -2/+2 |
* | mmc: core: Fixup delayed work clock gating patch | Stephen Boyd | 2012-01-11 | 1 | -5/+1 |
* | mmc: core: Use delayed work in clock gating framework | Sujit Reddy Thumma | 2012-01-11 | 1 | -4/+53 |
* | Revert "mmc: enable runtime PM by default" | Ohad Ben-Cohen | 2011-12-19 | 1 | -11/+0 |
* | mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | mmc: enable runtime PM by default | Daniel Drake | 2011-10-26 | 1 | -0/+11 |
* | mmc: core: use non-reentrant workqueue for clock gating | Mika Westerberg | 2011-08-31 | 1 | -1/+1 |
* | mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} | Mika Westerberg | 2011-08-31 | 1 | -5/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-05-25 | 1 | -2/+2 |
|\ |
|
| * | mmc: core: fix memory leak in mmc_add_host | Wolfram Sang | 2011-05-24 | 1 | -2/+2 |
* | | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan... | Chris Ball | 2011-05-16 | 1 | -4/+5 |
|/ |
|
* | mmc: fix a race between card-detect rescan and clock-gate work instances | Guennadi Liakhovetski | 2011-04-27 | 1 | -5/+4 |