index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-22
mmc: alcor: use modern PM macros
Jisheng Zhang
1
-5
/
+3
2025-08-22
mmc: sunxi: use modern PM macros
Jisheng Zhang
1
-8
/
+3
2025-08-22
mmc: sdhci-pxav3: use modern PM macros
Jisheng Zhang
1
-8
/
+3
2025-08-22
mmc: sdhci-xenon: use modern PM macros
Jisheng Zhang
1
-10
/
+3
2025-08-22
mmc: sdhci-of-dwcmshc: use modern PM macros
Jisheng Zhang
1
-10
/
+3
2025-08-22
mmc: sdhci: add some simple inline functions for !CONFIG_PM
Jisheng Zhang
1
-0
/
+7
2025-08-22
mmc: core: add undervoltage handler for MMC/eMMC devices
Oleksij Rempel
1
-3
/
+67
2025-08-22
mmc: core: Add infrastructure for undervoltage handling
Oleksij Rempel
5
-0
/
+119
2025-08-22
mmc: rtsx_usb_sdmmc: Fix uninitialized variable issue
Dan Carpenter
1
-3
/
+3
2025-08-22
mmc: mmc_spi: remove unnecessary check in mmc_spi_setup_data_message()
Dan Carpenter
1
-1
/
+1
2025-08-22
mmc: sdhci-pxav3: add state_uhs pinctrl setting
Duje Mihanović
1
-1
/
+40
2025-08-21
mmc: Merge branch fixes into next
Ulf Hansson
1
-0
/
+18
2025-08-21
mmc: sdhci_am654: Disable HS400 for AM62P SR1.0 and SR1.1
Judith Mendez
1
-0
/
+18
2025-08-20
mmc: renesas_sdhi: Replace magic number '0xff' in renesas_sdhi_set_clock()
Biju Das
1
-1
/
+1
2025-08-20
mmc: sdhci-cadence: Fix -Wuninitialized in sdhci_cdns_tune_blkgap()
Nathan Chancellor
1
-2
/
+1
2025-08-19
mmc: Merge branch fixes into next
Ulf Hansson
2
-18
/
+52
2025-08-19
mmc: sdhci-cadence: implement multi-block read gap tuning
Benoît Monin
1
-1
/
+62
2025-08-19
mmc: core: add mmc_read_tuning
Benoît Monin
1
-0
/
+72
2025-08-19
mmc: block: use mmc_card cmd23 helpers
Benoît Monin
1
-9
/
+3
2025-08-19
mmc: mmc_test: use mmc_card cmd23 helpers
Benoît Monin
1
-8
/
+2
2025-08-19
mmc: card: add mmc_card_blk_no_cmd23
Benoît Monin
1
-2
/
+7
2025-08-19
mmc: core: add mmc_card_can_cmd23
Benoît Monin
2
-0
/
+10
2025-08-19
mmc: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
1
-1
/
+0
2025-08-19
mmc: meson-mx-sdhc: use PTR_ERR_OR_ZERO() to simplify code
Xichao Zhao
1
-3
/
+1
2025-08-19
misc: rtsx: usb card reader: add OCP support
Ricky Wu
1
-3
/
+30
2025-08-19
mmc: renesas_sdhi: Enable 64-bit polling mode
Biju Das
1
-1
/
+2
2025-08-19
mmc: tmio: Add 64-bit read/write support for SD_BUF0 in polling mode
Biju Das
2
-0
/
+48
2025-08-19
mmc: host: renesas_sdhi: Fix the actual clock
Biju Das
1
-1
/
+5
2025-08-19
mmc: mmc_spi: multiple block read remove read crc ack
Rex Chen
1
-1
/
+1
2025-08-19
mmc: core: SPI mode remove cmd7
Rex Chen
1
-1
/
+5
2025-08-18
mmc: sdhci-of-arasan: Ensure CD logic stabilization before power-up
Sai Krishna Potthuri
1
-2
/
+31
2025-08-18
mmc: sdhci-pci-gli: GL9763e: Mask the replay timer timeout of AER
Victor Shih
1
-0
/
+3
2025-08-18
mmc: sdhci-pci-gli: GL9763e: Rename the gli_set_gl9763e() for consistency
Victor Shih
1
-2
/
+2
2025-08-18
mmc: sdhci-pci-gli: Add a new function to simplify the code
Victor Shih
1
-14
/
+16
2025-08-18
mmc: davinci: Remove space before newline
Colin Ian King
1
-1
/
+1
2025-08-18
mmc: Kconfig: Fix spelling mistake "referrered" -> "referred"
Colin Ian King
1
-2
/
+2
2025-08-18
mmc: sdhci: Disable SD card clock before changing parameters
Erick Shepherd
1
-2
/
+13
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
1
-2
/
+2
2025-07-29
Merge tag 'mmc-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
79
-974
/
+1615
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2025-07-22
Merge branches 'pm-misc' and 'pm-tools'
Rafael J. Wysocki
1
-1
/
+1
2025-07-16
mmc: loongson2: Unify the function prefixes for loongson2_mmc_pdata
Binbin Zhou
1
-10
/
+10
2025-07-16
mmc: loongson2: Fix error code in loongson2_mmc_resource_request()
Dan Carpenter
1
-1
/
+1
2025-07-10
mmc: loongson2: prevent integer overflow in ret variable
Sergio Perez Gonzalez
1
-1
/
+2
2025-07-09
mmc: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
11
-16
/
+0
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
1
-1
/
+1
2025-07-03
mmc: sdhci-msm: Ensure SD card power isn't ON when card removed
Sarthak Garg
1
-0
/
+14
2025-07-03
mmc: Merge branch fixes into next
Ulf Hansson
3
-5
/
+10
2025-07-03
mmc: bcm2835: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+2
2025-07-03
mmc: sdhci_am654: Workaround for Errata i2312
Judith Mendez
1
-3
/
+6
[prev]
[next]