index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-14
mmc: core: Re-structure some code in __mmc_poll_for_busy()
Ulf Hansson
1
-14
/
+13
2021-06-14
mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commands
Ulf Hansson
1
-16
/
+5
2021-06-14
mmc: core: Drop open coding when preparing commands with busy signaling
Ulf Hansson
4
-54
/
+31
2021-06-14
mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-B
Hans de Goede
1
-0
/
+11
2021-06-14
mmc: s3cmci: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
1
-6
/
+1
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
1
-2
/
+7
2021-06-08
clkdev: remove CONFIG_CLKDEV_LOOKUP
Arnd Bergmann
1
-2
/
+2
2021-06-08
mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+
Geert Uytterhoeven
1
-1
/
+1
2021-06-08
mmc: renesas_sdhi: abort tuning when timeout detected
Wolfram Sang
1
-1
/
+6
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
2
-3
/
+11
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
1
-1
/
+1
2021-05-10
mmc: sdhci-pci-gli: increase 1.8V regulator wait
Daniel Beer
1
-1
/
+6
2021-05-10
mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignment
Neil Armstrong
1
-1
/
+2
2021-05-10
mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist of...
Neil Armstrong
1
-1
/
+3
2021-04-28
Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
46
-552
/
+818
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-14
/
+5
2021-04-26
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
4
-3
/
+21
2021-04-23
mmc: block: Update ext_csd.cache_ctrl if it was written
Avri Altman
1
-0
/
+12
2021-04-23
mmc: mmc_spi: Make of_mmc_spi.c resource provider agnostic
Andy Shevchenko
2
-6
/
+2
2021-04-23
mmc: mmc_spi: Use already parsed IRQ
Andy Shevchenko
1
-2
/
+2
2021-04-23
mmc: mmc_spi: Drop unused NO_IRQ definition
Andy Shevchenko
1
-5
/
+0
2021-04-23
mmc: mmc_spi: Set up polling even if voltage-ranges is not present
Andy Shevchenko
1
-1
/
+1
2021-04-23
mmc: core: Convert mmc_of_parse_voltage() to use device property API
Andy Shevchenko
5
-21
/
+40
2021-04-23
mmc: core: Correct descriptions in mmc_of_parse()
Andy Shevchenko
1
-2
/
+2
2021-04-19
Merge branch 'fixes' into next
Ulf Hansson
1
-2
/
+3
2021-04-19
mmc: meson-gx: replace WARN_ONCE with dev_warn_once about scatterlist size al...
Neil Armstrong
1
-2
/
+3
2021-04-16
mmc: dw_mmc-rockchip: Just set default sample value for legacy mode
Shawn Lin
1
-1
/
+1
2021-04-15
mmc: sdhci-s3c: constify uses of driver/match data
Krzysztof Kozlowski
1
-5
/
+5
2021-04-15
mmc: sdhci-s3c: correct kerneldoc of sdhci_s3c_drv_data
Krzysztof Kozlowski
1
-1
/
+1
2021-04-15
mmc: sdhci-s3c: simplify getting of_device_id match data
Krzysztof Kozlowski
1
-9
/
+3
2021-04-15
mmc: tmio: always restore irq register
Wolfram Sang
2
-7
/
+6
2021-04-15
mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL975x
Ben Chuang
1
-0
/
+32
2021-04-15
mmc: core: Let eMMC sanitize not retry in case of timeout/failure
Bean Huo
1
-2
/
+2
2021-04-15
mmc: core: Add a retries parameter to __mmc_switch function
Bean Huo
3
-15
/
+16
2021-04-12
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-14
/
+5
2021-04-12
mmc: sdhci-st: Remove unnecessary error log
Laibin Qiu
1
-3
/
+1
2021-04-12
mmc: sdhci-msm: Remove unnecessary error log
Jia Yang
1
-6
/
+2
2021-04-12
mmc: owl-mmc: Remove unnecessary error log
Laibin Qiu
1
-1
/
+0
2021-04-12
mmc: renesas_sdhi: enable WAIT_WHILE_BUSY
Wolfram Sang
2
-5
/
+7
2021-04-12
mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bit
Aniruddha Tvs Rao
1
-0
/
+32
2021-04-12
mmc: sdhci-pci-gli: Improve GL9763E L1 entry delay to increase battery life
Ben Chuang
1
-3
/
+3
2021-04-12
mmc: moxart: Remove unused variable 'dma_time' and 'pio_time'
Yang Li
1
-6
/
+4
2021-04-12
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
3
-4
/
+7
2021-03-31
mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based contr...
Adrian Hunter
1
-0
/
+27
2021-03-31
mmc: dw_mmc-k3: use the correct HiSilicon copyright
Hao Fang
1
-1
/
+1
2021-03-30
mmc: sdhci-esdhc-imx: separate 100/200 MHz pinctrl states check
Shawn Guo
1
-4
/
+4
2021-03-30
mmc: sdhci-brcmstb: Remove CQE quirk
Al Cooper
1
-1
/
+0
2021-03-30
mmc: sdhci: replace mmc->parent with mmc_dev() for consistency
Jisheng Zhang
5
-35
/
+35
[prev]
[next]