index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-06
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]