Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / mmc / core / core.c
2012-04-21 Ulf Hanssonmmc: core: Do not pre-claim host in suspend
2012-04-21 Adrian Huntermmc: fixes for eMMC v4.5 sanitize operation
2012-04-21 Adrian Huntermmc: fixes for eMMC v4.5 discard operation
2012-04-06 Paul Walmsleymmc: use really long write timeout to deal with crappy...
2012-03-27 Ulf Hanssonmmc: core: Clean up after mmc_pre_req if card was removed
2012-03-27 Adrian Huntermmc: start removing enable / disable API
2012-03-27 Ulf Hanssonmmc: core: Detect card removal on I/O error
2012-03-25 Jaehoon Chungmmc: core: add a debug message for SET_BLOCK_COUNT
2012-03-04 Ulf Hanssonmmc: core: Fixup suspend/resume issues for UHS-I cards
2012-02-14 Girish K Smmc: core: Fix PowerOff Notify suspend/resume
2012-02-14 Jaehoon Chungmmc: core: add the capability for broken voltage
2012-02-14 Sujit Reddy Thummammc: core: Ensure clocks are always enabled before...
2012-01-14 Linus TorvaldsMerge tag 'for-linus' of git://github.com/rustyrussell...
2012-01-12 Rusty Russellmodule_param: make bool parameters really bool (drivers...
2012-01-12 Guennadi Liakhovetskimmc: fix a deadlock between system suspend and MMC...
2012-01-12 Seungwon Jeonmmc: core: Separate the timeout value for cache-ctrl
2012-01-12 Ulf Hanssonmmc: core: Add option to prevent eMMC sleep command
2012-01-12 Seungwon Jeonmmc: core: Add claiming of hosts during mmc_cache_ctrl
2012-01-12 Adrian Huntermmc: allow upper layers to know immediately if card...
2011-12-10 Sujit Reddy Thummammc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESU...
2011-12-10 Kyungmin Parkmmc: core: Fix typo at mmc_card_sleep
2011-12-10 Girish K Smmc: core: Fix power_off_notify during suspend
2011-12-10 Stefan Nilsson XKmmc: core: Add quirk for long data read time
2011-10-26 Ulf Hanssonmmc: core: Prevent too long response times for suspend
2011-10-26 Jaehoon Chungmmc: core: support HPI send command
2011-10-26 Seungwon Jeonmmc: core: Add cache control for eMMC4.5 device
2011-10-26 Kyungmin Parkmmc: core: new discard feature support at eMMC v4.5
2011-10-26 Kyungmin Parkmmc: core: mmc sanitize feature support for v4.5
2011-10-26 Girish K Smmc: core: Add Power Off Notify Feature eMMC 4.5
2011-10-26 Girish K Smmc: replace printk with appropriate display macro
2011-10-26 Adrian Huntermmc: core: move ->request() call from atomic context
2011-10-26 Adrian Huntermmc: block: add eMMC hardware reset support
2011-10-26 Adrian Huntermmc: core: add eMMC hardware reset support
2011-10-26 Per Forlinmmc: core: clarify how to use post_req in case of errors
2011-10-26 Stefan Nilsson XKmmc: core: Set correct bus mode before card init
2011-10-26 Ulf Hanssonmmc: core: Fix hangs related to insert/remove of cards
2011-10-26 Daniel Drakemmc: core: add a short delay in mmc_power_off
2011-10-26 Venkatraman Smmc: fix integer assignments to pointer
2011-10-26 Per Forlinmmc: core: add random fault injection
2011-08-31 Mika Westerbergmmc: core: prevent aggressive clock gating racing with...
2011-08-31 Mika Westerbergmmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_...
2011-08-13 Jaehoon Chungmmc: core: use defined R1_STATE_PRG macro for card...
2011-07-26 Amerigo Wangnotifiers: pm: move pm notifiers into suspend.h
2011-07-21 Daniel Drakemmc: print debug messages for runtime PM actions
2011-07-20 Per Forlinmmc: core: add non-blocking mmc request function
2011-07-20 Adrian Huntermmc: queue: let host controllers specify maximum discar...
2011-06-25 Adrian Huntermmc: core: make erase timeout calculation allow for...
2011-05-25 Jaehoon Chungmmc: core: duplicated trial with same freq in mmc_resca...
2011-05-25 Philip Rakitymmc: core: add support for eMMC Dual Data Rate
2011-05-25 Philip Rakitymmc: core: eMMC signal voltage does not use CMD11
2011-05-25 Eliad Pellermmc: core: clear MMC_PM_KEEP_POWER flag on resume
2011-05-25 Arindam Nathmmc: sd: add support for driver type selection
2011-05-25 Arindam Nathmmc: sd: add support for signal voltage switch procedure
2011-05-25 Chris Ballmmc: initialize struct mmc_request at declaration time
2011-05-25 Chris Ballmmc: initialize struct mmc_command at declaration time
2011-05-25 Andrei Warkentinmmc: core: Rename erase_timeout to cmd_timeout_ms.
2011-05-25 Ohad Ben-Cohenmmc: mmc_card_keep_power cleanups
2011-03-17 Ulf Hanssonmmc: core: reset card voltage after power off
2011-03-17 Ulf Hanssonmmc: core: export function mmc_do_release_host()
2011-03-16 Philip Rakitymmc: core: comment on why sdio_reset is done at init...
2011-03-15 Pierre Tardymmc: put the led blinking code after clock ungating
2011-03-08 Ohad Ben-Cohenmmc: fix CONFIG_MMC_UNSAFE_RESUME regression
2011-01-09 Linus Walleijmmc: fix division by zero in MMC core
2011-01-09 Chris Ballmmc: Explain why we make adjacent mmc_bus_{put,get...
2011-01-09 Andy Rossmmc: Fix sd/sdio/mmc initialization frequency retries
2011-01-09 Michal Miroslawmmc: fix detection of memory part of SD-combo card...
2011-01-09 Ohad Ben-Cohenmmc: sdio: don't power up cards on system suspend
2011-01-09 Ohad Ben-Cohenmmc: skip detection of nonremovable cards on rescan
2011-01-09 Linus Walleijmmc: Aggressive clock gating framework
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2010-12-24 Tejun Heommc: update workqueue usages
2010-12-21 Takashi Iwaimmc: Fix re-probing with PM_POST_RESTORE notification
2010-11-11 Guennadi Liakhovetskimmc: fix rmmod race for hosts using card-detection...
2010-10-23 Ohad Ben-Cohenmmc: propagate power save/restore ops return value
2010-10-23 Adrian Huntermmc: refine DDR support
2010-10-23 Adrian Huntermmc: Fixes for Dual Data Rate (DDR) support
2010-10-23 Linus Walleijmmc: Move regulator handling closer to core
2010-10-23 Eric Bénardmmc: sdhci: mmc_rescan: reduce verbosity
2010-10-23 Hein Tiboschmmc: Make ID freq configurable
2010-10-23 Matt Flemingmmc: Add helper function to check if a card is removable
2010-10-15 Ohad Ben-Cohenmmc: sdio: fix SDIO suspend/resume regression
2010-08-12 Adrian Huntermmc: add erase, secure erase, trim and secure trim...
2010-08-11 Maxim Levitskymmc: fix all hangs related to mmc/sd card insert/remova...
2010-08-11 Michal Miroslawmmc: implement SD-combo (IO+mem) support
2010-05-27 Matt Flemingmmc: remove the "state" argument to mmc_suspend_host()
2010-03-12 Albert Herranzsdio: recognize io card without powercycle
2010-03-06 Nicolas Pitresdio: introduce API for special power management features
2009-12-15 Ben Hutchingsmmc: add module parameter to set whether cards are...
2009-09-23 Nicolas Pitremmc: propagate error codes back from bus drivers' suspe...
2009-09-23 Denis Karpovmmc: power off once at removal
2009-09-23 Jarkko Lavinenmmc: add mmc card sleep and awake support
2009-09-23 Adrian Huntermmc: add ability to save power by powering off cards
2009-09-23 Adrian Huntermmc: allow host claim / release nesting
2009-09-23 Adrian Huntermmc: add 'enable' and 'disable' methods to mmc host
2009-09-23 Balaji Raommc: in mmc_power_up(), use previously selected ocr...
2009-06-13 Sascha HauerMMC core: limit minimum initialization frequency to...
2009-06-13 Jorg Schummermmc: mmc_rescan detects card change in one run
2009-05-03 José M. Fernándezmmc: increase power up delay
2009-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-31 David BrownellMMC: regulator utilities
next