summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Merge up fixesMark Brown2024-01-225-9/+25
|\
| * ASoC: allow up to eight CPU/codec DAIsKrzysztof Kozlowski2024-01-221-1/+4
| * ASoC: codecs: wcd934x: drop unneeded regulator includeKrzysztof Kozlowski2024-01-221-1/+0
| * ASoC: codecs: wcd938x: skip printing deferred probe failuersKrzysztof Kozlowski2024-01-221-3/+1
| * ASoC: codecs: wcd938x: handle deferred probeKrzysztof Kozlowski2024-01-221-1/+1
| * ASoC: amd: acp: Add check for cpu dai link initializationVenkata Prasad Potturu2024-01-221-2/+7
| * ASoC: amd: acp: Update platform name for different boardsVenkata Prasad Potturu2024-01-221-0/+4
| * ASoC: amd: acp: Enable rt5682s clocks in acp slave modeVenkata Prasad Potturu2024-01-221-0/+7
| * ASoC: codecs: wcd938x: fix headphones volume controlsJohan Hovold2024-01-221-1/+1
* | ASoC: codecs: add support for WCD939x CodecMark Brown2024-01-2212-95/+6597
|\ \
| * | ASoC: codecs: Add WCD939x Codec driverNeil Armstrong2024-01-224-0/+3702
| * | ASoC: codecs: Add WCD939x Soundwire devices driverNeil Armstrong2024-01-224-0/+2551
| * | ASoC: codec: wcd-mbhc-v2: add support when connected behind an USB-C audio muxNeil Armstrong2024-01-222-15/+83
| * | ASoC: dt-bindings: document WCD939x Audio CodecNeil Armstrong2024-01-222-0/+165
| * | ASoC: dt-bindings: qcom,wcd938x: move out common propertiesNeil Armstrong2024-01-222-80/+96
| |/
* | Improve SOF support for Steam Deck OLEDMark Brown2024-01-225-43/+69
|\ \
| * | ASoC: SOF: amd: Compute file paths on firmware loadCristian Ciocaltea2024-01-222-11/+28
| * | ASoC: SOF: core: Skip firmware test for custom loadersCristian Ciocaltea2024-01-221-3/+15
| * | ASoC: SOF: amd: Optimize quirk for Valve GalileoCristian Ciocaltea2024-01-221-2/+1
| * | ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()Cristian Ciocaltea2024-01-221-9/+19
| * | ASoC: amd: acp: Update MODULE_DESCRIPTION for sof-machCristian Ciocaltea2024-01-221-1/+1
| * | ASoC: amd: acp: Add missing error handling in sof-machCristian Ciocaltea2024-01-221-8/+6
| * | ASoC: amd: acp: Make use of existing *_CODEC_DAI macrosCristian Ciocaltea2024-01-221-3/+3
| * | ASoC: amd: acp: Drop redundant initialization of machine driver dataCristian Ciocaltea2024-01-221-10/+0
| |/
* | ASoC: ti: j721e-evm: Use devm_kcalloc() instead of devm_kzalloc()Erick Archer2024-01-221-2/+2
* | ASoC: nau8540: Add pre-charge actions for inputDavid Lin2024-01-222-37/+92
* | ASoC: p1022_rdk: fix all kernel-doc warningsRandy Dunlap2024-01-221-9/+24
* | ASoC: dt-bindings: Do not override firmware-name $refKrzysztof Kozlowski2024-01-222-3/+3
* | ASoC: qcom: Use devm_kcalloc() instead of devm_kzalloc()Erick Archer2024-01-221-1/+1
|/
* Linux 6.8-rc1v6.8-rc1Linus Torvalds2024-01-211-2/+2
* Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-2178-1426/+1629
|\
| * bcachefs: Improve inode_to_text()Kent Overstreet2024-01-211-7/+18
| * bcachefs: logged_ops_format.hKent Overstreet2024-01-212-27/+31
| * bcachefs: reflink_format.hKent Overstreet2024-01-213-47/+48
| * bcachefs; extents_format.hKent Overstreet2024-01-212-279/+284
| * bcachefs: ec_format.hKent Overstreet2024-01-212-16/+20
| * bcachefs: subvolume_format.hKent Overstreet2024-01-212-32/+36
| * bcachefs: snapshot_format.hKent Overstreet2024-01-212-33/+37
| * bcachefs: alloc_background_format.hKent Overstreet2024-01-212-93/+94
| * bcachefs: xattr_format.hKent Overstreet2024-01-212-15/+20
| * bcachefs: dirent_format.hKent Overstreet2024-01-212-39/+43
| * bcachefs: inode_format.hKent Overstreet2024-01-212-164/+167
| * bcachefs; quota_format.hKent Overstreet2024-01-212-42/+48
| * bcachefs: sb-counters_format.hKent Overstreet2024-01-212-95/+100
| * bcachefs: counters.c -> sb-counters.cKent Overstreet2024-01-215-8/+7
| * bcachefs: comment bch_subvolumeKent Overstreet2024-01-211-0/+3
| * bcachefs: bch_snapshot::btimeKent Overstreet2024-01-212-0/+3
| * bcachefs: add missing __GFP_NOWARNKent Overstreet2024-01-211-1/+1
| * bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet2024-01-2111-23/+24
| * bcachefs: Prep work for variable size btree node buffersKent Overstreet2024-01-2118-97/+87