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
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-13
Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
12
-118
/
+691
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-30
mmc: parse new binding for eMMC fixed driver type
Wolfram Sang
2
-4
/
+20
2017-10-30
mmc: add kerneldoc to mmc_regulator_get_supply()
Wolfram Sang
1
-0
/
+10
2017-10-30
mmc: core: export emmc revision
Jin Qian
1
-0
/
+2
2017-10-30
mmc: sd: Fix signal voltage when there is no power cycle
Adrian Hunter
1
-2
/
+45
2017-10-30
mmc: core: Factor out mmc_host_set_uhs_voltage()
Adrian Hunter
2
-14
/
+25
2017-10-30
mmc: core: Export a few functions needed for blkmq support
Adrian Hunter
5
-8
/
+12
2017-10-30
mmc: block: Factor out mmc_setup_queue()
Adrian Hunter
1
-15
/
+24
2017-10-30
mmc: block: Prepare CQE data
Adrian Hunter
1
-1
/
+15
2017-10-30
mmc: block: Use local variables in mmc_blk_data_prep()
Adrian Hunter
1
-11
/
+18
2017-10-30
mmc: mmc: Enable CQE's
Adrian Hunter
2
-0
/
+19
2017-10-30
mmc: mmc: Enable Command Queuing
Adrian Hunter
1
-0
/
+17
2017-10-30
mmc: core: Add support for handling CQE requests
Adrian Hunter
2
-5
/
+162
2017-10-30
mmc: core: Introduce host claiming by context
Adrian Hunter
6
-18
/
+54
2017-10-30
mmc: core: Remove unnecessary host claim
Adrian Hunter
1
-4
/
+1
2017-10-30
mmc: block: Fix bug when removing RPMB chardev
Linus Walleij
1
-14
/
+18
2017-10-30
mmc: block: Delete mmc_access_rpmb()
Linus Walleij
3
-15
/
+1
2017-10-30
mmc: block: Convert RPMB to a character device
Linus Walleij
2
-22
/
+263
2017-10-04
mmc: Delete bounce buffer handling
Linus Walleij
3
-125
/
+9
2017-10-02
mmc: core: add driver strength selection when selecting hs400es
Chanho Min
1
-17
/
+19
2017-09-08
mmc: block: Fix incorrectly initialized requests
Adrian Hunter
1
-1
/
+6
2017-08-30
Merge branch 'fixes' into next
Ulf Hansson
1
-3
/
+3
2017-08-30
mmc: core: Move mmc_start_areq() declaration
Adrian Hunter
1
-0
/
+6
2017-08-30
mmc: block: cast a informative log for no devidx available
Shawn Lin
1
-1
/
+13
2017-08-30
mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()
Linus Walleij
1
-25
/
+18
2017-08-30
mmc: block: Refactor mmc_blk_part_switch()
Linus Walleij
1
-12
/
+13
2017-08-30
mmc: block: Move duplicate check
Linus Walleij
1
-16
/
+20
2017-08-30
mmc: debugfs: Move block debugfs into block module
Linus Walleij
3
-89
/
+147
2017-08-30
mmc: ops: export mmc_get_status()
Linus Walleij
1
-0
/
+1
2017-08-30
mmc: block: Anonymize the drv op data pointer
Linus Walleij
2
-4
/
+6
2017-08-30
mmc: test: reduce stack usage in mmc_test_nonblock_transfer
Arnd Bergmann
1
-56
/
+41
2017-08-30
mmc: core: Turn off CQE before sending commands
Adrian Hunter
1
-0
/
+9
2017-08-30
mmc: core: Add mmc_retune_hold_now()
Adrian Hunter
2
-0
/
+7
2017-08-30
mmc: core: Remove unused MMC_CAP2_PACKED_CMD
Adrian Hunter
1
-23
/
+0
2017-08-30
mmc: core: remove the check of mmc_card_blockaddr for SD cards
Shawn Lin
1
-1
/
+1
2017-08-30
mmc: core: correct taac parameter according to the specification
Shawn Lin
3
-17
/
+17
2017-08-30
mmc: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+4
2017-08-30
mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug
Shawn Lin
1
-9
/
+4
2017-08-30
mmc: core: always check the length of sglist with total data size
Shawn Lin
1
-6
/
+3
2017-08-30
mmc: core: remove check of host->removed for rescan routine
Shawn Lin
1
-13
/
+0
2017-08-30
mmc: block: remove unused struct mmc_card *card
Shawn Lin
1
-2
/
+0
2017-08-30
mmc: mmc_ops: fix a typo for comment of mmc_start_bkops
Shawn Lin
1
-1
/
+1
2017-08-30
mmc: block: Fix block status codes
Adrian Hunter
1
-3
/
+3
2017-08-21
mmc: block: prevent propagating R1_OUT_OF_RANGE for open-ending mode
Shawn Lin
1
-6
/
+43
2017-08-09
mmc: block: fix lockdep splat when removing mmc_block module
Michał Mirosław
1
-0
/
+2
2017-08-08
mmc: mmc: correct the logic for setting HS400ES signal voltage
Haibo Chen
1
-1
/
+1
2017-08-03
mmc: block: bypass the queue even if usage is present for hotplug
Shawn Lin
1
-0
/
+1
2017-07-13
mmc: block: Prevent new req entering queue after its cleanup
Grzegorz Sluja
1
-0
/
+1
[next]