index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
mbcache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-15
mmc: sdhci-pic32: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: dw_mmc: hi3798cv200: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: davinci_mmc: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: cb710: Convert to platform remove callback returning void
Yangtao Li
1
-3
/
+2
2023-08-15
mmc: mtk-sd: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: litex_mmc: Convert to platform remove callback returning void
Yangtao Li
1
-3
/
+2
2023-08-15
mmc: jz4740: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: bcm2835: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-15
mmc: sunxi: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-08-11
mmc: core: Cleanup mmc_sd_num_wr_blocks() function
Victor Shih
1
-9
/
+1
2023-08-11
mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support for express card
Chevron Li
1
-1
/
+64
2023-08-11
mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support for UHS-I
Chevron Li
3
-36
/
+120
2023-08-10
dt-bindings: mmc: Fix reference to pwr-seq-simple
Guido Günther
1
-1
/
+1
2023-08-09
mmc: remove unnecessary set_drvdata() function
Yang Yingliang
5
-8
/
+0
2023-08-09
mmc: sunplus: Fix platform_get_irq() error checking
Harshit Mogalapalli
1
-1
/
+1
2023-08-09
mmc: sdhci: milbeaut: remove redundant of_match_ptr()
Zhu Wang
1
-1
/
+1
2023-08-09
mmc: sdhci-spear: remove redundant of_match_ptr()
Zhu Wang
1
-3
/
+1
2023-08-09
dt-bindings: mmc: arasan,sdci: Add power-domains and iommus properties
Michal Simek
1
-0
/
+6
2023-08-09
mmc: sdhci-st: Use devm_platform_ioremap_resource_byname()
Li Zetao
1
-4
/
+1
2023-08-09
dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhci
Varshini Rajendran
1
-1
/
+3
2023-08-09
mmc: core: propagate removable attribute to driver core
Thomas Weißschuh
1
-0
/
+3
2023-08-09
mmc: Explicitly include correct DT includes
Rob Herring
29
-30
/
+20
2023-08-09
mmc: uniphier-sd: register irqs before registering controller
Wolfram Sang
1
-6
/
+6
2023-08-09
mmc: davinci: Make SDIO irq truly optional
Julien Delbergue
1
-1
/
+1
2023-08-09
mmc: pxamci: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-3
/
+2
2023-08-09
mmc: omap_hsmmc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-4
/
+1
2023-08-09
mmc: mxcmmc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-09
mmc: renesas_sdhi: remove outdated indentation
Wolfram Sang
1
-6
/
+6
2023-08-09
mmc: renesas_sdhi: register irqs before registering controller
Wolfram Sang
1
-3
/
+7
2023-08-09
dt-bindings: mmc: mtk-sd: drop assigned-clocks/clock-parents
Frank Wunderlich
1
-10
/
+0
2023-08-09
mmc: mmci: Improve ux500 debug prints
Linus Walleij
1
-8
/
+31
2023-08-09
mmc: meson-gx: Drop redundant WARN_ON() in the irq handler
Ulf Hansson
1
-3
/
+0
2023-08-09
mmc: sunplus: Fix error handling in spmmc_drv_probe()
Harshit Mogalapalli
1
-11
/
+3
2023-08-09
mmc: sunplus: fix return value check of mmc_add_host()
Wei Chen
1
-4
/
+12
2023-08-09
mmc: wbsd: fix double mmc_free_host() in wbsd_init()
Yang Yingliang
1
-2
/
+0
2023-08-08
mmc: block: Fix in_flight[issue_type] value error
Yibin Ding
1
-3
/
+4
2023-08-07
Linux 6.5-rc5
v6.5-rc5
Linus Torvalds
1
-1
/
+1
2023-08-06
fs: rely on ->iterate_shared to determine f_pos locking
Christian Brauner
1
-1
/
+1
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
13
-58
/
+95
2023-08-06
proc: fix missing conversion to 'iterate_shared'
Linus Torvalds
1
-1
/
+1
2023-08-06
open: make RESOLVE_CACHED correctly test for O_TMPFILE
Aleksa Sarai
1
-1
/
+1
2023-08-04
file: reinstate f_pos locking optimization for regular files
Linus Torvalds
1
-1
/
+17
2023-08-04
arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE
Mark Brown
1
-1
/
+2
2023-08-04
arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
Mark Brown
1
-2
/
+2
2023-08-04
arm64/ptrace: Don't enable SVE when setting streaming SVE
Mark Brown
1
-3
/
+5
2023-08-04
rust: fix bindgen build error with UBSAN_BOUNDS_STRICT
Andrea Righi
1
-1
/
+1
2023-08-04
rust: delete `ForeignOwnable::borrow_mut`
Alice Ryhl
2
-22
/
+3
2023-08-04
rust: allocator: Prevent mis-aligned allocation
Boqun Feng
2
-15
/
+60
2023-08-03
MAINTAINERS: update TUN/TAP maintainers
Jakub Kicinski
1
-1
/
+4
2023-08-03
test/vsock: remove vsock_perf executable on `make clean`
Stefano Garzarella
1
-1
/
+1
[next]