summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-01-01ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai3-3/+32
2018-01-01ALSA: timer: Limit max instances per timerTakashi Iwai2-13/+55
2018-01-01ALSA: timer: Protect the whole snd_timer_close() with open raceTakashi Iwai1-27/+21
2018-01-01ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai1-1/+1
2018-01-01ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai1-2/+15
2018-01-01ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai1-1/+1
2018-01-01ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai1-3/+9
2018-01-01ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai1-8/+19
2018-01-01ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai1-2/+4
2018-01-01ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2-1/+25
2017-11-11ASoC: adau1977: Fix truncation warning on 64 bit architecturesMark Brown1-1/+1
2017-11-11ASoC: fsl_sai: Set SYNC bit of TCR2 to Asynchronous ModeNicolin Chen1-2/+1
2017-11-11ASoC: imx-audmux: Use uintptr_t for port numbersMark Brown1-4/+4
2017-11-11ASoC: fsl-ssi: fix do_div build warning in fsl_ssi_set_bclk()Timur Tabi1-2/+2
2017-11-11ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2-16/+0
2017-11-11ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai1-0/+20
2017-11-11ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2-2/+12
2017-11-11ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2-3/+10
2017-11-11ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai1-0/+1
2017-11-11ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai1-1/+1
2017-11-11ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devicesTakashi Iwai3-0/+9
2017-11-11ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov1-0/+1
2017-11-11ASoC: do not close shared backend dailinkBanajit Goswami1-0/+4
2017-10-12ALSA: oxygen: Fix logical-not-parentheses warningTomer Barletz1-1/+1
2017-10-12ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila1-2/+4
2017-09-15ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang1-0/+1
2017-09-15ASoC: Fix use-after-free at card unregistrationTakashi Iwai1-2/+3
2017-09-15ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy1-0/+2
2017-07-18ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai1-0/+1
2017-07-18ALSA: timer: Fix race between read and ioctlTakashi Iwai1-2/+4
2017-07-18ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai1-6/+3
2017-07-18ALSA: seq: Fix race during FIFO resizeTakashi Iwai1-0/+4
2017-07-18ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai4-4/+18
2017-07-18ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai1-1/+1
2017-06-05ALSA: seq: Fix link corruption by event error handlingTakashi Iwai1-0/+3
2017-06-05ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2-25/+12
2017-06-05ALSA: timer: Reject user params with too small ticksTakashi Iwai1-3/+15
2017-06-05ASoC: rt5640: use msleep() for long delaysNicholas Mc Guire1-2/+2
2017-03-16ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang1-0/+1
2017-03-16ALSA: seq: Fix race at creating a queueTakashi Iwai1-13/+20
2017-03-16ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai1-8/+1
2017-03-16ALSA: hda - Apply asus-mode8 fixup to ASUS X71SLTakashi Iwai1-0/+1
2017-03-16ALSA: hda - Fix up GPIO for ASUS ROG RangerTakashi Iwai1-0/+1
2017-03-16ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeJussi Laako1-0/+2
2017-03-16ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirksCon Kolivas1-1/+2
2017-03-16ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiOTakashi Iwai1-0/+17
2017-03-16ALSA: hda - Add the top speaker pin config for HP Spectre x360Takashi Iwai1-0/+10
2017-03-16ALSA: hda - Add inverted internal mic for Asus Aspire 4830TDavid Henningsson1-0/+1
2017-03-16ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()Takashi Iwai1-1/+0
2017-02-23ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai1-1/+1