| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2022-08-19 | 16 | -79/+132 |
|\ |
|
| * | ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PU | Christoffer Sandberg | 2022-08-17 | 1 | -0/+1 |
| * | ALSA: info: Fix llseek return value when using callback | Amadeusz Sławiński | 2022-08-17 | 1 | -3/+3 |
| * | ALSA: hda/cs8409: Support new Dolphin Variants | Stefan Binding | 2022-08-17 | 1 | -0/+4 |
| * | ALSA: hda/realtek: Add quirk for Lenovo Yoga7 14IAL7 | Takashi Iwai | 2022-08-16 | 1 | -0/+1 |
| * | ALSA: hda: cs35l41: Clarify support for CSC3551 without _DSD Properties | Stefan Binding | 2022-08-16 | 1 | -0/+5 |
| * | Merge tag 'asoc-fix-v6.0-rc1' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 2022-08-16 | 12 | -76/+116 |
| |\ |
|
| | * | ASoC: codec: tlv320aic32x4: fix mono playback via I2S | Philipp Zabel | 2022-08-10 | 1 | -0/+9 |
| | * | TAS2770 fixes | Mark Brown | 2022-08-10 | 2 | -55/+48 |
| | |\ |
|
| | | * | ASoC: tas2770: Fix handling of mute/unmute | Martin Povišer | 2022-08-08 | 2 | -27/+32 |
| | | * | ASoC: tas2770: Drop conflicting set_bias_level power setting | Martin Povišer | 2022-08-08 | 1 | -33/+0 |
| | | * | ASoC: tas2770: Allow mono streams | Martin Povišer | 2022-08-08 | 1 | -1/+1 |
| | | * | ASoC: tas2770: Set correct FSYNC polarity | Martin Povišer | 2022-08-08 | 2 | -1/+22 |
| | * | | ASoC: rt5640: Fix the JD voltage dropping issue | Oder Chiou | 2022-08-08 | 1 | -2/+3 |
| | |/ |
|
| | * | ASoC: Intel: fix sof_es8336 probe | Pierre-Louis Bossart | 2022-08-05 | 1 | -1/+3 |
| | * | ASoC: Fix theoretical buffer overflow by snprintf() | Mark Brown | 2022-08-05 | 3 | -6/+6 |
| | |\ |
|
| | | * | ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf() | Takashi Iwai | 2022-08-05 | 1 | -1/+1 |
| | | * | ASoC: SOF: debug: Fix potential buffer overflow by snprintf() | Takashi Iwai | 2022-08-05 | 1 | -3/+3 |
| | | * | ASoC: Intel: avs: Fix potential buffer overflow by snprintf() | Takashi Iwai | 2022-08-05 | 1 | -2/+2 |
| | * | | ASoC: DPCM: Don't pick up BE without substream | Takashi Iwai | 2022-08-05 | 1 | -0/+3 |
| | * | | ASoC: SOF: ipc3-topology: Fix clang -Wformat warning | Justin Stitt | 2022-08-05 | 1 | -1/+1 |
| | * | | ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path | Biju Das | 2022-08-05 | 1 | -11/+15 |
| | |/ |
|
| | * | ASoC: amd: yc: Update DMI table entries for AMD platforms | syed sabakareem | 2022-08-02 | 1 | -0/+28 |
| * | | ALSA: hda/realtek: Add quirks for ASUS Zenbooks using CS35L41 | Stefan Binding | 2022-08-15 | 1 | -0/+2 |
* | | | Merge tag 'sound-fix-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-08-12 | 10 | -19/+157 |
|\| | |
|
| * | | ALSA: hda: Fix crash due to jack poll in suspend | Mohan Kumar | 2022-08-11 | 1 | -5/+9 |
| * | | ALSA: hda/cirrus - support for iMac 12,1 model | Allen Ballway | 2022-08-11 | 1 | -0/+1 |
| * | | ALSA: usb-audio: make read-only array marker static const | Colin Ian King | 2022-08-10 | 1 | -1/+1 |
| * | | ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LED | Bedant Patnaik | 2022-08-09 | 1 | -0/+1 |
| * | | ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith II | Takashi Iwai | 2022-08-09 | 2 | -9/+33 |
| * | | ALSA: scarlett2: Add Focusrite Clarett+ 8Pre support | Christian Colglazier | 2022-08-09 | 2 | -2/+90 |
| * | | ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model | Meng Tang | 2022-08-08 | 1 | -1/+10 |
| * | | ALSA: ice1712: remove redundant assignment to new | Colin Ian King | 2022-08-05 | 1 | -1/+1 |
| * | | ALSA: hda/realtek: Add quirk for another Asus K42JZ model | Meng Tang | 2022-08-05 | 1 | -0/+11 |
* | | | Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2022-08-06 | 714 | -3852/+36077 |
|\| | |
|
| * | | ALSA: hda/realtek: Add quirk for HP Spectre x360 15-eb0xxx | Ivan Hasenkampf | 2022-08-03 | 1 | -0/+2 |
| * | | ALSA: line6: Replace sprintf() with sysfs_emit() | Takashi Iwai | 2022-08-02 | 2 | -6/+6 |
| * | | ALSA: hda: Replace sprintf() with sysfs_emit() | Takashi Iwai | 2022-08-02 | 2 | -33/+32 |
| * | | ALSA: pcm: Replace sprintf() with sysfs_emit() | Takashi Iwai | 2022-08-02 | 1 | -1/+1 |
| * | | ALSA: core: Replace scnprintf() with sysfs_emit() | Takashi Iwai | 2022-08-02 | 1 | -2/+2 |
| * | | ALSA: control-led: Replace sprintf() with sysfs_emit() | Takashi Iwai | 2022-08-02 | 1 | -17/+12 |
| * | | ALSA: aoa: Replace sprintf() with sysfs_emit() | Takashi Iwai | 2022-08-02 | 1 | -14/+8 |
| * | | ALSA: ac97: Replace sprintf() with sysfs_emit() | Takashi Iwai | 2022-08-02 | 1 | -1/+1 |
| * | | Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 2022-08-01 | 77 | -605/+6880 |
| |\| |
|
| | * | ASoC: q6asm: use kcalloc() instead of kzalloc() | Gustavo A. R. Silva | 2022-07-28 | 1 | -1/+1 |
| | * | ASoC: atmel: one fix and one cleanup | Mark Brown | 2022-07-28 | 2 | -11/+6 |
| | |\ |
|
| | | * | ASoC: mchp-spdiftx: remove references to mchp_i2s_caps | Claudiu Beznea | 2022-07-27 | 1 | -8/+0 |
| | | * | ASoC: mchp-spdifrx: disable end of block interrupt on failures | Claudiu Beznea | 2022-07-27 | 1 | -3/+6 |
| | * | | ASoC: mediatek: mt8186: remove unnecessary judgments | Jiaxin Yu | 2022-07-27 | 4 | -127/+1 |
| | * | | ASoC: mediatek: mt8186: set the correct string to strncmp() | Jiaxin Yu | 2022-07-26 | 1 | -2/+1 |