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 size overflow for mmc partitions
Bradley Bolen
2019-11-18
1
-5
/
+4
*
mmc: core: fix wl1251 sdio quirks
H. Nikolaus Schaller
2019-11-15
1
-0
/
+7
*
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
2019-11-14
4
-5
/
+39
*
mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
Ulf Hansson
2019-11-14
1
-5
/
+2
*
mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
Chaotian Jing
2019-11-13
1
-92
/
+55
*
mmc: block: Make card_busy_detect() a bit more generic
Chaotian Jing
2019-11-13
1
-8
/
+8
*
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
1
-3
/
+38
|
\
|
*
mmc: queue: Fix bigger segments usage
Yoshihiro Shimoda
2019-09-12
1
-1
/
+7
|
*
mmc: queue: use bigger segments if DMA MAP layer can merge the segments
Yoshihiro Shimoda
2019-09-03
1
-3
/
+32
*
|
mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
Ulf Hansson
2019-09-11
2
-2
/
+3
*
|
mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
Ulf Hansson
2019-09-11
1
-0
/
+2
*
|
mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
Ulf Hansson
2019-09-11
1
-2
/
+1
*
|
mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
Ulf Hansson
2019-09-11
1
-3
/
+6
*
|
mmc: core: Move code to get pending SDIO IRQs to a function
Matthias Kaehlcke
2019-09-11
1
-16
/
+30
*
|
Revert "mmc: core: do not retry CMD6 in __mmc_switch()"
Jan Kaisrlik
2019-09-03
1
-1
/
+1
*
|
mmc: core: Fix init of SD cards reporting an invalid VDD range
Ulf Hansson
2019-08-30
1
-0
/
+6
|
/
*
mmc: mmc_spi: Enable stable writes
Andreas Koop
2019-07-22
1
-0
/
+5
*
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-07-11
5
-119
/
+49
|
\
|
*
mmc: core: let the dma map ops handle bouncing
Christoph Hellwig
2019-07-10
1
-5
/
+2
|
*
mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()
Ulf Hansson
2019-07-10
1
-11
/
+9
|
*
mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()
Ulf Hansson
2019-07-10
1
-12
/
+6
|
*
mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume
Ulf Hansson
2019-07-10
1
-7
/
+7
|
*
mmc: sdio: Drop powered-on re-init at runtime resume and HW reset
Ulf Hansson
2019-07-10
1
-7
/
+1
|
*
mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()
Ulf Hansson
2019-07-10
1
-17
/
+17
|
*
mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()
Ulf Hansson
2019-07-10
1
-4
/
+0
|
*
mmc: sdio: Turn sdio_run_irqs() into static
Ulf Hansson
2019-06-20
1
-2
/
+1
|
*
Merge branch 'fixes' into next
Ulf Hansson
2019-06-18
2
-1
/
+16
|
|
\
|
*
\
Merge branch 'fixes' into next
Ulf Hansson
2019-06-18
2
-2
/
+80
|
|
\
\
|
*
|
|
mmc: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
2
-57
/
+9
*
|
|
|
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
11
-45
/
+11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
11
-45
/
+11
*
|
|
|
mmc: core: Prevent processing SDIO IRQs when the card is suspended
Ulf Hansson
2019-06-18
2
-1
/
+16
|
|
_
|
/
|
/
|
|
*
|
|
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
Douglas Anderson
2019-06-18
1
-0
/
+40
*
|
|
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2019-06-18
2
-2
/
+40
|
|
/
|
/
|
*
|
mmc: core: complete HS400 before checking status
Wolfram Sang
2019-06-17
1
-3
/
+3
|
/
*
mmc: also set max_segment_size in the device
Christoph Hellwig
2019-06-05
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
6
-12
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-11
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
15
-75
/
+15
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-05-07
5
-26
/
+41
|
\
|
*
mmc: core: Fix tag set memory leak
Raul E Rangel
2019-05-06
1
-0
/
+1
|
*
mmc: core: Verify SD bus width
Raul E Rangel
2019-05-06
1
-0
/
+8
|
*
mmc: core: fix possible use after free of host
Pan Bian
2019-05-06
1
-2
/
+0
|
*
mmc: core: Fix warning and undefined behavior in mmc voltage handling
Pavel Machek
2019-04-29
1
-1
/
+1
|
*
mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0
Yoshihiro Shimoda
2019-04-29
1
-5
/
+11
|
*
mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers
Andrea Merello
2019-04-15
1
-18
/
+20
*
|
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
|
/
*
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
1
-2
/
+1
|
\
|
*
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
1
-2
/
+1
[next]