Age | Commit message (Expand) | Author |
2020-08-16 | ALSA: isa: fix spelling mistakes in the comments | Liang Wang |
2020-08-06 | ALSA: isa: delete repeated words in comments | Randy Dunlap |
2020-07-09 | ALSA: Replace with fallthrough pseudo keyword in the remaining places | Takashi Iwai |
2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-07 | ALSA: isa/gus: remove 'set but not used' warning | Pierre-Louis Bossart |
2020-07-07 | ALSA: isa/gus: remove -Wmissing-prototypes warnings | Pierre-Louis Bossart |
2020-06-03 | ALSA: es1688: Add the missed snd_card_free() | Chuhong Yuan |
2020-05-28 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2020-05-01 | ALSA: isa/wavefront: prevent out of bounds write in ioctl | Dan Carpenter |
2020-04-30 | ALSA: opti9xx: shut up gcc-10 range warning | Arnd Bergmann |
2020-04-17 | ALSA: Fix misspellings of "Analog Devices" | Geert Uytterhoeven |
2020-02-10 | ALSA: emu8000: Fix the cast to __user pointer | Takashi Iwai |
2020-01-28 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2020-01-05 | ALSA: sc6000: More constification | Takashi Iwai |
2020-01-05 | ALSA: wss: More constifications | Takashi Iwai |
2020-01-05 | ALSA: opti9xx: More constifications | Takashi Iwai |
2020-01-05 | ALSA: gus: More constifications | Takashi Iwai |
2020-01-05 | ALSA: es18xx: More constifications | Takashi Iwai |
2020-01-05 | ALSA: es1688: More constifications | Takashi Iwai |
2020-01-05 | ALSA: cmi8330: More constifications | Takashi Iwai |
2020-01-05 | ALSA: sb: More constifications | Takashi Iwai |
2020-01-05 | ALSA: cs423x: More constification | Takashi Iwai |
2020-01-05 | ALSA: cmi8328: More constifications | Takashi Iwai |
2020-01-03 | ALSA: isa: Constify snd_kcontrol_new items | Takashi Iwai |
2020-01-03 | ALSA: info: Make snd_info_entry_ops as const | Takashi Iwai |
2020-01-03 | ALSA: Constify snd_timer_hardware definitions | Takashi Iwai |
2020-01-03 | ALSA: isa: Constify snd_device_ops definitions | Takashi Iwai |
2020-01-01 | ALSA: ad1816a: constify copied structure | Julia Lawall |
2019-12-11 | ALSA: wss: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: wavefront: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: sb: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: opti9xx: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: opl3sa2: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: msnd: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: gus: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: es18xx: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: es1688: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: ad1816a: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: isa: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: es1688: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: wss: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: gus: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: sb: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: es18xx: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: es1688: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: cmi8330: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: ad1816a: Use managed buffer allocation | Takashi Iwai |
2019-11-22 | ALSA: cs4236: fix error return comparison of an unsigned integer | Colin Ian King |
2019-10-07 | sound: Fix Kconfig indentation | Krzysztof Kozlowski |