summaryrefslogtreecommitdiff
path: root/sound/drivers
Commit message (Expand)AuthorAge
* ALSA: vx: Put missing KERN_CONT prefixTakashi Iwai2017-08-31
* ALSA: opl3: Put missing KERN_CONT prefixTakashi Iwai2017-08-31
* ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()Markus Elfring2017-08-22
* ALSA: drivers: constify snd_pcm_ops structuresArvind Yadav2017-08-19
* ALSA: drivers: make snd_pcm_hardware constBhumika Goyal2017-08-17
* ALSA: drivers: mpu401: constify pnp_device_idArvind Yadav2017-08-17
* ALSA: mpu401: Adjust four checks for null pointersMarkus Elfring2017-08-12
* ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new()Markus Elfring2017-08-12
* ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m...Markus Elfring2017-08-12
* ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl...Markus Elfring2017-08-12
* ALSA: opl4: Move inline before return typeJoe Perches2017-07-06
* ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfigTakashi Iwai2017-06-28
* ALSA: seq: Allow the modular sequencer registrationTakashi Iwai2017-06-12
* ALSA: seq: Reorganize kconfig and buildTakashi Iwai2017-06-09
* ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai2017-06-09
* ALSA: vx: vx_pcm: constify vx_pcm_playback_ops and vx_pcm_capture_ops.Arvind Yadav2017-06-09
* ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_opsArvind Yadav2017-06-09
* ALSA: dummy: Convert to new PCM copy opsTakashi Iwai2017-06-02
* ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-30
* ALSA: opl3: Kill unused set_fs()Takashi Iwai2017-05-17
* ALSA: opl4: Use IS_REACHABLE()Takashi Iwai2017-05-17
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
|\
| * Annotate hardware config module parameters in sound/drivers/David Howells2017-04-20
* | ALSA: vx: remove 'out of memory' messageMihai Burduselu2017-02-28
|/
* 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