summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-09-16ALSA: compress: fix some missing and misplaced \n in messagesColin Ian King1-2/+2
2016-09-16ALSA: hdac: add missing \n to end of dev_err messagesColin Ian King1-5/+5
2016-09-16ALSA: au88x0: Add missing \n to end of dev_err messageColin Ian King1-1/+1
2016-09-13ALSA: seq: fix to copy from/to user spaceTakashi Sakamoto1-2/+2
2016-09-12ALSA: pci: constify local structuresJulia Lawall3-7/+7
2016-09-11Merge branch 'for-linus' into for-nextTakashi Iwai28-183/+278
2016-09-11ALSA: hda - Fix headset mic detection problem for several Dell laptopsHui Wang1-0/+13
2016-09-09ALSA: hda - Skip Realtek SKU check for Lenovo machinesTakashi Iwai1-0/+2
2016-09-08ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai1-1/+3
2016-09-08ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai1-0/+14
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada7-43/+13
2016-09-06ALSA: pcm: Fix avail to return error if stream is suspendedJeeja KP1-1/+3
2016-09-02ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum1-0/+2
2016-09-02ALSA: bt87x: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-09-02ALSA: oxygen: constify snd_pcm_ops structuresJulia Lawall1-6/+6
2016-09-02ALSA: ad1889: constify snd_pcm_ops structuresJulia Lawall1-2/+2
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall4-8/+8
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall39-114/+114
2016-09-02ALSA: cs5535audio: constify snd_pcm_ops structuresJulia Lawall1-2/+2
2016-09-01ALSA: cs46xx: fix typo "seconadry" -> "secondary"Colin Ian King2-3/+3
2016-08-31ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto4-25/+56
2016-08-31ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto1-22/+11
2016-08-31ALSA: seq: initialize whole fields of automatic variable with union typeTakashi Sakamoto1-2/+5
2016-08-30ALSA: hda - Enable subwoofer on Dell Inspiron 7559Kai-Heng Feng1-0/+11
2016-08-30ALSA: hda - Add headset mic quirk for Dell Inspiron 5468Shrirang Bagul1-0/+4
2016-08-29ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114Ken Lin1-0/+1
2016-08-29ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum1-2/+15
2016-08-29ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum1-0/+1
2016-08-25Merge tag 'asoc-fix-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai16-111/+115
2016-08-25ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen2-1/+9
2016-08-24Merge remote-tracking branches 'asoc/fix/max98371', 'asoc/fix/nau8825', 'asoc...Mark Brown8-101/+82
2016-08-24Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown4-7/+9
2016-08-24Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown1-1/+5
2016-08-24Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-1/+8
2016-08-24Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-0/+10
2016-08-24Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown1-1/+1
2016-08-24ALSA: bebob: unify configurations for some models produced by Yamaha/TerratecTakashi Sakamoto4-38/+9
2016-08-24ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/T...Takashi Sakamoto2-4/+5
2016-08-24ALSA: hda/realtek - fix headset mic detection for MSI MS-B120Anisse Astier1-3/+4
2016-08-23ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi1-2/+3
2016-08-22ASoC: max98371: Add terminate entry for i2c_device_id tablesWei Yongjun1-0/+1
2016-08-22ALSA: hdspm: fix spelling mistake "Externel" -> "External"Colin Ian King1-1/+1
2016-08-22ALSA: compress: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-7/+3
2016-08-22ALSA: usb-audio: rmove print for failure of kmallocShawn Lin1-3/+1
2016-08-22ALSA: usb: fine-tune Tenor error compensation valueDaniel Mack1-2/+2
2016-08-22ALSA: usb: use TEAC UD-H01 quirk for more devicesDaniel Mack3-5/+7
2016-08-22ALSA: usb: move udh01_fb_quirk setting to quirks.cDaniel Mack2-4/+5
2016-08-22ALSA: line6: Fix POD sysfs attributes segfaultAndrej Krutak1-6/+6
2016-08-22ALSA: line6: Give up on the lock while URBs are released.Andrej Krutak1-0/+2
2016-08-22ALSA: line6: Remove double line6_pcm_release() after failed acquire.Andrej Krutak1-1/+0