aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2015-11-11Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-07mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-06-16Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-15.07-androidKevin Hilman
2015-06-09mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko
2015-02-03mmc: core: Remove stray CONFIG_EXPERIMENTAL dependenciesJohn Stultz
2015-02-03mmc: Add tracepoints of mmc block operationsKen Sumrall
2015-02-03mmc: sdio: Fix sdio_reset_comm for syncHosung Kim
2015-02-03fix sdio.cColin Cross
2015-02-03mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2015-02-03mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2015-02-03mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2015-02-03mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2015-02-03mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2015-02-03mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2015-02-03mmc: sd: Add retries in re-detectionSan Mehat
2015-02-03mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2015-02-03mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2015-02-03trout: Add functions for WiFiDmitry Shmidt
2015-02-03mmc: Add concept of an 'embedded' SDIO device.San Mehat
2015-02-03mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2014-11-05mmc: core: fix card detection regressionKristina Martsenko
2014-10-11Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson
2014-09-29mmc: Fix incorrect warning when setting 0 Hz via debugfsAdrian Hunter
2014-09-29mmc: Fix use of wrong device in mmc_gpiod_free_cd()Adrian Hunter
2014-09-24mmc: core: Add new power_mode MMC_POWER_UNDEFINEDRoger Tseng
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches
2014-09-23mmc: Consolidate emmc tuning blocksStephen Boyd
2014-09-23mmc: don't request CD IRQ until mmc_start_host()Stephen Warren
2014-09-22mmc: sdio: Convert to dev_pm_domain_attach|detach()Ulf Hansson
2014-09-19mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computationGrégory Soutadé
2014-09-19mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"Grégory Soutadé
2014-09-19mmc: Move code that manages user area and gp partitions into functionsGrégory Soutadé
2014-09-09mmc: host: switch OF parser to use gpio descriptorsLinus Walleij
2014-09-09mmc: slot-gpio: add gpiod variant to get wp GPIOLinus Walleij
2014-09-09mmc: slot-gpio: switch to use flags when getting GPIOLinus Walleij
2014-09-09mmc: core: Fix sequence for I/O voltage in DDR mode for eMMCChuanxiao.Dong
2014-09-09mmc: core: resolve divded by zero panicChuanxiao Dong
2014-09-09mmc: core: Use regulator_get_voltage() if OCR mask is empty.Javier Martinez Canillas
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer
2014-09-09mmc: core: sdio: Fix unconditional wake_up_process() on sdio threadFu Zhonghui
2014-09-09mmc: core: Remove fixed voltage regulator logicTim Kryger
2014-07-26mmc: Do not advertise secure discard if it is blacklistedLukas Czerner
2014-07-09mmc: Allow forward compatibility for eMMCRomain Izard
2014-07-09mmc: sd: warn if card stays busy during initJohan Rudholm
2014-07-09mmc: quirks: Fixup debug messageAlexander Stein
2014-07-09mmc: core: Remove redundant runtime_idle callbackUlf Hansson
2014-05-22mmc: sdio_irq: rework sdio irq handlingRussell King
2014-05-12mmc: core: Improve support for deferred regulatorsTim Kryger