index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci: Fix potential null pointer access while accessing vqmmc
Veerabhadrarao Badiganti
2020-07-13
1
-5
/
+7
*
mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND
Yoshihiro Shimoda
2020-07-13
2
-1
/
+4
*
mmc: sdhci-msm: Set IO pins in low power state during suspend
Veerabhadrarao Badiganti
2020-07-13
1
-0
/
+17
*
mmc: sdhci-iproc: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
2020-07-13
1
-0
/
+2
*
mmc: dw_mmc-exynos: remove redundant initialization of variable 'found'
Colin Ian King
2020-07-13
1
-1
/
+1
*
mmc: cqhci: Demote faux kerneldoc header down to basic comment block
Lee Jones
2020-07-13
1
-1
/
+1
*
mmc: sdhci-msm: Demote faux kerneldoc header down to basic comment block
Lee Jones
2020-07-13
1
-1
/
+1
*
mmc: sdhci-of-arasan: Correct formatting and provide missing function arg(s)
Lee Jones
2020-07-13
1
-1
/
+2
*
mmc: rtsx_usb_sdmmc: Remove set but unused variable 'err'
Lee Jones
2020-07-13
1
-3
/
+2
*
mmc: rtsx_pci_sdmmc: Remove set but unused variable 'err'
Lee Jones
2020-07-13
1
-2
/
+2
*
mmc: dw_mmc-exynos: Add kerneldoc descriptions of for 'dev' args
Lee Jones
2020-07-13
1
-0
/
+2
*
mmc: core: Correct misspelling of 'mq' in mmc_init_request()'s docs
Lee Jones
2020-07-13
1
-1
/
+1
*
mmc: atmel-mci: Provide 2 new and correct 1 existing property description
Lee Jones
2020-07-13
1
-1
/
+3
*
mmc: mtk-sd: Demote msdc_recheck_sdio_irq() function header
Lee Jones
2020-07-13
1
-2
/
+1
*
mmc: sdhci-s3c: Provide documentation for missing struct properties
Lee Jones
2020-07-13
1
-0
/
+4
*
mmc: core: Add missing documetation for 'mmc' and 'ios'
Lee Jones
2020-07-13
1
-0
/
+2
*
mmc: core: Provide description for sdio_set_host_pm_flags()'s 'flag' arg
Lee Jones
2020-07-13
1
-0
/
+1
*
mmc: core: Mark fixups as __maybe_unused
Lee Jones
2020-07-13
1
-3
/
+3
*
mmc: sdhci-msm: Make function sdhci_msm_dump_vendor_regs() static
Hulk Robot
2020-07-13
1
-1
/
+1
*
mmc: renesas_sdhi_internal_dmac: Fix dma unmapping in error cases
Yoshihiro Shimoda
2020-07-13
1
-0
/
+12
*
mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete
Yoshihiro Shimoda
2020-07-13
1
-5
/
+13
*
mmc: tmio: core: Add end operation into tmio_mmc_dma_ops
Yoshihiro Shimoda
2020-07-13
2
-0
/
+11
*
mmc: sdhci-msm: Use internal voltage control
Veerabhadrarao Badiganti
2020-07-13
1
-9
/
+197
*
mmc: core: Set default power mode in mmc_alloc_host()
Veerabhadrarao Badiganti
2020-07-13
2
-1
/
+1
*
mmc: sdhci: Allow platform controlled voltage switching
Vijay Viswanath
2020-07-13
2
-13
/
+20
*
mmc: sdhci-acpi: For amd device set driver type as MMC_SET_DRIVER_TYPE_A
Akshu Agrawal
2020-07-13
1
-0
/
+1
*
mmc: sdhci-esdhc-imx: dump internal IC debug status during error
Haibo Chen
2020-07-13
1
-0
/
+39
*
mmc: sdio: fix clock rate setting for SDR12/SDR25 mode
Haibo Chen
2020-07-13
1
-7
/
+8
*
mmc: sdhci_am654: Add support for clkbuf_sel property
Faiz Abbas
2020-07-13
1
-0
/
+11
*
mmc: sdhci_am654: Update delay chain configuration
Faiz Abbas
2020-07-13
1
-1
/
+9
*
mmc: sdhci_am654: Fix conditions for enabling dll
Faiz Abbas
2020-07-13
1
-22
/
+20
*
mmc: sdhci_am654: Add Support for SR2.0
Faiz Abbas
2020-07-13
1
-1
/
+22
*
mmc: sdhci_am654: Add flag for PHY calibration
Faiz Abbas
2020-07-13
1
-3
/
+5
*
mmc: sh_mmcif: Use "kHz" for kilohertz
Geert Uytterhoeven
2020-07-13
1
-3
/
+3
*
mmc: sdhci-msm: Fix spelling mistake
Flavio Suligoi
2020-07-13
1
-1
/
+1
*
mmc: mmci: add sdio datactrl mask for sdmmc revisions
Ludovic Barre
2020-07-13
1
-0
/
+2
*
mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()
Chuhong Yuan
2020-07-13
1
-0
/
+4
*
mmc: sdio: Fix 1-bit mode for SD-combo cards during suspend
Yue Hu
2020-07-13
1
-1
/
+22
*
mmc: sdio: Enable SDIO 4-bit bus if not support SD_SCR_BUS_WIDTH_4 for SD com...
Yue Hu
2020-07-13
1
-14
/
+12
*
mmc: sdio: Return ret if sdio_disable_func() fails
Yue Hu
2020-07-13
1
-1
/
+1
*
mmc: sdhci-tegra: Add comment for PADCALIB and PAD_CONTROL NVQUIRKS
Sowjanya Komatineni
2020-07-13
1
-0
/
+9
*
mmc: sdhci-msm: Add interconnect bandwidth scaling support
Pradeep P V K
2020-07-13
1
-0
/
+6
*
mmc: core: Always allow the card detect uevent to be consumed
Ulf Hansson
2020-07-13
2
-5
/
+8
*
mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is supplied
Veerabhadrarao Badiganti
2020-07-08
1
-2
/
+3
*
mmc: owl-mmc: Get rid of of_match_ptr() macro
Manivannan Sadhasivam
2020-07-06
1
-1
/
+1
*
mmc: meson-gx: limit segments to 1 when dram-access-quirk is needed
Neil Armstrong
2020-06-16
1
-2
/
+4
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-1
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
1
-1
/
+1
|
\
|
*
mmc: meson-mx-sdio: Depend on OF_ADDRESS and not just OF
Stephen Boyd
2020-05-05
1
-1
/
+1
*
|
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-07
1
-35
/
+3
|
\
\
[next]