index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2019-04-03
mmc: mmc: fix switch timeout issue caused by jiffies precision
Chaotian Jing
2019-01-13
mmc: core: Reset HPI enabled state during re-init and in case of errors
Ulf Hansson
2018-03-24
mmc: avoid removing non-removable hosts during suspend
Daniel Drake
2017-10-08
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
2016-06-06
mmc: longer timeout for long read time quirk
Matt Gumbel
2016-06-06
mmc: mmc: Fix partition switch timeout for some eMMCs
Adrian Hunter
2016-02-09
mmc: core: Enable tuning according to the actual timing
Carlo Caione
2016-02-09
mmc: core: enable CMD19 tuning for DDR50 mode
Weijun Yang
2016-02-09
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
2016-02-09
mmc: core: Fix error paths and messages in mmc_init_card
Andrew Gabbasov
2016-02-09
mmc: sdio: Fix invalid vdd in voltage switch power cycle
Adrian Hunter
2015-10-07
mmc: core: fix race condition in mmc_wait_data_done
Jialing Fu
2015-06-09
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
Grygorii Strashko
2014-11-05
mmc: core: fix card detection regression
Kristina Martsenko
2014-10-11
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2014-10-02
mmc: core: restore detect line inversion semantics
Linus Walleij
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
2014-09-29
mmc: Fix incorrect warning when setting 0 Hz via debugfs
Adrian Hunter
2014-09-29
mmc: Fix use of wrong device in mmc_gpiod_free_cd()
Adrian Hunter
2014-09-24
mmc: core: Add new power_mode MMC_POWER_UNDEFINED
Roger Tseng
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-23
mmc: Consolidate emmc tuning blocks
Stephen Boyd
2014-09-23
mmc: don't request CD IRQ until mmc_start_host()
Stephen Warren
2014-09-22
mmc: sdio: Convert to dev_pm_domain_attach|detach()
Ulf Hansson
2014-09-19
mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation
Grégory Soutadé
2014-09-19
mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
Grégory Soutadé
2014-09-19
mmc: Move code that manages user area and gp partitions into functions
Grégory Soutadé
2014-09-09
mmc: host: switch OF parser to use gpio descriptors
Linus Walleij
2014-09-09
mmc: slot-gpio: add gpiod variant to get wp GPIO
Linus Walleij
2014-09-09
mmc: slot-gpio: switch to use flags when getting GPIO
Linus Walleij
2014-09-09
mmc: core: Fix sequence for I/O voltage in DDR mode for eMMC
Chuanxiao.Dong
2014-09-09
mmc: core: resolve divded by zero panic
Chuanxiao Dong
2014-09-09
mmc: core: Use regulator_get_voltage() if OCR mask is empty.
Javier Martinez Canillas
2014-09-09
mmc: implement Driver Stage Register handling
Sascha Hauer
2014-09-09
mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
Fu Zhonghui
2014-09-09
mmc: core: Remove fixed voltage regulator logic
Tim Kryger
2014-07-26
mmc: Do not advertise secure discard if it is blacklisted
Lukas Czerner
2014-07-09
mmc: Allow forward compatibility for eMMC
Romain Izard
2014-07-09
mmc: sd: warn if card stays busy during init
Johan Rudholm
2014-07-09
mmc: quirks: Fixup debug message
Alexander Stein
2014-07-09
mmc: core: Remove redundant runtime_idle callback
Ulf Hansson
2014-05-22
mmc: sdio_irq: rework sdio irq handling
Russell King
2014-05-12
mmc: core: Improve support for deferred regulators
Tim Kryger
2014-05-12
mmc: core: add DT bindings for eMMC HS400 1.8/1.2V
Seungwon Jeon
2014-05-12
mmc: add support for HS400 mode of eMMC5.0
Seungwon Jeon
2014-05-12
mmc: rework selection of bus speed mode
Seungwon Jeon
2014-05-12
mmc: step power class after final selection of bus mode
Seungwon Jeon
2014-05-12
mmc: identify available device type to select
Seungwon Jeon
2014-05-12
mmc: drop the speed mode of card's state
Seungwon Jeon
2014-05-12
mmc: core: Try other signal levels during power up
Tim Kryger
[next]