summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-04-20ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King1-1/+1
2018-05-09ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai1-2/+15
2018-05-09ALSA: aloop: Mark paused device as inactiveRobert Rosengren1-3/+9
2018-05-01ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2018-03-28ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai1-1/+7
2018-03-28ALSA: aloop: Sync stale timer before releaseTakashi Iwai1-1/+8
2018-01-17ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai1-30/+21
2018-01-17ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai1-7/+6
2018-01-17ALSA: aloop: Release cable upon open error pathTakashi Iwai1-13/+25
2017-11-21ALSA: vx: Fix possible transfer overflowTakashi Iwai3-14/+16
2017-11-21ALSA: vx: Don't try to update capture stream before runningTakashi Iwai1-1/+1
2016-06-24ALSA: dummy: Fix a use-after-free at closingTakashi Iwai1-0/+1
2016-03-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds225-1915/+5048
2016-03-17sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2-4/+6
2016-03-02ALSA: portman2x4: fix NULL pointer dereferenceSudip Mukherjee1-5/+6
2016-02-29ALSA: mts64: fix NULL pointer dereferenceSudip Mukherjee1-5/+6
2016-02-22ALSA: mts64: use new parport device modelSudip Mukherjee1-52/+43
2016-02-18ALSA: portman2x4 - use new parport device modelSudip Mukherjee1-51/+42
2016-02-08ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-01-28ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai1-1/+1
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds430-10422/+45195
2015-12-30ALSA: dummy: constify dummy_timer_ops structuresJulia Lawall1-2/+2
2015-12-08treewide: Fix typos in printkMasanari Iida11-13/+13
2015-06-26Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds415-6679/+19288
2015-05-29ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FSTakashi Iwai4-11/+7
2015-05-29ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSTakashi Iwai1-2/+2
2015-05-29ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FSTakashi Iwai1-8/+0
2015-05-26ALSA: dummy: make local data staticTakashi Iwai1-7/+7
2015-05-12ALSA: drivers: pcsp: Fix printout of resolutionThomas Gleixner1-2/+2
2015-04-22sound: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner2-17/+7
2015-03-09Merge branch 'for-linus' into for-nextTakashi Iwai325-1945/+3546
2015-03-06ALSA: opl3: small array underflowDan Carpenter1-0/+2
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai10-191/+124
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai8-8/+8
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai100-111/+100
2015-01-19ALSA: serial-u16550: Use setup_timer() and mod_timer()Takashi Iwai1-5/+3
2015-01-19ALSA: opl3: Use setup_timer() and mod_timer()Takashi Iwai2-10/+5
2015-01-19ALSA: mtpav: Use setup_timer() and mod_timer()Takashi Iwai1-8/+4
2015-01-19ALSA: mpu401: Use setup_timer() and mod_timer()Takashi Iwai1-7/+4
2015-01-19ALSA: aloop: Use setup_timer() and mod_timer()Takashi Iwai1-2/+1
2015-01-19ALSA: dummy: use setup_timer and mod_timerRoman Kollar1-6/+4
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring26-90/+43
2015-01-02ALSA: ml403-ac97cr: Remove always NULL parameterLars-Peter Clausen1-7/+2
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1692-2137/+1439
2014-11-30ALSA: virmidi: Fix wrong error checkTakashi Iwai1-1/+1
2014-11-29ALSA: virmidi: fixed code style issuesKyle Chamberlin1-8/+13
2014-11-11ALSA: vx: Fix missing kerneldoc parameter descriptionsTakashi Iwai3-0/+16
2014-10-21ALSA: vx: Use snd_ctl_elem_info()Takashi Iwai1-27/+8
2014-10-21ALSA: mts64: Use snd_ctl_elem_info()Takashi Iwai1-14/+4
2014-10-20ALSA: drivers: pcsp: drop owner assignment from platform_driversWolfram Sang1-1/+0
[next]