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
2020-03-12
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
Ulf Hansson
1
-2
/
+5
2020-03-11
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
1
-1
/
+4
2020-03-11
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
1
-2
/
+4
2020-01-24
mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
Ulf Hansson
1
-14
/
+11
2020-01-24
mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
Ulf Hansson
1
-3
/
+3
2020-01-24
mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
Ulf Hansson
1
-3
/
+6
2020-01-20
mmc: core: limit probe clock frequency to configured f_max
Michał Mirosław
1
-2
/
+8
2019-12-18
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
2
-16
/
+4
2019-12-18
mmc: core: Rework cd-gpio handling
Michał Mirosław
2
-26
/
+12
2019-12-18
mmc: core: Rework wp-gpio handling
Michał Mirosław
2
-7
/
+7
2019-11-18
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
1
-5
/
+4
2019-11-15
mmc: core: fix wl1251 sdio quirks
H. Nikolaus Schaller
1
-0
/
+7
2019-11-14
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
4
-5
/
+39
2019-11-14
mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
Ulf Hansson
1
-5
/
+2
2019-11-13
mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
Chaotian Jing
1
-92
/
+55
2019-11-13
mmc: block: Make card_busy_detect() a bit more generic
Chaotian Jing
1
-8
/
+8
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+38
2019-09-12
mmc: queue: Fix bigger segments usage
Yoshihiro Shimoda
1
-1
/
+7
2019-09-11
mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
Ulf Hansson
2
-2
/
+3
2019-09-11
mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
Ulf Hansson
1
-0
/
+2
2019-09-11
mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
Ulf Hansson
1
-2
/
+1
2019-09-11
mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
Ulf Hansson
1
-3
/
+6
2019-09-11
mmc: core: Move code to get pending SDIO IRQs to a function
Matthias Kaehlcke
1
-16
/
+30
2019-09-03
Revert "mmc: core: do not retry CMD6 in __mmc_switch()"
Jan Kaisrlik
1
-1
/
+1
2019-09-03
mmc: queue: use bigger segments if DMA MAP layer can merge the segments
Yoshihiro Shimoda
1
-3
/
+32
2019-08-30
mmc: core: Fix init of SD cards reporting an invalid VDD range
Ulf Hansson
1
-0
/
+6
2019-07-22
mmc: mmc_spi: Enable stable writes
Andreas Koop
1
-0
/
+5
2019-07-11
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
5
-119
/
+49
2019-07-10
mmc: core: let the dma map ops handle bouncing
Christoph Hellwig
1
-5
/
+2
2019-07-10
mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()
Ulf Hansson
1
-11
/
+9
2019-07-10
mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()
Ulf Hansson
1
-12
/
+6
2019-07-10
mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume
Ulf Hansson
1
-7
/
+7
2019-07-10
mmc: sdio: Drop powered-on re-init at runtime resume and HW reset
Ulf Hansson
1
-7
/
+1
2019-07-10
mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()
Ulf Hansson
1
-17
/
+17
2019-07-10
mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()
Ulf Hansson
1
-4
/
+0
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-45
/
+11
2019-06-20
mmc: sdio: Turn sdio_run_irqs() into static
Ulf Hansson
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
11
-45
/
+11
2019-06-18
Merge branch 'fixes' into next
Ulf Hansson
2
-1
/
+16
2019-06-18
mmc: core: Prevent processing SDIO IRQs when the card is suspended
Ulf Hansson
2
-1
/
+16
2019-06-18
Merge branch 'fixes' into next
Ulf Hansson
2
-2
/
+80
2019-06-18
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
Douglas Anderson
1
-0
/
+40
2019-06-18
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2
-2
/
+40
2019-06-17
mmc: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-57
/
+9
2019-06-17
mmc: core: complete HS400 before checking status
Wolfram Sang
1
-3
/
+3
2019-06-05
mmc: also set max_segment_size in the device
Christoph Hellwig
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
6
-12
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
15
-75
/
+15
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
[next]