aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAge
* 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
* ALSA: aloop: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-23
* ALSA: pcm_format_to_bits strong-typed conversionEldad Zack2013-04-29
* ALSA: sound kconfig typoPavel Machek2013-04-24
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-02-05
|\
| * ALSA: aloop: Fix Oops while PM resumeTakashi Iwai2013-02-04
* | ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-25
|/
* ALSA: drivers: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: vx: hard dependency on the standard fw loaderTakashi Iwai2012-11-22
* ALSA: sound/drivers: remove CONFIG_EXPERIMENTALKees Cook2012-10-24
* ALSA: aloop - Close races at restarting the streamTakashi Iwai2012-10-21
* Merge branch 'dummy-ctl-inactive' of git://git.alsa-project.org/alsa-kprivate...Takashi Iwai2012-10-21
|\
| * ALSA: dummy: allow disabling mixer controlsClemens Ladisch2012-10-20
* | ALSA: aloop - add locking to timer accessOmair Mohammed Abdullah2012-10-06