index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-17
ALSA: usx2y: Fix potential memory leaks
Takashi Iwai
1
-6
/
+33
2021-05-17
ALSA: usx2y: Avoid self-killing
Takashi Iwai
1
-1
/
+0
2021-05-17
ALSA: usx2y: Fix potential leaks of uninitialized memory
Takashi Iwai
4
-10
/
+15
2021-05-17
ALSA: usx2y: Coding style fixes
Takashi Iwai
9
-318
/
+379
2021-05-17
ALSA: usx2y: Fix spaces
Takashi Iwai
9
-211
/
+256
2021-05-17
ALSA: usx2y: Avoid camelCase
Takashi Iwai
8
-649
/
+649
2021-05-17
ALSA: rawmidi: Add framing mode
David Henningsson
2
-3
/
+94
2021-05-16
ALSA: intel8x0: Don't update period unless prepared
Takashi Iwai
1
-0
/
+7
2021-05-14
ASoC: topology: Add support for multiple kcontrol types to a widget
Jaska Uimonen
2
-246
/
+229
2021-05-14
ASoC: intel/boards: add missing MODULE_DEVICE_TABLE
Zou Wei
2
-0
/
+2
2021-05-14
ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293
PeiSen Hou
1
-0
/
+15
2021-05-14
ALSA: gus: Replace unsafe strcpy() with strscpy()
YueHaibing
1
-1
/
+1
2021-05-14
ALSA: hda: generic: Remove redundant assignment to dac
Jiapeng Chong
1
-1
/
+1
2021-05-14
ALSA: Remove trailing semicolon in macros
Huilong Deng
3
-3
/
+3
2021-05-14
Merge branch 'for-linus' into for-next
Takashi Iwai
8
-29
/
+118
2021-05-14
ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index field
Takashi Sakamoto
2
-9
/
+12
2021-05-14
ALSA: firewire-lib: fix calculation for size of IR context payload
Takashi Sakamoto
1
-7
/
+6
2021-05-14
ALSA: firewire-lib: fix check for the size of isochronous packet payload
Takashi Sakamoto
1
-4
/
+10
2021-05-14
ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
Takashi Sakamoto
3
-4
/
+3
2021-05-14
ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26
Takashi Sakamoto
1
-1
/
+1
2021-05-13
Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""
Greg Kroah-Hartman
1
-0
/
+5
2021-05-13
ASoC: cs43130: handle errors in cs43130_probe() properly
Greg Kroah-Hartman
1
-14
/
+14
2021-05-13
Revert "ASoC: cs43130: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-2
/
+0
2021-05-13
ASoC: rt5645: add error checking to rt5645_probe function
Phillip Potter
1
-9
/
+39
2021-05-13
Revert "ASoC: rt5645: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-3
/
+0
2021-05-13
Revert "ALSA: usx2y: Fix potential NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
ALSA: sb8: Add a comment note regarding an unused pointer
Atul Gopinathan
1
-1
/
+5
2021-05-13
Revert "ALSA: sb8: add a check for request_region"
Greg Kroah-Hartman
1
-4
/
+0
2021-05-13
Revert "ALSA: gus: add a check of the status of snd_ctl_add"
Greg Kroah-Hartman
1
-11
/
+2
2021-05-13
Revert "ALSA: sb: fix a missing check of snd_ctl_add"
Greg Kroah-Hartman
1
-7
/
+3
2021-05-13
tty: no checking of tty_unregister_ldisc
Jiri Slaby
1
-3
/
+1
2021-05-13
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: set tty_ldisc_ops::num statically
Jiri Slaby
1
-1
/
+2
2021-05-13
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
2
-4
/
+4
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
1
-3
/
+3
2021-05-12
Merge series "ASoC: SOF/Intel: fix and remove Sparse warnings" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
Mark Brown
6
-12
/
+12
2021-05-12
ASoC: cs42l42: make HSBIAS_SENSE_EN optional
Vitaly Rodionov
2
-1
/
+7
2021-05-12
ASoC: q6dsp: Undo buggy warning fix
Nathan Chancellor
1
-1
/
+1
2021-05-12
ASoC: wm2200: remove include of wmfw.h
Simon Trimmer
1
-1
/
+0
2021-05-12
ASoC: wm_adsp: mark more data structures with the const qualifier
Simon Trimmer
2
-10
/
+10
2021-05-12
ASoC: Intel: bxt_da7219_max98357a: shrink platform_id below 20 characters
Pierre-Louis Bossart
4
-9
/
+9
2021-05-12
ASoC: Intel: sof_cs42l42: shrink platform id below 20 characters
Pierre-Louis Bossart
2
-2
/
+2
2021-05-12
ASoC: SOF: Intel: hda: fix index used in inner loop
Pierre-Louis Bossart
1
-1
/
+1
2021-05-12
ASoC: cs42l52: Minor tidy up of error paths
Charles Keepax
1
-1
/
+6
2021-05-12
ASoC: cs35l32: Add missing regmap use_single config
Charles Keepax
1
-0
/
+3
2021-05-12
ASoC: cs35l34: Add missing regmap use_single config
Charles Keepax
1
-0
/
+3
2021-05-12
ASoC: cs42l73: Add missing regmap use_single config
Charles Keepax
1
-0
/
+3
2021-05-12
ASoC: cs53l30: Add missing regmap use_single config
Charles Keepax
1
-0
/
+3
2021-05-12
ASoC: sti-sas: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-05-11
Merge series "ASoC: simple-card / audio-graph re-cleanup" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
Mark Brown
2
-113
/
+112
[prev]
[next]