summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-13ASoC: mediatek: fix coverity problemsMark Brown
2023-03-13ASoC: codecs: zl38060: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13ASoC: codecs: src4xxx-i2c: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13ASoC: codecs: rt1019: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13ASoC: codecs: pcm179x-spi: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13ASoC: codecs: adau1977-spi: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13ASoC: SMA1303: set sma_i2c_regmap storage-class-specifier to staticTom Rix
2023-03-13ASoC: SOF: sof-audio: add support for setting up loopback routesChao Song
2023-03-13ASoC: mediatek: mt6359: fix UNINIT problemTrevor Wu
2023-03-13ASoC: mediatek: mt6358: fix UNINIT problemTrevor Wu
2023-03-13ASoC: mediatek: mt9195-mt6359: fix UNINIT problemTrevor Wu
2023-03-13ASoC: mediatek: mt8195: add dai id check before accessing arrayTrevor Wu
2023-03-13ASoC: SOF: ipc4-topology: Search only pin 0 formatsRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format countRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Remove the ref_audio_fmt fieldRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Modify the signature of sof_ipc4_init_audio_fmt()Ranjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Always parse the output formats in topologyRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Parse the SOF_COMP_TOKENS only onceRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE tokenRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Add a new field in struct sof_ipc4_available_audio_...Ranjani Sridharan
2023-03-13ASoC: SOF: Use input/output pin consistentlyRanjani Sridharan
2023-03-13ASoC: SOF: rename a couple of tokensRanjani Sridharan
2023-03-13ASoC: Merge up fixes as a dependency for future SOF workMark Brown
2023-03-13ASoC: SOF: ipc4-control: Add support for bytes control get and putPeter Ujfalusi
2023-03-13ASoC: SOF: ipc4-topology: Add support for TPLG_CTL_BYTESLibin Yang
2023-03-13ASoC: SOF: ipc4-control: set_volume_data only applies to VOLSW familyLibin Yang
2023-03-13ASoC: SOF: uapi: header: Update sof_abi_hdr doc for IPC4 usePeter Ujfalusi
2023-03-13ASoC: SOF: uapi: header: Convert sof_abi_hdr comments to kernel stylePeter Ujfalusi
2023-03-13ASoC: SOF: ipc3-control: Merge functions to handle bytes_ext get variantsPeter Ujfalusi
2023-03-13ASoC: SOF: ipc3-control: Rename snd_sof_refresh_control()Peter Ujfalusi
2023-03-13Merge tag 'v6.3-rc2' into asoc-6.4 to fix clock related boot issuesMark Brown
2023-03-12Linux 6.3-rc2Linus Torvalds
2023-03-12wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin
2023-03-12Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds
2023-03-12tpm: disable hwrng for fTPM on some AMD designsMario Limonciello
2023-03-12tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud
2023-03-12Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-03-12Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-12Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2023-03-12Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-12cpumask: relax sanity checking constraintsLinus Torvalds
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-11ubi: block: Fix missing blk_mq_end_requestRichard Weinberger
2023-03-11ASoC: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring
2023-03-11ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng
2023-03-11ext4: make sure fs error flag setted before clear journal errorYe Bin