index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.cocciconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-22
ASoC: codecs: wcd934x: drop unneeded regulator include
Krzysztof Kozlowski
1
-1
/
+0
2024-01-22
ASoC: codecs: wcd938x: skip printing deferred probe failuers
Krzysztof Kozlowski
1
-3
/
+1
2024-01-22
ASoC: codecs: wcd938x: handle deferred probe
Krzysztof Kozlowski
1
-1
/
+1
2024-01-22
ASoC: amd: acp: Add check for cpu dai link initialization
Venkata Prasad Potturu
1
-2
/
+7
2024-01-22
ASoC: amd: acp: Update platform name for different boards
Venkata Prasad Potturu
1
-0
/
+4
2024-01-22
ASoC: amd: acp: Enable rt5682s clocks in acp slave mode
Venkata Prasad Potturu
1
-0
/
+7
2024-01-22
ASoC: codecs: wcd938x: fix headphones volume controls
Johan Hovold
1
-1
/
+1
2024-01-22
ASoC: ti: j721e-evm: Use devm_kcalloc() instead of devm_kzalloc()
Erick Archer
1
-2
/
+2
2024-01-22
ASoC: nau8540: Add pre-charge actions for input
David Lin
2
-37
/
+92
2024-01-22
ASoC: p1022_rdk: fix all kernel-doc warnings
Randy Dunlap
1
-9
/
+24
2024-01-22
ASoC: dt-bindings: Do not override firmware-name $ref
Krzysztof Kozlowski
2
-3
/
+3
2024-01-22
ASoC: qcom: Use devm_kcalloc() instead of devm_kzalloc()
Erick Archer
1
-1
/
+1
2024-01-22
ASoC: SOF: amd: Compute file paths on firmware load
Cristian Ciocaltea
2
-11
/
+28
2024-01-22
ASoC: SOF: core: Skip firmware test for custom loaders
Cristian Ciocaltea
1
-3
/
+15
2024-01-22
ASoC: SOF: amd: Optimize quirk for Valve Galileo
Cristian Ciocaltea
1
-2
/
+1
2024-01-22
ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()
Cristian Ciocaltea
1
-9
/
+19
2024-01-22
ASoC: amd: acp: Update MODULE_DESCRIPTION for sof-mach
Cristian Ciocaltea
1
-1
/
+1
2024-01-22
ASoC: amd: acp: Add missing error handling in sof-mach
Cristian Ciocaltea
1
-8
/
+6
2024-01-22
ASoC: amd: acp: Make use of existing *_CODEC_DAI macros
Cristian Ciocaltea
1
-3
/
+3
2024-01-22
ASoC: amd: acp: Drop redundant initialization of machine driver data
Cristian Ciocaltea
1
-10
/
+0
2024-01-22
ASoC: codecs: Add WCD939x Codec driver
Neil Armstrong
4
-0
/
+3702
2024-01-22
ASoC: codecs: Add WCD939x Soundwire devices driver
Neil Armstrong
4
-0
/
+2551
2024-01-22
ASoC: codec: wcd-mbhc-v2: add support when connected behind an USB-C audio mux
Neil Armstrong
2
-15
/
+83
2024-01-22
ASoC: dt-bindings: document WCD939x Audio Codec
Neil Armstrong
2
-0
/
+165
2024-01-22
ASoC: dt-bindings: qcom,wcd938x: move out common properties
Neil Armstrong
2
-80
/
+96
2024-01-21
Linux 6.8-rc1
v6.8-rc1
Linus Torvalds
1
-2
/
+2
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
1
-7
/
+18
2024-01-21
bcachefs: logged_ops_format.h
Kent Overstreet
2
-27
/
+31
2024-01-21
bcachefs: reflink_format.h
Kent Overstreet
3
-47
/
+48
2024-01-21
bcachefs; extents_format.h
Kent Overstreet
2
-279
/
+284
2024-01-21
bcachefs: ec_format.h
Kent Overstreet
2
-16
/
+20
2024-01-21
bcachefs: subvolume_format.h
Kent Overstreet
2
-32
/
+36
2024-01-21
bcachefs: snapshot_format.h
Kent Overstreet
2
-33
/
+37
2024-01-21
bcachefs: alloc_background_format.h
Kent Overstreet
2
-93
/
+94
2024-01-21
bcachefs: xattr_format.h
Kent Overstreet
2
-15
/
+20
2024-01-21
bcachefs: dirent_format.h
Kent Overstreet
2
-39
/
+43
2024-01-21
bcachefs: inode_format.h
Kent Overstreet
2
-164
/
+167
2024-01-21
bcachefs; quota_format.h
Kent Overstreet
2
-42
/
+48
2024-01-21
bcachefs: sb-counters_format.h
Kent Overstreet
2
-95
/
+100
2024-01-21
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
5
-8
/
+7
2024-01-21
bcachefs: comment bch_subvolume
Kent Overstreet
1
-0
/
+3
2024-01-21
bcachefs: bch_snapshot::btime
Kent Overstreet
2
-0
/
+3
2024-01-21
bcachefs: add missing __GFP_NOWARN
Kent Overstreet
1
-1
/
+1
2024-01-21
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
11
-23
/
+24
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
18
-97
/
+87
2024-01-21
bcachefs: grab s_umount only if snapshotting
Su Yue
1
-6
/
+5
2024-01-21
bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
Su Yue
1
-1
/
+1
2024-01-21
bcachefs: bios must be 512 byte algined
Kent Overstreet
1
-0
/
+4
2024-01-21
bcachefs: remove redundant variable tmp
Colin Ian King
1
-3
/
+1
2024-01-21
bcachefs: Improve trace_trans_restart_relock
Kent Overstreet
5
-24
/
+44
[next]