summaryrefslogtreecommitdiff
path: root/sound/drivers
Commit message (Expand)AuthorAge
* ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai2016-01-28
* Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-17
|\
| * ALSA: dummy: constify dummy_timer_ops structuresJulia Lawall2015-12-30
* | treewide: Fix typos in printkMasanari Iida2015-12-08
|/
* Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-06-25
|\
| * ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FSTakashi Iwai2015-05-29
| * ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSTakashi Iwai2015-05-29
| * ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FSTakashi Iwai2015-05-29
| * ALSA: dummy: make local data staticTakashi Iwai2015-05-26
* | ALSA: drivers: pcsp: Fix printout of resolutionThomas Gleixner2015-05-12
* | sound: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner2015-04-22
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-09
|\
| * ALSA: opl3: small array underflowDan Carpenter2015-03-06
* | ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-12
|/
* ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2015-01-28
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-28
* ALSA: serial-u16550: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: opl3: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: mtpav: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: mpu401: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: aloop: Use setup_timer() and mod_timer()Takashi Iwai2015-01-19
* ALSA: dummy: use setup_timer and mod_timerRoman Kollar2015-01-19
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-04
* ALSA: ml403-ac97cr: Remove always NULL parameterLars-Peter Clausen2015-01-02
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * ALSA: drivers: pcsp: drop owner assignment from platform_driversWolfram Sang2014-10-20
| * ALSA: drivers: mpu401: drop owner assignment from platform_driversWolfram Sang2014-10-20
| * ALSA: drivers: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | ALSA: virmidi: Fix wrong error checkTakashi Iwai2014-11-30
* | ALSA: virmidi: fixed code style issuesKyle Chamberlin2014-11-29
* | ALSA: vx: Fix missing kerneldoc parameter descriptionsTakashi Iwai2014-11-11
* | ALSA: vx: Use snd_ctl_elem_info()Takashi Iwai2014-10-21
* | ALSA: mts64: Use snd_ctl_elem_info()Takashi Iwai2014-10-21
|/
* ALSA: vx: Use nonatomic PCM opsTakashi Iwai2014-09-15
* ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-12
* ALSA: Replace with IS_ENABLED()Takashi Iwai2014-02-10
* ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.cRashika Kheria2014-02-07
* ALSA: pcsp: Fix the order of input device unregistrationTakashi Iwai2013-11-14
* ALSA: pcsp: Fix initialization with nopcm=1Takashi Iwai2013-10-29
* ALSA: opl3: Fix possible negative array index accessTakashi Iwai2013-10-29
* ALSA: replace strict_strto*() with kstrto*()Jingoo Han2013-07-21
* ALSA: vx_core: off by one in vx_read_status()Dan Carpenter2013-06-21
* ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai2013-05-29
* ALSA: virmidi: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: serial-u16550: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: pcsp: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: mtpav: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: mpu401: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23