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-10-27
mmc: pwrseq: Use highest priority for eMMC restart handler
Javier Martinez Canillas
1
-3
/
+3
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
1
-4
/
+4
2015-10-27
mmc: core: Add DT bindings for eMMC hardware reset support
Chaotian Jing
1
-0
/
+2
2015-10-26
mmc: skip reclaiming host on mmc_add_card() error
Sergei Shtylyov
2
-4
/
+2
2015-10-26
mmc: core: Add mmc_regulator_set_vqmmc()
Douglas Anderson
1
-0
/
+78
2015-10-26
mmc: core: move ocr-bit to voltage translation into separate function
Heiko Stuebner
1
-16
/
+35
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
10
-426
/
+19
2015-10-26
mmc: core: enable CMD19 tuning for DDR50 mode
Weijun Yang
1
-2
/
+18
2015-10-26
mmc: debugfs: implement ios show for SDR12 and SDR25
Shawn Lin
1
-0
/
+6
2015-10-26
mmc: Wait for card_busy before starting sdio requests
Hans de Goede
1
-0
/
+17
2015-10-26
mmc: Add mmc_is_io_op helper function
Hans de Goede
1
-0
/
+7
2015-10-26
mmc: pwrseq_simple: use GPIO descriptors array API
Javier Martinez Canillas
1
-30
/
+15
2015-10-26
mmc: debugfs: implement ios show for driver type
Shawn Lin
1
-0
/
+19
2015-10-26
mmc: pwrseq: use gpiod_get() instead of index 0
Javier Martinez Canillas
1
-1
/
+1
2015-10-26
mmc: core: Convert __mmc_switch() into an internal core function
Ulf Hansson
2
-1
/
+3
2015-10-26
mmc: sd: Remove superfluous error code assignment
Yousong Zhou
1
-2
/
+0
2015-10-26
mmc: core: Keep host claimed while invoking mmc_power_off|up()
Ulf Hansson
2
-5
/
+21
2015-10-21
mmc: core: Fix init_card in 52Mhz
Chaotian Jing
1
-7
/
+0
2015-09-30
mmc: core: fix dead loop of mmc_retune
Chaotian Jing
1
-2
/
+4
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-31
mmc: core: fix race condition in mmc_wait_data_done
Jialing Fu
1
-2
/
+4
2015-08-27
mmc: block: skip trim for some kingston eMMCs
Shawn Lin
1
-1
/
+2
2015-08-27
mmc: host: use of_property_read_bool()
Sergei Shtylyov
1
-21
/
+21
2015-08-27
mmc: core: Fixed bug in one erase-group budget TRIM
Robin van der Gracht
1
-3
/
+2
2015-08-17
mmc: core: Optimize case for exactly one erase-group budget
David Jander
1
-4
/
+34
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
[next]