Age | Commit message (Expand) | Author |
2013-02-27 | mmc: convert to idr_alloc() | Tejun Heo |
2013-02-26 | Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
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 |
2013-02-24 | mmc: support packed write command for eMMC4.5 devices | Seungwon Jeon |
2013-02-24 | mmc: add packed command feature of eMMC4.5 | Seungwon Jeon |
2013-02-24 | mmc: use regulator_can_change_voltage() instead of regulator_count_voltages | Marek Szyprowski |
2013-02-24 | mmc: core: fix indentation | Jaehoon Chung |
2013-02-24 | mmc: core: fix permanent sleep of mmcqd during card removal | Seungwon Jeon |
2013-02-24 | mmc: sdhci: enhance preset value function | Kevin Liu |
2013-02-24 | mmc: core: Fixup signal voltage switch | Johan Rudholm |
2013-02-24 | mmc: core: Break out start_signal_voltage_switch | Johan Rudholm |
2013-02-24 | mmc: core: Add mmc_power_cycle | Johan Rudholm |
2013-02-24 | mmc: sd: Simplify by using mmc_host_uhs | Johan Rudholm |
2013-02-24 | mmc: core: expose RPMB partition only for CMD23 capable hosts | Balaji T K |
2013-02-24 | mmc: core: move the cache disabling operation to mmc_suspend | Maya Erez |
2013-02-11 | mmc: fix async request mechanism for sequential read scenarios | Konstantin Dorfman |
2013-02-11 | mmc: slot-gpio: use devm_* managed functions to ease users | Shawn Guo |
2013-02-11 | mmc: sdio: print correct UHS mode during card detection | Subhash Jadavani |
2013-02-11 | mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence | Sujit Reddy Thumma |
2013-02-11 | mmc: sdio: fix resume failure due to lack of CMD52 reset | Subhash Jadavani |
2013-01-11 | drivers/mmc/core: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2012-12-07 | mmc: extend the slot-gpio card-detection to use host's .card_event() method | Guennadi Liakhovetski |
2012-12-06 | mmc: Limit MMC speed to 52MHz if not HS200 | Al Cooper |
2012-12-06 | mmc: Remove redundant null check before kfree in bus.c | Sachin Kamat |
2012-12-06 | mmc: Remove redundant null check before kfree in sdio_bus.c | Sachin Kamat |
2012-12-06 | mmc: sdio: Add empty bus-level suspend/resume callbacks | Rafael J. Wysocki |
2012-12-06 | mmc: core: Add mmc_set_blockcount feature | Loic Pallardy |
2012-12-06 | mmc: core: Extend sysfs to ext_csd parameters for RPMB support | Loic Pallardy |
2012-12-06 | mmc: core: Expose access to RPMB partition | Loic Pallardy |
2012-12-06 | mmc: Standardise capability type | Lee Jones |
2012-12-06 | mmc: sdio: Use multiple scatter/gather list | Kyoungil Kim |
2012-12-06 | mmc: core: Fix some driver hangs when dealing with broken devices | Trey Ramsay |
2012-12-06 | mmc: core: debugfs: Add signal_voltage to ios dump | Johan Rudholm |
2012-10-10 | Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-07 | mmc: core: Fixup broken suspend and eMMC4.5 power off notify | Ulf Hansson |
2012-10-07 | mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulator | Chris Ball |
2012-10-03 | mmc: support BKOPS feature for eMMC | Jaehoon Chung |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-09-19 | mmc: sdio: Fix PM_SLEEP related build warnings | Thierry Reding |
2012-09-19 | mmc: core: Remove bounce buffer in mmc_send_cxd_data() | Kyungsik Lee |
2012-09-11 | mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio | Chris Ball |
2012-09-04 | mmc: core: Do not rescan non-removable devices | Johan Rudholm |
2012-09-04 | mmc: debugfs: Print ext_csd in ascending order | Venkatraman S |
2012-09-04 | mmc: core: Add TRANsfer state to non-HPI state | Venkatraman S |
2012-09-01 | mmc: fix comment typos | Masanari Iida |
2012-08-20 | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo |
2012-07-22 | mmc: core: reset signal voltage on power up | Aaron Lu |
2012-07-22 | mmc: sd: Fix sd current limit setting | Aaron Lu |
2012-07-22 | mmc: sdio: Change pr_warning to pr_warn_ratelimited | Liu Chuansheng |