summaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAgeFilesLines
* ALSA: dummy: Fix a use-after-free at closingTakashi Iwai2016-06-241-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-181-4/+5
|\
| * sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-171-4/+5
* | ALSA: portman2x4: fix NULL pointer dereferenceSudip Mukherjee2016-03-021-5/+6
* | ALSA: mts64: fix NULL pointer dereferenceSudip Mukherjee2016-02-291-5/+6
* | ALSA: mts64: use new parport device modelSudip Mukherjee2016-02-221-52/+43
* | ALSA: portman2x4 - use new parport device modelSudip Mukherjee2016-02-181-51/+42
|/
* ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai2016-02-081-18/+19
* ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai2016-01-281-1/+1
* Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-171-2/+2
|\
| * ALSA: dummy: constify dummy_timer_ops structuresJulia Lawall2015-12-301-2/+2
* | treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
|/
* Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-06-256-28/+16
|\
| * ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FSTakashi Iwai2015-05-294-11/+7
| * ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSTakashi Iwai2015-05-291-2/+2
| * ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FSTakashi Iwai2015-05-291-8/+0
| * ALSA: dummy: make local data staticTakashi Iwai2015-05-261-7/+7
* | ALSA: drivers: pcsp: Fix printout of resolutionThomas Gleixner2015-05-121-2/+2
* | sound: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner2015-04-221-9/+6
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-03-091-0/+2
|\
| * ALSA: opl3: small array underflowDan Carpenter2015-03-061-0/+2
* | ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-122-39/+28
|/
* ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2015-01-281-1/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-288-9/+8
* ALSA: serial-u16550: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-5/+3
* ALSA: opl3: Use setup_timer() and mod_timer()Takashi Iwai2015-01-192-10/+5
* ALSA: mtpav: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-8/+4
* ALSA: mpu401: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+4
* ALSA: aloop: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-2/+1
* ALSA: dummy: use setup_timer and mod_timerRoman Kollar2015-01-191-6/+4
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-2/+1
* ALSA: ml403-ac97cr: Remove always NULL parameterLars-Peter Clausen2015-01-021-7/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1410-10/+0
|\
| * ALSA: drivers: pcsp: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| * ALSA: drivers: mpu401: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| * ALSA: drivers: drop owner assignment from platform_driversWolfram Sang2014-10-208-8/+0
* | ALSA: virmidi: Fix wrong error checkTakashi Iwai2014-11-301-1/+1
* | ALSA: virmidi: fixed code style issuesKyle Chamberlin2014-11-291-8/+13
* | ALSA: vx: Fix missing kerneldoc parameter descriptionsTakashi Iwai2014-11-111-0/+10
* | ALSA: vx: Use snd_ctl_elem_info()Takashi Iwai2014-10-211-27/+8
* | ALSA: mts64: Use snd_ctl_elem_info()Takashi Iwai2014-10-211-14/+4
|/
* ALSA: vx: Use nonatomic PCM opsTakashi Iwai2014-09-154-92/+60
* ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-1210-33/+23
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-121-3/+1
* ALSA: Replace with IS_ENABLED()Takashi Iwai2014-02-101-1/+1
* ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.cRashika Kheria2014-02-071-0/+1
* ALSA: pcsp: Fix the order of input device unregistrationTakashi Iwai2013-11-141-1/+1
* ALSA: pcsp: Fix initialization with nopcm=1Takashi Iwai2013-10-291-1/+2
* ALSA: opl3: Fix possible negative array index accessTakashi Iwai2013-10-291-0/+5
* ALSA: replace strict_strto*() with kstrto*()Jingoo Han2013-07-211-1/+1
OpenPOWER on IntegriCloud