Age | Commit message (Expand) | Author |
2013-05-04 | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | mmc: rename random32() to prandom_u32() | Akinobu Mita |
2013-04-15 | mmc: core: fix init controller performance regression, updated patch | Adrian Hunter |
2013-04-12 | mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case | Li Fei |
2013-04-12 | mmc: core: fix performance regression initializing MMC host controllers | Adrian Hunter |
2013-04-12 | Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu... | Adrian Hunter |
2013-04-04 | mmc: core: Fix bit width test failing on old eMMC cards | Philip Rakity |
2013-03-22 | mmc: core: wait while adding MMC host to ensure root mounts successfully | Sergey Yanovich |
2013-03-22 | mmc: sdio: bind acpi with sdio function device | Aaron Lu |
2013-03-22 | mmc: core: enhance card removal judgement for slow removal | Kevin Liu |
2013-03-22 | mmc: core: Add in support to expose PRV for v4 MMCs | Bernie Thompson |
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 |