index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-31
mmc: sdhci-uhs2: Remove unnecessary variables
Victor Shih
1
-25
/
+0
2024-10-31
mmc: sdhci-uhs2: Correct incorrect type in argument
Victor Shih
1
-1
/
+2
2024-10-30
mmc: sdhci: Make MMC_SDHCI_UHS2 config symbol invisible
Geert Uytterhoeven
1
-1
/
+1
2024-10-30
mmc: sdhci-uhs2: Remove unnecessary NULL check
Ben Chuang
1
-1
/
+1
2024-10-30
mmc: core: Fix error paths for UHS-II card init and re-init
Ulf Hansson
1
-30
/
+25
2024-10-30
mmc: core: Add error handling of sd_uhs2_power_up()
Ulf Hansson
1
-1
/
+3
2024-10-30
mmc: core: Simplify sd_uhs2_power_up()
Ulf Hansson
1
-5
/
+1
2024-10-28
mmc: bcm2835: Introduce proper clock handling
Stefan Wahren
1
-11
/
+18
2024-10-28
mmc: bcm2835: Fix type of current clock speed
Stefan Wahren
1
-1
/
+1
2024-10-28
mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express process
Ben Chuang
1
-0
/
+3
2024-10-28
mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock function
Ben Chuang
1
-14
/
+21
2024-10-25
dt-bindings: mmc: Add sdhci compatible for QCS615
Yuanjie Yang
1
-0
/
+1
2024-10-25
mmc: core: Use GFP_NOIO in ACMD22
Avri Altman
1
-0
/
+4
2024-10-25
dt-bindings: mmc: sdhci-msm: Add SAR2130P compatible
Dmitry Baryshkov
1
-0
/
+1
2024-10-25
mmc: pwrseq_simple: add support for one reset control
Catalin Popescu
1
-9
/
+35
2024-10-25
mmc: mtk-sd: add support for mt7988
Frank Wunderlich
1
-0
/
+1
2024-10-25
dt-bindings: mmc: mtk-sd: Add mt7988 SoC
Frank Wunderlich
1
-0
/
+22
2024-10-25
mmc: mtk-sd: Add support for MT8196
Andy-ld Lu
1
-19
/
+126
2024-10-25
mmc: mtk-sd: Add stop_dly_sel and pop_en_cnt to platform data
Andy-ld Lu
1
-2
/
+19
2024-10-25
dt-bindings: mmc: mtk-sd: Add support for MT8196
Andy-ld Lu
1
-0
/
+2
2024-10-24
mmc: sdhci-pci-gli: enable UHS-II mode for GL9767
Victor Shih
1
-1
/
+201
2024-10-24
mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
Victor Shih
1
-1
/
+234
2024-10-24
mmc: sdhci-pci: add UHS-II support framework
Victor Shih
3
-1
/
+19
2024-10-24
mmc: sdhci-uhs2: add pre-detect_init hook
Ben Chuang
2
-0
/
+4
2024-10-24
mmc: sdhci-uhs2: add request() and others
Victor Shih
3
-16
/
+437
2024-10-24
mmc: sdhci-uhs2: add irq() and others
Victor Shih
4
-48
/
+298
2024-10-24
mmc: sdhci-uhs2: add related functions to initialize the interface
Victor Shih
1
-0
/
+204
2024-10-24
mmc: sdhci-uhs2: add set_ios()
Victor Shih
4
-21
/
+165
2024-10-24
mmc: sdhci-uhs2: add add_host() and others to set up the driver
Victor Shih
2
-0
/
+93
2024-10-24
mmc: sdhci-uhs2: add set_timeout()
Victor Shih
2
-0
/
+74
2024-10-24
mmc: sdhci-uhs2: add set_power() to support vdd2
Victor Shih
4
-28
/
+84
2024-10-24
mmc: sdhci-uhs2: add reset function
Victor Shih
2
-0
/
+38
2024-10-24
mmc: sdhci-uhs2: dump UHS-II registers
Victor Shih
4
-0
/
+38
2024-10-24
mmc: sdhci: add UHS-II module and add a kernel configuration
Victor Shih
3
-0
/
+51
2024-10-24
mmc: sdhci: add UHS-II related definitions in headers
Victor Shih
2
-1
/
+228
2024-10-24
mmc: core: Support UHS-II card control and access
Victor Shih
8
-37
/
+1103
2024-10-14
mmc: mmc_spi: drop buggy snprintf()
Bartosz Golaszewski
1
-6
/
+3
2024-10-14
dt-bindings: mmc: sdhci-msm: Document the X1E80100 SDHCI Controller
Abel Vesa
1
-0
/
+1
2024-10-14
mmc: davinci: use generic device_get_match_data()
Bartosz Golaszewski
1
-2
/
+2
2024-10-14
mmc: davinci: order includes alphabetically
Bartosz Golaszewski
1
-11
/
+10
2024-10-14
mmc: sdhci-of-arasan: Support for emmc hardware reset
Paul Alvin
1
-0
/
+18
2024-10-14
dt-bindings: mmc: sdhci-msm: add IPQ5424 compatible
Sricharan Ramabadhran
1
-0
/
+1
2024-10-14
mmc: mtk-sd: fix devm_clk_get_optional usage
Rosen Penev
1
-3
/
+2
2024-10-14
mmc: mtd-sd: use devm_platform_ioremap_resource
Rosen Penev
1
-7
/
+3
2024-10-14
mmc: mtk-sd: use devm_mmc_alloc_host
Rosen Penev
1
-35
/
+20
2024-10-14
dt-bindings: mmc: cdns,sdhci: ref sdhci-common.yaml
Pierre-Henry Moussay
1
-1
/
+1
2024-10-14
dt-bindings: mmc: cdns: document Microchip PIC64GX MMC/SDHCI controller
Pierre-Henry Moussay
1
-0
/
+1
2024-10-14
mmc: mtk-sd: Implement Host Software Queue for eMMC and SD Card
AngeloGioacchino Del Regno
2
-2
/
+48
2024-10-14
mmc: host: Fix typos in comments across various files
Yu Jiaoliang
8
-9
/
+9
2024-10-14
memstick: Constify struct memstick_device_id
Christophe JAILLET
4
-5
/
+5
[next]