| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: sb: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-11-21 | 1 | -0/+1 |
* | Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2020-08-21 | 1 | -3/+3 |
|\ |
|
| * | ALSA: isa: fix spelling mistakes in the comments | Liang Wang | 2020-08-16 | 1 | -3/+3 |
* | | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2020-08-06 | 9 | -27/+26 |
|\| |
|
| * | ALSA: isa: delete repeated words in comments | Randy Dunlap | 2020-08-06 | 2 | -2/+2 |
| * | ALSA: Replace with fallthrough pseudo keyword in the remaining places | Takashi Iwai | 2020-07-09 | 1 | -1/+1 |
| * | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-09 | 5 | -21/+21 |
| * | ALSA: isa/gus: remove 'set but not used' warning | Pierre-Louis Bossart | 2020-07-07 | 1 | -1/+2 |
| * | ALSA: isa/gus: remove -Wmissing-prototypes warnings | Pierre-Louis Bossart | 2020-07-07 | 1 | -2/+0 |
* | | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+1 |
|/ |
|
* | ALSA: es1688: Add the missed snd_card_free() | Chuhong Yuan | 2020-06-03 | 1 | -1/+3 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2020-05-28 | 2 | -6/+12 |
|\ |
|
| * | ALSA: opti9xx: shut up gcc-10 range warning | Arnd Bergmann | 2020-04-30 | 2 | -6/+12 |
* | | ALSA: isa/wavefront: prevent out of bounds write in ioctl | Dan Carpenter | 2020-05-01 | 1 | -1/+7 |
* | | ALSA: Fix misspellings of "Analog Devices" | Geert Uytterhoeven | 2020-04-17 | 1 | -1/+1 |
|/ |
|
* | ALSA: emu8000: Fix the cast to __user pointer | Takashi Iwai | 2020-02-10 | 1 | -2/+2 |
* | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2020-01-29 | 36 | -328/+208 |
|\ |
|
| * | ALSA: sc6000: More constification | Takashi Iwai | 2020-01-05 | 1 | -2/+2 |
| * | ALSA: wss: More constifications | Takashi Iwai | 2020-01-05 | 1 | -3/+3 |
| * | ALSA: opti9xx: More constifications | Takashi Iwai | 2020-01-05 | 2 | -18/+18 |
| * | ALSA: gus: More constifications | Takashi Iwai | 2020-01-05 | 7 | -23/+24 |
| * | ALSA: es18xx: More constifications | Takashi Iwai | 2020-01-05 | 1 | -5/+5 |
| * | ALSA: es1688: More constifications | Takashi Iwai | 2020-01-05 | 2 | -5/+5 |
| * | ALSA: cmi8330: More constifications | Takashi Iwai | 2020-01-05 | 1 | -4/+4 |
| * | ALSA: sb: More constifications | Takashi Iwai | 2020-01-05 | 5 | -37/+37 |
| * | ALSA: cs423x: More constification | Takashi Iwai | 2020-01-05 | 1 | -1/+1 |
| * | ALSA: cmi8328: More constifications | Takashi Iwai | 2020-01-05 | 1 | -12/+12 |
| * | ALSA: isa: Constify snd_kcontrol_new items | Takashi Iwai | 2020-01-03 | 13 | -45/+45 |
| * | ALSA: info: Make snd_info_entry_ops as const | Takashi Iwai | 2020-01-03 | 1 | -1/+1 |
| * | ALSA: Constify snd_timer_hardware definitions | Takashi Iwai | 2020-01-03 | 2 | -3/+3 |
| * | ALSA: isa: Constify snd_device_ops definitions | Takashi Iwai | 2020-01-03 | 8 | -8/+8 |
| * | ALSA: ad1816a: constify copied structure | Julia Lawall | 2020-01-01 | 1 | -1/+1 |
| * | ALSA: wss: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
| * | ALSA: wavefront: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
| * | ALSA: sb: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
| * | ALSA: opti9xx: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
| * | ALSA: opl3sa2: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
| * | ALSA: msnd: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
| * | ALSA: gus: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 3 | -1/+4 |
| * | ALSA: es18xx: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
| * | ALSA: es1688: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
| * | ALSA: ad1816a: Support PCM sync_stop | Takashi Iwai | 2019-12-11 | 1 | -0/+1 |
| * | ALSA: isa: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 8 | -15/+0 |
| * | ALSA: es1688: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 1 | -8/+0 |
| * | ALSA: wss: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -21/+2 |
| * | ALSA: gus: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -19/+9 |
| * | ALSA: sb: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 2 | -38/+4 |
| * | ALSA: es18xx: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -19/+5 |
| * | ALSA: es1688: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -18/+2 |
| * | ALSA: cmi8330: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -3/+2 |