summaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAge
* ALSA: drivers: Clean up with new procfs helpersTakashi Iwai2019-02-06
* ALSA: opl4: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-06
* ALSA: drivers: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-15
* ALSA: opl3: Mark expected switch fall-throughGustavo A. R. Silva2018-08-08
* ALSA: drivers: Remove empty init and exitTakashi Iwai2018-08-03
* ALSA: opl3: Declare common variables properlyTakashi Iwai2018-07-26
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-18
* ALSA: opl3: remove redundant pointer opl3Colin Ian King2018-07-16
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* ALSA: aloop: Reduced duplicated PCM ops definitionTakashi Iwai2018-05-28
* sound: Use octal not symbolic permissionsJoe Perches2018-05-28
* ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai2018-04-30
* ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai2018-04-25
* ALSA: aloop: Mark paused device as inactiveRobert Rosengren2018-03-27
* ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai2018-03-22
* ALSA: aloop: Sync stale timer before releaseTakashi Iwai2018-03-22
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-29
|\
| * Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-01-27
| |\
| * | ALSA/dummy: Replace tasklet with softirq hrtimerThomas Gleixner2018-01-16
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2018-01-09
|\ \ \ | | |/ | |/|
| * | ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai2018-01-05
| * | ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai2018-01-05
| * | ALSA: aloop: Release cable upon open error pathTakashi Iwai2018-01-05
| |/
* / ALSA: drivers: make array 'names' const, reduces object code sizeColin Ian King2017-11-29
|/
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-13
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ALSA: drivers: Convert timers to use timer_setup()Kees Cook2017-10-24
|/
* 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