aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers
AgeCommit message (Expand)Author
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20Annotate hardware config module parameters in sound/drivers/David Howells
2017-02-28ALSA: vx: remove 'out of memory' messageMihai Burduselu
2017-01-12ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai
2017-01-04ALSA: vx: Don't try to update capture stream before runningTakashi Iwai
2017-01-04ALSA: vx: Fix possible transfer overflowTakashi Iwai
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-11-12ALSA: opl3: don't opencode IS_REACHABLE()Fabian Frederick
2016-06-24ALSA: dummy: Fix a use-after-free at closingTakashi Iwai
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim
2016-03-02ALSA: portman2x4: fix NULL pointer dereferenceSudip Mukherjee
2016-02-29ALSA: mts64: fix NULL pointer dereferenceSudip Mukherjee
2016-02-22ALSA: mts64: use new parport device modelSudip Mukherjee
2016-02-18ALSA: portman2x4 - use new parport device modelSudip Mukherjee
2016-02-08ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai
2016-01-28ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-12-30ALSA: dummy: constify dummy_timer_ops structuresJulia Lawall
2015-12-08treewide: Fix typos in printkMasanari Iida
2015-06-25Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-05-29ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FSTakashi Iwai
2015-05-29ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSTakashi Iwai
2015-05-29ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FSTakashi Iwai
2015-05-26ALSA: dummy: make local data staticTakashi Iwai
2015-05-12ALSA: drivers: pcsp: Fix printout of resolutionThomas Gleixner
2015-04-22sound: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner
2015-03-09Merge branch 'for-linus' into for-nextTakashi Iwai
2015-03-06ALSA: opl3: small array underflowDan Carpenter
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-19ALSA: serial-u16550: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-19ALSA: opl3: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-19ALSA: mtpav: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-19ALSA: mpu401: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-19ALSA: aloop: Use setup_timer() and mod_timer()Takashi Iwai
2015-01-19ALSA: dummy: use setup_timer and mod_timerRoman Kollar
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2015-01-02ALSA: ml403-ac97cr: Remove always NULL parameterLars-Peter Clausen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-30ALSA: virmidi: Fix wrong error checkTakashi Iwai
2014-11-29ALSA: virmidi: fixed code style issuesKyle Chamberlin
2014-11-11ALSA: vx: Fix missing kerneldoc parameter descriptionsTakashi Iwai
2014-10-21ALSA: vx: Use snd_ctl_elem_info()Takashi Iwai
2014-10-21ALSA: mts64: Use snd_ctl_elem_info()Takashi Iwai
2014-10-20ALSA: drivers: pcsp: drop owner assignment from platform_driversWolfram Sang
2014-10-20ALSA: drivers: mpu401: drop owner assignment from platform_driversWolfram Sang
2014-10-20ALSA: drivers: drop owner assignment from platform_driversWolfram Sang
2014-09-15ALSA: vx: Use nonatomic PCM opsTakashi Iwai