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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-04
mmc: core: Attach PM domain prior probing of SDIO func driver
Ulf Hansson
1
-4
/
+8
2015-06-04
mmc: core: Remove redundant ->power_restore() callback for SD
Ulf Hansson
1
-13
/
+1
2015-06-04
mmc: core: Remove redundant ->power_restore() callback for MMC
Ulf Hansson
1
-13
/
+1
2015-06-01
mmc: mmc: Add driver strength selection
Adrian Hunter
1
-7
/
+38
2015-06-01
mmc: mmc: Read card's valid driver strength mask
Adrian Hunter
1
-0
/
+1
2015-06-01
mmc: core: Record card drive strength
Adrian Hunter
2
-0
/
+6
2015-06-01
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
4
-46
/
+46
2015-06-01
mmc: core: Add 'card' to drive strength selection callback
Adrian Hunter
2
-2
/
+2
2015-06-01
mmc: core: Simplify card drive strength mask
Adrian Hunter
2
-20
/
+4
2015-06-01
mmc: core: Allow card drive strength to be different to host
Adrian Hunter
2
-45
/
+31
2015-06-01
mmc: core: Reset driver type to default
Adrian Hunter
1
-0
/
+1
2015-06-01
mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8V
Doug Anderson
1
-2
/
+2
2015-06-01
mmc: cast u8 to unsigned long long to avoid unexpected error
Kuninori Morimoto
1
-2
/
+4
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: Add support for disabling write-protect detection
Lars-Peter Clausen
1
-7
/
+23
2015-06-01
mmc: core: Don't print reset warning if reset is not supported
Adrian Hunter
1
-1
/
+2
2015-06-01
mmc: core: Flag re-tuning is needed on CRC errors
Adrian Hunter
1
-0
/
+6
2015-06-01
mmc: core: Add support for HS400 re-tuning
Adrian Hunter
3
-0
/
+107
2015-06-01
mmc: core: Separate out the mmc_switch status check so it can be re-used
Adrian Hunter
2
-14
/
+17
2015-06-01
mmc: mmc: Hold re-tuning in mmc_sleep()
Adrian Hunter
1
-2
/
+8
2015-06-01
mmc: core: Hold re-tuning while bkops ongoing
Adrian Hunter
1
-0
/
+6
2015-06-01
mmc: core: Hold re-tuning during erase commands
Adrian Hunter
1
-0
/
+3
2015-06-01
mmc: core: Hold re-tuning during switch commands
Adrian Hunter
1
-10
/
+20
2015-06-01
mmc: core: Add support for re-tuning before each request
Adrian Hunter
1
-7
/
+28
2015-06-01
mmc: core: Enable / disable re-tuning
Adrian Hunter
2
-1
/
+9
2015-06-01
mmc: host: Add facility to support re-tuning
Adrian Hunter
2
-0
/
+74
2015-05-25
mmc: sdio: add reset callback to bus operations
Andreas Fenkart
1
-0
/
+7
2015-05-04
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
Grygorii Strashko
1
-0
/
+1
2015-04-17
Revert "mmc: core: Convert mmc_driver to device_driver"
Ulf Hansson
1
-8
/
+33
2015-04-17
mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()
Javier Martinez Canillas
1
-1
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+4
2015-04-02
mmc: Add support for marking hpi as broken through devicetree
Hans de Goede
1
-1
/
+9
2015-03-31
mmc: core: Enable runtime PM management of host devices
Ulf Hansson
1
-1
/
+9
2015-03-27
mmc: core: Remove the ->enable|disable() callbacks
NeilBrown
1
-5
/
+0
2015-03-23
mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.
NeilBrown
1
-20
/
+12
2015-03-23
mmc: pwrseq: simplify alloc/free hooks
Alexandre Courbot
4
-18
/
+26
2015-03-19
mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
NeilBrown
1
-1
/
+1
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
2
-4
/
+4
2015-02-04
mmc: pwrseq: add driver for emmc hardware reset
Marek Szyprowski
4
-1
/
+106
2015-02-03
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
Ulf Hansson
1
-2
/
+2
2015-01-30
mmc: pwrseq_simple: Add optional reference clock support
Javier Martinez Canillas
1
-2
/
+36
2015-01-30
mmc: pwrseq_simple: Extend to support more pins
Javier Martinez Canillas
1
-15
/
+40
2015-01-29
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2
-4
/
+6
2015-01-28
mmc: pwrseq_simple: Add support for a reset GPIO pin
Ulf Hansson
1
-0
/
+38
2015-01-28
mmc: pwrseq: Initial support for the simple MMC power sequence provider
Ulf Hansson
4
-2
/
+111
2015-01-28
mmc: core: Initial support for MMC power sequences
Ulf Hansson
5
-2
/
+101
2015-01-19
mmc: core: Move mmc_card_removed() into mmc_start_request()
Adrian Hunter
1
-12
/
+20
2015-01-19
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
5
-32
/
+36
2015-01-19
mmc: slot-gpio: Allow host driver to provide isr for card-detect interrupts
NeilBrown
1
-1
/
+17
2015-01-19
mmc: sd: add reset bus_ops callback
Johan Rudholm
1
-0
/
+7
[next]