Age | Commit message (Expand) | Author |
2015-01-28 | mmc: core: Initial support for MMC power sequences | Ulf Hansson |
2015-01-19 | mmc: slot-gpio: Rework how to handle allocation of slot-gpio data | Ulf Hansson |
2015-01-19 | mmc: core: Free all resources for the class device at ->dev_release() | Ulf Hansson |
2015-01-19 | mmc: core: Return error at failure of request CD/WP in mmc_of_parse() | Ulf Hansson |
2014-11-05 | mmc: core: fix card detection regression | Kristina Martsenko |
2014-10-02 | mmc: core: restore detect line inversion semantics | Linus Walleij |
2014-09-09 | mmc: host: switch OF parser to use gpio descriptors | Linus Walleij |
2014-09-09 | mmc: implement Driver Stage Register handling | Sascha Hauer |
2014-05-12 | mmc: core: add DT bindings for eMMC HS400 1.8/1.2V | Seungwon Jeon |
2014-04-09 | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-10 | mmc: core: typo fix in printk specifier | Alexander Shiyan |
2014-02-22 | mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V | Jaehoon Chung |
2014-02-22 | mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2V | Ulf Hansson |
2014-02-22 | mmc: core: Add DT bindings for SD card's UHS bus speed modes | Ulf Hansson |
2013-08-24 | mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() | Laurent Pinchart |
2013-06-27 | mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE | Ulf Hansson |
2013-06-27 | mmc: return mmc_of_parse() errors to caller | Simon Baatz |
2013-02-27 | mmc: convert to idr_alloc() | Tejun Heo |
2013-02-24 | mmc: add DT bindings for more MMC capability flags | Guennadi Liakhovetski |
2013-02-24 | mmc: provide a standard MMC device-tree binding parser centrally | Guennadi Liakhovetski |
2012-08-20 | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo |
2012-07-21 | mmc: prohibit card detection when host is not ready | Guennadi Liakhovetski |
2012-07-21 | mmc: core: convert slot functions to managed allocation | Guennadi Liakhovetski |
2012-07-21 | mmc: core: use a more generic name for slot function types and fields | Guennadi Liakhovetski |
2012-03-27 | mmc: start removing enable / disable API | Adrian Hunter |
2012-03-04 | mmc: core: fix regression: set default clock gating delay to 0 | Guennadi Liakhovetski |
2012-01-11 | mmc: core: Fixup delayed work clock gating patch | Stephen Boyd |
2012-01-11 | mmc: core: Use delayed work in clock gating framework | Sujit Reddy Thumma |
2011-12-19 | Revert "mmc: enable runtime PM by default" | Ohad Ben-Cohen |
2011-10-31 | mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker |
2011-10-26 | mmc: enable runtime PM by default | Daniel Drake |
2011-08-31 | mmc: core: use non-reentrant workqueue for clock gating | Mika Westerberg |
2011-08-31 | mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} | Mika Westerberg |
2011-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-05-24 | mmc: core: fix memory leak in mmc_add_host | Wolfram Sang |
2011-05-16 | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan... | Chris Ball |
2011-04-27 | mmc: fix a race between card-detect rescan and clock-gate work instances | Guennadi Liakhovetski |
2011-03-15 | mmc: add MMC_QUIRK_BROKEN_CLK_GATING | Pierre Tardy |
2011-01-08 | mmc: check for > 1 clk_requests when disabling gating | Linus Walleij |
2011-01-08 | mmc: Aggressive clock gating framework | Linus Walleij |
2010-10-23 | mmc: Remove distinction between hw and phys segments | Martin K. Petersen |
2010-08-18 | mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y | Uwe Kleine-König |
2010-08-11 | mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume | Maxim Levitsky |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-09-23 | mmc: add 'enable' and 'disable' methods to mmc host | Adrian Hunter |
2008-11-08 | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-07-27 | mmc: Export internal host state through debugfs | Haavard Skinnemoen |
2008-04-18 | mmc: set controller name early | Pierre Ossman |
2007-10-12 | mmc: use correct unregister function for led trigger | Pierre Ossman |
2007-09-24 | mmc: add led trigger | Pierre Ossman |