summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: codecs: wcd938x/wcd934x: loglevel fix andMark Brown2023-06-302-12/+13
| |\ \
| | * | ASoC: codecs: wcd934x: drop inline keywordsJohan Hovold2023-06-301-3/+3
| | * | ASoC: codecs: wcd934x: demote impedance printkJohan Hovold2023-06-301-1/+1
| | * | ASoC: codecs: wcd938x: use dev_printk() for impedance loggingJohan Hovold2023-06-301-7/+8
| | * | ASoC: codecs: wcd938x: drop inline keywordsJohan Hovold2023-06-301-3/+3
| | * | ASoC: codecs: wcd938x: fix mbhc impedance loglevelJohan Hovold2023-06-301-2/+2
| * | | ASoC: qdsp6: q6apm: use dai link pcm id as pcm device numberSrinivas Kandagatla2023-06-301-0/+1
| * | | ASoC: codecs: wcd938x: fix codec initialisation raceJohan Hovold2023-06-301-0/+6
| * | | ASoC: SOF: amd: add revision check for sending sha dma completion commandMastan Katragadda2023-06-301-3/+7
| |/ /
| * | ASoC: rt5640: Fix sleep in atomic contextSameer Pujar2023-06-291-5/+7
| * | ASoC: tegra: Fix ADX byte mapSheetal2023-06-291-12/+22
| * | ASoC: tegra: Fix AMX byte mapSheetal2023-06-291-18/+22
| * | ASoC: amd: acp: fix for invalid dai id handling in acp_get_byte_count()Vijendar Mukunda2023-06-261-3/+4
| * | ASoC: amd: ps: fix byte count return value for invalid SoundWire manager inst...Vijendar Mukunda2023-06-261-1/+2
| * | ASoC: amd: ps: add comments for DMA register mappingVijendar Mukunda2023-06-261-0/+11
| * | ASoC: amd: ps: fix for position register set for AUDIO0 RX streamVijendar Mukunda2023-06-261-1/+1
| * | ASoC: amd: ps: add fix for dma irq mask for rx streams for SDW0 instanceVijendar Mukunda2023-06-261-1/+1
| * | ASoC: amd: ps: add comments for DMA irq bits mappingVijendar Mukunda2023-06-261-0/+20
| * | ASoC: hdmi-codec: fix channel info for compressed formatsMatthias Reichl2023-06-261-12/+24
* | | ALSA: hda/realtek - remove 3k pull low procedureKailang Yang2023-07-141-2/+5
* | | ALSA: pcmtest: Don't use static storage to track per device dataUwe Kleine-König2023-07-101-3/+6
* | | ALSA: pcmtest: Convert to platform remove callback returning voidUwe Kleine-König2023-07-101-3/+2
| |/ |/|
* | Merge tag 'sound-fix-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-078-26/+94
|\ \
| * | ALSA: hda/realtek: Add quirk for ASUS ROG GZ301VLuke D. Jones2023-07-071-0/+1
| * | ALSA: jack: Fix mutex call in snd_jack_report()Takashi Iwai2023-07-061-8/+7
| * | Merge branch 'topic/midi20' into for-linusTakashi Iwai2023-07-051-1/+1
| |\ \
| | * | ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1()Minjie Du2023-07-051-1/+1
| * | | ALSA: hda/realtek: Whitespace fixLuke D. Jones2023-07-041-1/+1
| * | | ALSA: hda/realtek: Add quirk for ASUS ROG G614JxLuke D. Jones2023-07-041-0/+1
| * | | ALSA: hda/realtek: Amend G634 quirk to enable rear speakersLuke D. Jones2023-07-041-1/+11
| * | | ALSA: hda/realtek: Add quirk for ASUS ROG GA402XLuke D. Jones2023-07-041-0/+1
| * | | ALSA: hda/realtek: Add quirk for ASUS ROG GX650PLuke D. Jones2023-07-041-0/+19
| * | | ALSA: pcm: Fix potential data race at PCM memory allocation helpersTakashi Iwai2023-07-031-8/+36
| * | | ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hd...Tuo Li2023-07-031-4/+3
| * | | ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760dengxiang2023-07-031-0/+9
| * | | ALSA: hda/realtek: Add quirk for Clevo NPx0SNxWerner Sembach2023-06-291-0/+1
| * | | Merge branch 'topic/midi20' into for-linusTakashi Iwai2023-06-281-1/+1
| |\| |
| | * | ALSA: ump: Correct wrong byte size at converting a UMP System messageTakashi Iwai2023-06-281-1/+1
| * | | ALSA: fireface: make read-only const array for model names staticTakashi Sakamoto2023-06-281-1/+1
| * | | ALSA: oxfw: make read-only const array models staticColin Ian King2023-06-281-1/+1
* | | | Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-052-5/+29
|\ \ \ \
| * | | | ASoC: SOF/soundwire: re-add substream in params_stream structurePierre-Louis Bossart2023-05-271-1/+1
| * | | | ASoC: SOF: Intel: hda: retrieve SoundWire eml_lock and pass pointerPierre-Louis Bossart2023-05-271-0/+9
| * | | | ASoC/soundwire: intel: pass hdac_bus pointer for link managementPierre-Louis Bossart2023-05-271-0/+1
| * | | | soundwire/ASOC: Intel: update offsets for LunarLakePierre-Louis Bossart2023-05-271-4/+17
| * | | | ASoC: SOF: Intel: shim: add enum for ACE 2.0 IP used in LunarLakePierre-Louis Bossart2023-05-271-0/+1
* | | | | Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-291-2/+0
|\ \ \ \ \
| * | | | | ARM: pxa: fix missing-prototypes warningsArnd Bergmann2023-05-261-2/+0
* | | | | | Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-06-29524-6381/+29072
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-06-26439-3451/+19746
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |