summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: mixart: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* ALSA: lx6464es: make snd_pcm_hardware constBhumika Goyal2017-08-121-1/+1
* ALSA: lola: make snd_pcm_hardware constBhumika Goyal2017-08-121-1/+1
* ALSA: emu10k1: make snd_pcm_hardware constBhumika Goyal2017-08-123-9/+9
* ALSA: cs5535audio: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* ALSA: korg1212: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* ALSA: cs46xx: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* ALSA: ca0106: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* ALSA: aw2: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* ALSA: rme9652: Adjust seven checks for null pointersMarkus Elfring2017-08-121-9/+9
* ALSA: rme9652: Improve eight size determinationsMarkus Elfring2017-08-121-10/+8
* ALSA: rme9652: Delete an error message for a failed memory allocation in snd_...Markus Elfring2017-08-121-5/+1
* ALSA: rme96: Adjust five checks for null pointersMarkus Elfring2017-08-121-6/+6
* ALSA: rme96: Use common error handling code in snd_rme96_probe()Markus Elfring2017-08-121-13/+14
* ALSA: rme96: Delete two error messages for a failed memory allocation in snd_...Markus Elfring2017-08-121-4/+0
* ALSA: trident: Delete an error message for a failed memory allocation in snd_...Markus Elfring2017-08-121-4/+2
* ALSA: usb: caiaq: audio: Delete two error messages for a failed memory alloca...Markus Elfring2017-08-121-3/+0
* ALSA: usb: Delete an error message for a failed memory allocation in two func...Markus Elfring2017-08-122-6/+3
* ALSA: usx2y: Delete an error message for a failed memory allocation in two fu...Markus Elfring2017-08-121-6/+3
* ALSA: trident: constify snd_pcm_ops structuresArvind Yadav2017-08-101-2/+2
* ALSA: sis7019: constify snd_pcm_ops structuresArvind Yadav2017-08-101-2/+2
* ALSA: intel8x0m: constify snd_pcm_ops structuresArvind Yadav2017-08-101-4/+4
* ALSA: intel8x0: constify snd_pcm_ops structuresArvind Yadav2017-08-101-12/+12
* ALSA: echoaudio: constify snd_pcm_ops structuresArvind Yadav2017-08-101-4/+4
* ALSA: au88x0: constify snd_pcm_ops structuresArvind Yadav2017-08-101-1/+1
* ALSA: ali5451: constify snd_pcm_ops structuresArvind Yadav2017-08-101-6/+6
* ALSA: emux: Delete two error messages for a failed memory allocation in snd_e...Markus Elfring2017-08-101-4/+2
* ALSA: emux: Adjust four checks for null pointersMarkus Elfring2017-08-101-4/+4
* ALSA: emux: Improve a size determination in two functionsMarkus Elfring2017-08-101-2/+3
* ALSA: emux: Adjust one function call together with a variable assignmentMarkus Elfring2017-08-101-1/+2
* ALSA: usbusx2y: constify usb_device_id.Arvind Yadav2017-08-061-1/+1
* ALSA: us122l: constify usb_device_id.Arvind Yadav2017-08-061-1/+1
* ALSA: ua101: constify usb_device_id.Arvind Yadav2017-08-061-1/+1
* ALSA: usb-audio: constify usb_device_id.Arvind Yadav2017-08-061-2/+2
* ALSA: snd-usb-caiaq: constify usb_device_id.Arvind Yadav2017-08-061-1/+1
* ALSA: bcd2000: constify usb_device_id.Arvind Yadav2017-08-061-1/+1
* ALSA: 6fire: constify usb_device_id.Arvind Yadav2017-08-061-1/+1
* ALSA: hda: Add Cannonlake PCI IDGuneshwor Singh2017-08-061-0/+3
* ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal2017-08-067-18/+18
* ALSA: ice1712: add const to snd_ak4xxx_private structuresBhumika Goyal2017-08-065-16/+16
* ALSA: control: code refactoring for TLV request handler to user element setTakashi Sakamoto2017-08-041-30/+46
* ALSA: control: code refactoring TLV ioctl handlerTakashi Sakamoto2017-08-041-41/+91
* ALSA: control: obsolete user_ctl_lockTakashi Sakamoto2017-08-042-25/+13
* ALSA: control: use counting semaphore as write lock for TLV write/command ope...Takashi Sakamoto2017-08-041-34/+38
* ALSA: control: queue events within locking of controls_rwsem for TLV operationTakashi Sakamoto2017-08-041-2/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-0436-270/+371
|\
| * Merge tag 'asoc-fix-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2017-08-0234-245/+316
| |\
| | *-------. Merge remote-tracking branches 'asoc/fix/rt5663', 'asoc/fix/rt5665', 'asoc/fi...Mark Brown2017-08-016-18/+20
| | |\ \ \ \ \
| | | | | | | * ASoC: sh: hac: add missing "int ret"Kuninori Morimoto2017-07-241-0/+2
| | | | | | * | ASoC: sgtl5000: Use snd_soc_kcontrol_codec()Fabio Estevam2017-07-211-2/+2
| | | | | | |/