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
2019-02-27
mmc: core: align max segment size with logical block size
Ming Lei
2
-7
/
+8
2019-02-27
mmc: core: Fix NULL ptr crash from mmc_should_fail_request
Ritesh Harjani
1
-1
/
+1
2019-02-08
mmc: block: handle complete_work on separate workqueue
Zachary Hays
1
-1
/
+9
2019-01-11
mmc: core: don't override the CD GPIO level when "cd-inverted" is set
Martin Blumenstingl
1
-1
/
+1
2018-12-28
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
9
-204
/
+41
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-86
/
+54
2018-12-17
mmc: core: Cleanup BKOPS support
Ulf Hansson
5
-83
/
+21
2018-12-17
mmc: core: Drop redundant check in mmc_send_hpi_cmd()
Ulf Hansson
1
-6
/
+0
2018-12-17
Merge branch 'fixes' into next
Ulf Hansson
1
-9
/
+15
2018-12-17
mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
Ulf Hansson
1
-4
/
+10
2018-12-17
mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
Ulf Hansson
1
-4
/
+2
2018-12-17
mmc: core: Reset HPI enabled state during re-init and in case of errors
Ulf Hansson
1
-1
/
+3
2018-12-17
mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
Ulf Hansson
1
-1
/
+4
2018-12-17
mmc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-12
/
+2
2018-12-17
mmc: slot-gpio: Delete legacy GPIO handling
Linus Walleij
1
-80
/
+1
2018-12-17
mmc: core: Add ->hs400_prepare_ddr() callback
Yinbo Zhu
1
-0
/
+3
2018-12-17
mmc: core: remove obsolete mmc_set_blockcount() function
Wolfram Sang
2
-16
/
+0
2018-12-17
mmc: slot-gpio: Allocate GPIO labels dynamically
Linus Walleij
1
-6
/
+10
2018-12-04
mmc: core: use mrq->sbc when sending CMD23 for RPMB
Wolfram Sang
1
-5
/
+10
2018-11-17
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
3
-31
/
+28
2018-11-15
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
3
-25
/
+24
2018-11-15
mmc: simplify queue initialization
Christoph Hellwig
3
-59
/
+31
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-5
/
+9
2018-10-23
Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+1
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-10-15
mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
Janusz Krzysztofik
1
-2
/
+11
2018-10-09
Merge branch 'fixes' into next
Ulf Hansson
1
-0
/
+10
2018-10-09
mmc: block: avoid multiblock reads for the last sector in SPI mode
Chris Boot
1
-0
/
+10
2018-10-08
mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIO
Lubomir Rintel
1
-1
/
+1
2018-09-28
mmc: slot-gpio: Fix debounce time to use miliseconds again
Marek Szyprowski
1
-1
/
+1
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-1
/
+1
2018-09-27
mmc: core: Fix debounce time to use microseconds
Tony Lindgren
1
-1
/
+1
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
1
-1
/
+1
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
1
-9
/
+4
2018-08-21
mmc: block: Fix unsupported parallel dispatch of requests
Adrian Hunter
2
-5
/
+8
2018-08-01
mmc: core: improve reasonableness of bus width setting for HS400es
Hongjie Fang
1
-1
/
+5
2018-07-16
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
3
-49
/
+0
2018-07-16
mmc: core: more fine-grained hooks for HS400 tuning
Simon Horman
1
-0
/
+10
2018-07-16
mmc: core: Adjust and reuse the macro of R1_STATUS(x)
Shawn Lin
2
-2
/
+2
2018-07-03
mmc: core: cd_label must be last entry of mmc_gpio struct
Anson Huang
1
-1
/
+1
2018-06-05
Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
11
-65
/
+176
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-14
/
+1
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+8
2018-06-04
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-1
/
+1
2018-05-29
mmc: complete requests from ->timeout
Christoph Hellwig
1
-2
/
+3
2018-05-29
mmc: Throttle calls to MMC_SEND_STATUS during mmc_do_erase()
Martin Hicks
1
-2
/
+9
2018-05-29
mmc: Allow non-sleeping GPIO cd
Evan Green
1
-4
/
+11
2018-05-29
mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc code
Ulf Hansson
2
-3
/
+4
2018-05-21
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+1
[next]