index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
mmc: tmio: restore bus width when resetting
Takeshi Saito
1
-15
/
+17
2021-03-30
mmc: cavium: Use '"%s...", __func__' to print function name
Bean Huo
1
-2
/
+1
2021-03-30
mmc: sdhci-acpi: Add device ID for the AMDI0041 variant of the AMD eMMC contr...
James Young
1
-0
/
+2
2021-03-30
mmc: renesas_sdhi: do hard reset if possible
Wolfram Sang
3
-1
/
+19
2021-03-30
mmc: renesas_sdhi: break SCC reset into own function
Wolfram Sang
1
-10
/
+14
2021-03-30
mmc: tmio: abort DMA before reset
Wolfram Sang
1
-2
/
+2
2021-03-30
mmc: sdhci-of-dwcmshc: add rockchip platform support
Shawn Lin
1
-8
/
+253
2021-03-30
mmc: sdhci-esdhc-imx: Use device_get_match_data()
Fabio Estevam
1
-3
/
+1
2021-03-30
mmc: sdhci-esdhc-imx: Remove non-DT stub
Fabio Estevam
2
-10
/
+1
2021-03-30
memstick: Remove useless else branch
Joey Pabalan
1
-11
/
+10
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
4
-91
/
+59
2021-03-30
mmc: sdhci: Use "mmc" directly rather than "host->mmc"
Jisheng Zhang
1
-17
/
+16
2021-03-30
mmc: sdhci-pci: Avoid comma separated statements
Jisheng Zhang
1
-1
/
+1
2021-03-30
mmc: via-sdmmc: remove unneeded variable 'ret'
Yang Li
1
-2
/
+1
2021-03-30
mmc: dw_mmc: simplify optional reset handling
Philipp Zabel
1
-9
/
+5
2021-03-30
mmc: sdhci-st: simplify optional reset handling
Philipp Zabel
1
-12
/
+7
2021-03-30
memstick: core: Assign error code of mspro_block_resume()
Jia-Ju Bai
1
-1
/
+2
2021-03-30
mmc: core: Remove mq->use_cqe from the struct mmc_queue
Luca Porzio
3
-10
/
+9
2021-03-30
mmc: block: Fix error path in mmc_blk_probe()
Ulf Hansson
1
-7
/
+15
2021-03-30
mmc: block: Simplify logging during probe about added partitions
Ulf Hansson
1
-16
/
+9
2021-03-30
mmc: block: Drop use of unlikely() in mmc_blk_probe()
Ulf Hansson
1
-1
/
+1
2021-03-30
mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALL
Wolfram Sang
2
-2
/
+3
2021-03-30
mmc: sdhci: Check for reset prior to DMA address unmap
Pradeep P V K
1
-29
/
+31
2021-03-30
mmc: sdhci-pci-o2micro: Add missing checks in sdhci_pci_o2_probe
Dinghao Liu
1
-0
/
+8
2021-03-30
mmc: sdhci-pci-gli: Enable short circuit protection mechanism of GL9755
Renius Chen
1
-0
/
+8
2021-03-30
mmc: sdhci-esdhc-imx: validate pinctrl before use it
Peng Fan
1
-1
/
+1
2021-03-30
mmc: tmio: support custom irq masks
Wolfram Sang
2
-3
/
+6
2021-03-30
mmc: core: Set read only for SD cards with permanent write protect bit
Seunghui Lee
1
-0
/
+6
2021-03-30
mmc: uniphier-sd: Fix a resource leak in the remove function
Christophe JAILLET
1
-0
/
+1
2021-03-30
mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()
Christophe JAILLET
1
-1
/
+3
2021-03-30
mmc: tmio: remove workaround for NON_REMOVABLE
Wolfram Sang
1
-9
/
+0
2021-03-30
mmc: core: Reduce code duplication to mmc_spi_send_{csd|cid}
Yue Hu
1
-30
/
+9
2021-03-30
mmc: dw_mmc: Drop redundant call to ->card_event callback
Ulf Hansson
1
-2
/
+0
2021-03-30
mmc: core: Drop reference counting of the bus_ops
Ulf Hansson
1
-85
/
+4
2021-03-30
mmc: core: Drop superfluous validations in mmc_hw|sw_reset()
Ulf Hansson
2
-21
/
+2
2021-03-30
mmc: core: Do a power cycle when the CMD11 fails
DooHyun Hwang
1
-1
/
+1
2021-03-28
Merge tag 'auxdisplay-for-linus-v5.12-rc6' of git://github.com/ojeda/linux
Linus Torvalds
1
-10
/
+8
2021-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-28
/
+74
2021-03-26
Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-12
/
+32
2021-03-26
dm ioctl: fix out of bounds array access when no devices
Mikulas Patocka
1
-1
/
+1
2021-03-26
Merge tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-8
/
+35
2021-03-26
Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-6
/
+39
2021-03-26
Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-5
/
+11
2021-03-26
Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2021-03-26
Merge tag 'drm-fixes-2021-03-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
41
-266
/
+617
2021-03-26
Merge branches 'acpi-video' and 'acpi-scan'
Rafael J. Wysocki
3
-6
/
+34
2021-03-26
Merge tag 'drm-msm-fixes-2021-02-25' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
12
-60
/
+119
2021-03-26
Merge tag 'amd-drm-fixes-5.12-2021-03-24' of https://gitlab.freedesktop.org/a...
Dave Airlie
17
-142
/
+365
2021-03-26
Merge branch 'linux-5.12' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+12
2021-03-26
Merge tag 'drm-intel-fixes-2021-03-25-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
9
-37
/
+113
[next]