index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-06
mmc: core: fix possible use after free of host
Pan Bian
1
-2
/
+0
2019-04-29
mmc: core: Fix warning and undefined behavior in mmc voltage handling
Pavel Machek
1
-1
/
+1
2019-02-25
mmc: core: Move mmc_of_parse_voltage() to host.c
Ulf Hansson
1
-0
/
+44
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
1
-1
/
+1
2019-02-25
mmc: core: annotate implicit fall through
Mathieu Malaterre
1
-1
/
+1
2019-01-11
mmc: core: don't override the CD GPIO level when "cd-inverted" is set
Martin Blumenstingl
1
-1
/
+1
2018-09-27
mmc: core: Fix debounce time to use microseconds
Tony Lindgren
1
-1
/
+1
2018-05-29
mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc code
Ulf Hansson
1
-3
/
+0
2018-05-21
mmc: core: add tunable delay waiting for power to be stable
Shawn Lin
1
-0
/
+4
2018-05-03
mmc: core: Add tunable delay before detecting card after card is inserted
Shawn Lin
1
-2
/
+7
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-10-30
mmc: parse new binding for eMMC fixed driver type
Wolfram Sang
1
-1
/
+12
2017-10-30
mmc: core: Export a few functions needed for blkmq support
Adrian Hunter
1
-6
/
+1
2017-08-30
mmc: core: Add mmc_retune_hold_now()
Adrian Hunter
1
-0
/
+6
2017-06-20
mmc: core: Use device_property_read instead of of_property_read
David Woods
1
-37
/
+35
2017-06-20
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
Ulf Hansson
1
-0
/
+2
2017-02-13
mmc: core: fix error path in mmc_host_alloc
Heiner Kallweit
1
-0
/
+2
2017-02-13
mmc: core: simplify ida handling
Heiner Kallweit
1
-16
/
+4
2017-02-13
mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v
Ulf Hansson
1
-0
/
+2
2016-07-25
mmc: core: expose MMC_CAP2_NO_* to dt
Shawn Lin
1
-0
/
+6
2016-07-25
mmc: core: add mmc-hs400-enhanced-strobe support
Shawn Lin
1
-0
/
+2
2016-05-17
mmc: core: Add a facility to "pause" re-tuning
Adrian Hunter
1
-0
/
+24
2016-05-02
mmc: core: Convert from IDR to IDA for host indexes
Ulf Hansson
1
-8
/
+14
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-3
/
+3
2016-02-29
mmc: core: enable mmc host device to suspend/resume asynchronously
Fu, Zhonghui
1
-0
/
+1
2015-12-22
mmc: core: Refactor code to register the MMC PM notifier
Ulf Hansson
1
-6
/
+2
2015-12-22
mmc: core: enable support for the standard "wakeup-source" property
Sudeep Holla
1
-1
/
+2
2015-10-27
mmc: core: Add DT bindings for eMMC hardware reset support
Chaotian Jing
1
-0
/
+2
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
1
-245
/
+0
2015-09-29
mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset
Ulf Hansson
1
-2
/
+2
2015-08-27
mmc: host: use of_property_read_bool()
Sergei Shtylyov
1
-21
/
+21
2015-06-01
mmc: dt: Allow to specify that no write protect signal is present
Lars-Peter Clausen
1
-0
/
+3
2015-06-01
mmc: core: Add support for HS400 re-tuning
Adrian Hunter
1
-0
/
+17
2015-06-01
mmc: host: Add facility to support re-tuning
Adrian Hunter
1
-0
/
+68
2015-01-28
mmc: core: Initial support for MMC power sequences
Ulf Hansson
1
-1
/
+3
2015-01-19
mmc: slot-gpio: Rework how to handle allocation of slot-gpio data
Ulf Hansson
1
-10
/
+10
2015-01-19
mmc: core: Free all resources for the class device at ->dev_release()
Ulf Hansson
1
-7
/
+6
2015-01-19
mmc: core: Return error at failure of request CD/WP in mmc_of_parse()
Ulf Hansson
1
-22
/
+6
2014-11-05
mmc: core: fix card detection regression
Kristina Martsenko
1
-13
/
+8
2014-10-02
mmc: core: restore detect line inversion semantics
Linus Walleij
1
-4
/
+28
2014-09-09
mmc: host: switch OF parser to use gpio descriptors
Linus Walleij
1
-45
/
+23
2014-09-09
mmc: implement Driver Stage Register handling
Sascha Hauer
1
-0
/
+8
2014-05-13
mmc: core: add DT bindings for eMMC HS400 1.8/1.2V
Seungwon Jeon
1
-0
/
+4
2014-04-09
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+18
2014-03-10
mmc: core: typo fix in printk specifier
Alexander Shiyan
1
-1
/
+1
2014-02-22
mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V
Jaehoon Chung
1
-0
/
+4
2014-02-22
mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2V
Ulf Hansson
1
-0
/
+4
2014-02-22
mmc: core: Add DT bindings for SD card's UHS bus speed modes
Ulf Hansson
1
-0
/
+10
2013-08-25
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
1
-1
/
+1
[next]