index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: fix dead loop of mmc_retune
Chaotian Jing
2015-09-30
1
-2
/
+4
*
mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset
Ulf Hansson
2015-09-29
1
-2
/
+2
*
mmc: core: fix race condition in mmc_wait_data_done
Jialing Fu
2015-08-31
1
-2
/
+4
*
mmc: block: skip trim for some kingston eMMCs
Shawn Lin
2015-08-27
1
-1
/
+2
*
mmc: host: use of_property_read_bool()
Sergei Shtylyov
2015-08-27
1
-21
/
+21
*
mmc: core: Fixed bug in one erase-group budget TRIM
Robin van der Gracht
2015-08-27
1
-3
/
+2
*
mmc: core: Optimize case for exactly one erase-group budget
David Jander
2015-08-17
1
-4
/
+34
*
mmc: core: Attach PM domain prior probing of SDIO func driver
Ulf Hansson
2015-06-04
1
-4
/
+8
*
mmc: core: Remove redundant ->power_restore() callback for SD
Ulf Hansson
2015-06-04
1
-13
/
+1
*
mmc: core: Remove redundant ->power_restore() callback for MMC
Ulf Hansson
2015-06-04
1
-13
/
+1
*
mmc: mmc: Add driver strength selection
Adrian Hunter
2015-06-01
1
-7
/
+38
*
mmc: mmc: Read card's valid driver strength mask
Adrian Hunter
2015-06-01
1
-0
/
+1
*
mmc: core: Record card drive strength
Adrian Hunter
2015-06-01
2
-0
/
+6
*
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
2015-06-01
4
-46
/
+46
*
mmc: core: Add 'card' to drive strength selection callback
Adrian Hunter
2015-06-01
2
-2
/
+2
*
mmc: core: Simplify card drive strength mask
Adrian Hunter
2015-06-01
2
-20
/
+4
*
mmc: core: Allow card drive strength to be different to host
Adrian Hunter
2015-06-01
2
-45
/
+31
*
mmc: core: Reset driver type to default
Adrian Hunter
2015-06-01
1
-0
/
+1
*
mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8V
Doug Anderson
2015-06-01
1
-2
/
+2
*
mmc: cast u8 to unsigned long long to avoid unexpected error
Kuninori Morimoto
2015-06-01
1
-2
/
+4
*
mmc: dt: Allow to specify that no write protect signal is present
Lars-Peter Clausen
2015-06-01
1
-0
/
+3
*
mmc: Add support for disabling write-protect detection
Lars-Peter Clausen
2015-06-01
1
-7
/
+23
*
mmc: core: Don't print reset warning if reset is not supported
Adrian Hunter
2015-06-01
1
-1
/
+2
*
mmc: core: Flag re-tuning is needed on CRC errors
Adrian Hunter
2015-06-01
1
-0
/
+6
*
mmc: core: Add support for HS400 re-tuning
Adrian Hunter
2015-06-01
3
-0
/
+107
*
mmc: core: Separate out the mmc_switch status check so it can be re-used
Adrian Hunter
2015-06-01
2
-14
/
+17
*
mmc: mmc: Hold re-tuning in mmc_sleep()
Adrian Hunter
2015-06-01
1
-2
/
+8
*
mmc: core: Hold re-tuning while bkops ongoing
Adrian Hunter
2015-06-01
1
-0
/
+6
*
mmc: core: Hold re-tuning during erase commands
Adrian Hunter
2015-06-01
1
-0
/
+3
*
mmc: core: Hold re-tuning during switch commands
Adrian Hunter
2015-06-01
1
-10
/
+20
*
mmc: core: Add support for re-tuning before each request
Adrian Hunter
2015-06-01
1
-7
/
+28
*
mmc: core: Enable / disable re-tuning
Adrian Hunter
2015-06-01
2
-1
/
+9
*
mmc: host: Add facility to support re-tuning
Adrian Hunter
2015-06-01
2
-0
/
+74
*
mmc: sdio: add reset callback to bus operations
Andreas Fenkart
2015-05-25
1
-0
/
+7
*
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
Grygorii Strashko
2015-05-04
1
-0
/
+1
*
Revert "mmc: core: Convert mmc_driver to device_driver"
Ulf Hansson
2015-04-17
1
-8
/
+33
*
mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()
Javier Martinez Canillas
2015-04-17
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
2
-4
/
+4
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
2
-4
/
+4
*
|
mmc: Add support for marking hpi as broken through devicetree
Hans de Goede
2015-04-02
1
-1
/
+9
*
|
mmc: core: Enable runtime PM management of host devices
Ulf Hansson
2015-03-31
1
-1
/
+9
*
|
mmc: core: Remove the ->enable|disable() callbacks
NeilBrown
2015-03-27
1
-5
/
+0
*
|
mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.
NeilBrown
2015-03-23
1
-20
/
+12
*
|
mmc: pwrseq: simplify alloc/free hooks
Alexandre Courbot
2015-03-23
4
-18
/
+26
*
|
mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
NeilBrown
2015-03-19
1
-1
/
+1
*
|
mmc: pwrseq: add driver for emmc hardware reset
Marek Szyprowski
2015-02-04
4
-1
/
+106
*
|
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
Ulf Hansson
2015-02-03
1
-2
/
+2
*
|
mmc: pwrseq_simple: Add optional reference clock support
Javier Martinez Canillas
2015-01-30
1
-2
/
+36
*
|
mmc: pwrseq_simple: Extend to support more pins
Javier Martinez Canillas
2015-01-30
1
-15
/
+40
*
|
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2015-01-29
2
-4
/
+6
[next]