aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-05-17ALSA: usx2y: Fix potential memory leaksTakashi Iwai1-6/+33
2021-05-17ALSA: usx2y: Avoid self-killingTakashi Iwai1-1/+0
2021-05-17ALSA: usx2y: Fix potential leaks of uninitialized memoryTakashi Iwai4-10/+15
2021-05-17ALSA: usx2y: Coding style fixesTakashi Iwai9-318/+379
2021-05-17ALSA: usx2y: Fix spacesTakashi Iwai9-211/+256
2021-05-17ALSA: usx2y: Avoid camelCaseTakashi Iwai8-649/+649
2021-05-17ALSA: rawmidi: Add framing modeDavid Henningsson2-3/+94
2021-05-16ALSA: intel8x0: Don't update period unless preparedTakashi Iwai1-0/+7
2021-05-14ASoC: topology: Add support for multiple kcontrol types to a widgetJaska Uimonen2-246/+229
2021-05-14ASoC: intel/boards: add missing MODULE_DEVICE_TABLEZou Wei2-0/+2
2021-05-14ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293PeiSen Hou1-0/+15
2021-05-14ALSA: gus: Replace unsafe strcpy() with strscpy()YueHaibing1-1/+1
2021-05-14ALSA: hda: generic: Remove redundant assignment to dacJiapeng Chong1-1/+1
2021-05-14ALSA: Remove trailing semicolon in macrosHuilong Deng3-3/+3
2021-05-14Merge branch 'for-linus' into for-nextTakashi Iwai8-29/+118
2021-05-14ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index fieldTakashi Sakamoto2-9/+12
2021-05-14ALSA: firewire-lib: fix calculation for size of IR context payloadTakashi Sakamoto1-7/+6
2021-05-14ALSA: firewire-lib: fix check for the size of isochronous packet payloadTakashi Sakamoto1-4/+10
2021-05-14ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 ProTakashi Sakamoto3-4/+3
2021-05-14ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26Takashi Sakamoto1-1/+1
2021-05-13Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""Greg Kroah-Hartman1-0/+5
2021-05-13ASoC: cs43130: handle errors in cs43130_probe() properlyGreg Kroah-Hartman1-14/+14
2021-05-13Revert "ASoC: cs43130: fix a NULL pointer dereference"Greg Kroah-Hartman1-2/+0
2021-05-13ASoC: rt5645: add error checking to rt5645_probe functionPhillip Potter1-9/+39
2021-05-13Revert "ASoC: rt5645: fix a NULL pointer dereference"Greg Kroah-Hartman1-3/+0
2021-05-13Revert "ALSA: usx2y: Fix potential NULL pointer dereference"Greg Kroah-Hartman1-5/+0
2021-05-13ALSA: sb8: Add a comment note regarding an unused pointerAtul Gopinathan1-1/+5
2021-05-13Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman1-4/+0
2021-05-13Revert "ALSA: gus: add a check of the status of snd_ctl_add"Greg Kroah-Hartman1-11/+2
2021-05-13Revert "ALSA: sb: fix a missing check of snd_ctl_add"Greg Kroah-Hartman1-7/+3
2021-05-13tty: no checking of tty_unregister_ldiscJiri Slaby1-3/+1
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby1-1/+1
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby1-1/+2
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby2-4/+4
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo1-3/+3
2021-05-12Merge series "ASoC: SOF/Intel: fix and remove Sparse warnings" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:Mark Brown6-12/+12
2021-05-12ASoC: cs42l42: make HSBIAS_SENSE_EN optionalVitaly Rodionov2-1/+7
2021-05-12ASoC: q6dsp: Undo buggy warning fixNathan Chancellor1-1/+1
2021-05-12ASoC: wm2200: remove include of wmfw.hSimon Trimmer1-1/+0
2021-05-12ASoC: wm_adsp: mark more data structures with the const qualifierSimon Trimmer2-10/+10
2021-05-12ASoC: Intel: bxt_da7219_max98357a: shrink platform_id below 20 charactersPierre-Louis Bossart4-9/+9
2021-05-12ASoC: Intel: sof_cs42l42: shrink platform id below 20 charactersPierre-Louis Bossart2-2/+2
2021-05-12ASoC: SOF: Intel: hda: fix index used in inner loopPierre-Louis Bossart1-1/+1
2021-05-12ASoC: cs42l52: Minor tidy up of error pathsCharles Keepax1-1/+6
2021-05-12ASoC: cs35l32: Add missing regmap use_single configCharles Keepax1-0/+3
2021-05-12ASoC: cs35l34: Add missing regmap use_single configCharles Keepax1-0/+3
2021-05-12ASoC: cs42l73: Add missing regmap use_single configCharles Keepax1-0/+3
2021-05-12ASoC: cs53l30: Add missing regmap use_single configCharles Keepax1-0/+3
2021-05-12ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-05-11Merge series "ASoC: simple-card / audio-graph re-cleanup" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:Mark Brown2-113/+112