summaryrefslogtreecommitdiff
path: root/sound/drivers
Commit message (Expand)AuthorAge
* ALSA: drivers: Constify snd_rawmidi_opsTakashi Iwai2017-01-12
* ALSA: vx: Don't try to update capture stream before runningTakashi Iwai2017-01-04
* ALSA: vx: Fix possible transfer overflowTakashi Iwai2017-01-04
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* ALSA: opl3: don't opencode IS_REACHABLE()Fabian Frederick2016-11-12
* ALSA: dummy: Fix a use-after-free at closingTakashi Iwai2016-06-24
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-18
|\
| * sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-17
* | ALSA: portman2x4: fix NULL pointer dereferenceSudip Mukherjee2016-03-02
* | ALSA: mts64: fix NULL pointer dereferenceSudip Mukherjee2016-02-29
* | ALSA: mts64: use new parport device modelSudip Mukherjee2016-02-22
* | ALSA: portman2x4 - use new parport device modelSudip Mukherjee2016-02-18
|/
* ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai2016-02-08
* 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