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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-01
mmc: sdhci-pci-gli: Finetune HS400 RX delay for GL9763E
Renius Chen
1
-0
/
+9
2021-02-01
mmc: sdhci-of-arasan: Use dev_err_probe() to avoid spamming logs
Muhammad Husaini Zulkifli
1
-8
/
+6
2021-02-01
mmc: sdhci-of-arasan: Add structure device pointer in probe function
Muhammad Husaini Zulkifli
1
-17
/
+17
2021-02-01
mmc: sdhci-of-arasan: Convert to use np instead of pdev->dev.of_node
Muhammad Husaini Zulkifli
1
-5
/
+3
2021-02-01
mmc: sdhci-of-arasan: use of_device_get_match_data()
Muhammad Husaini Zulkifli
1
-3
/
+1
2021-02-01
mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763E
Renius Chen
1
-0
/
+10
2021-02-01
mmc: core: remove redundant card null check to mmc_can_sleep()
Yue Hu
1
-1
/
+1
2021-02-01
mmc: core: remove needless err = 0 in mmc_init_card()
Yue Hu
1
-4
/
+0
2021-02-01
mmc: sdhci_am654: Add Support for TI's AM64 SoC
Faiz Abbas
1
-0
/
+28
2021-02-01
mmc: rtsx: add delay before power on
Ricky Wu
1
-0
/
+2
2021-02-01
mmc: sunxi-mmc: Ensure host is suspended during system sleep
Samuel Holland
1
-0
/
+2
2021-02-01
mmc: xenon: add AP807 compatible string
Marcin Wojtas
1
-0
/
+1
2021-02-01
mmc: sdhci-of-arasan: Change code style of mapping the syscon field
Muhammad Husaini Zulkifli
1
-2
/
+2
2021-02-01
mmc: sdhci-of-arasan: Fixed kernel-doc format warning
Muhammad Husaini Zulkifli
1
-6
/
+5
2021-02-01
mmc: sdhci-pci-gli: Add a switch to enable/disable CQHCI support
Renius Chen
1
-1
/
+3
2021-02-01
mmc: rtsx: Add MMC_CAP2_NO_SDIO flag
Ricky Wu
1
-1
/
+2
2021-02-01
mmc: jz4740: remove unused struct component card_detect_irq
H. Nikolaus Schaller
1
-1
/
+0
2021-02-01
mmc: renesas_sdhi: Add a condition of cmd/data timeout for retune
Yoshihiro Shimoda
3
-5
/
+15
2021-02-01
mmc: tmio: Add data timeout error detection
Masaharu Hayakawa
1
-2
/
+4
2021-02-01
mmc: meson-gx: check for scatterlist size alignment in block mode
Dmitry Lebed
1
-15
/
+22
2021-02-01
mmc: mediatek: fix race condition between msdc_request_timeout and irq
Chaotian Jing
1
-8
/
+10
2021-02-01
mmc: renesas_internal_dmac: add pre_req and post_req support
Yoshihiro Shimoda
1
-8
/
+83
2021-02-01
mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytes
Takeshi Saito
1
-2
/
+2
2021-02-01
mmc: sdhci-msm: Actually set the actual clock
Douglas Anderson
1
-19
/
+16
2021-02-01
mmc: sdhci-msm: Warn about overclocking SD/MMC
Douglas Anderson
1
-2
/
+13
2021-02-01
mmc: sunxi: add support for A100 mmc controller
Yangtao Li
1
-3
/
+25
2021-02-01
mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
Jisheng Zhang
1
-0
/
+1
2021-02-01
mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe
Christophe JAILLET
1
-1
/
+3
2021-02-01
mmc: sdhci-sprd: Fix some resource leaks in the remove function
Christophe JAILLET
1
-3
/
+3
2021-02-01
mmc: owl-mmc: Fix a resource leak in an error handling path and in the remove...
Christophe JAILLET
1
-3
/
+6
2021-02-01
mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
Christophe JAILLET
1
-1
/
+1
2021-01-31
Merge tag 'efi-urgent-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+9
2021-01-31
Merge tag 'timers-urgent-2021-01-31' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+15
2021-01-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+16
2021-01-31
Merge branch 'for-rc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-8
/
+431
2021-01-31
leds: rt8515: Add Richtek RT8515 LED driver
Linus Walleij
5
-0
/
+421
2021-01-31
leds: trigger: fix potential deadlock with libata
Andrea Righi
1
-4
/
+6
2021-01-31
leds: leds-ariel: convert comma to semicolon
Zheng Yongjun
1
-3
/
+3
2021-01-31
leds: leds-lm3533: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+2
2021-01-30
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+1
2021-01-30
Merge tag 'devicetree-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+7
2021-01-30
Merge tag 's390-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-70
/
+97
2021-01-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+12
2021-01-29
Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-17
/
+44
2021-01-30
soc: litex: Properly depend on HAS_IOMEM
David Gow
1
-0
/
+1
2021-01-29
Merge tag 'iommu-fixes-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-9
/
+92
2021-01-29
Merge tag 'acpi-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-27
/
+39
2021-01-29
Merge tag 'drm-fixes-2021-01-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
26
-165
/
+300
2021-01-29
tty: avoid using vfs_iocb_iter_write() for redirected console writes
Linus Torvalds
1
-3
/
+17
[next]