summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang2017-07-051-0/+1
* ALSA: hda - Fix endless loop of codec configureTakashi Iwai2017-07-052-2/+8
* ASoC: Fix use-after-free at card unregistrationTakashi Iwai2017-06-141-2/+3
* ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai2017-06-141-0/+1
* ALSA: timer: Fix race between read and ioctlTakashi Iwai2017-06-141-2/+4
* ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy2017-06-071-0/+2
* ALSA: hda - Fix deadlock of controller device lock at unbindingTakashi Iwai2017-05-141-0/+13
* ALSA: ppc/awacs: shut up maybe-uninitialized warningArnd Bergmann2017-05-081-0/+1
* ASoC: intel: Fix PM and non-atomic crash in bytcr driversTakashi Iwai2017-05-081-1/+2
* ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai2017-05-021-6/+3
* ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned typeTakashi Sakamoto2017-05-021-1/+1
* ASoC: atmel-classd: fix audio clock rateSongjun Wu2017-04-081-1/+1
* ALSA: hda - fix a problem for lineout on a Dell AIO machineHui Wang2017-04-081-1/+11
* ALSA: seq: Fix race during FIFO resizeTakashi Iwai2017-04-081-0/+4
* ALSA: hda - Adding a group of pin definition to fix headset problemHui Wang2017-03-301-0/+2
* ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai2017-03-301-1/+1
* ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai2017-03-304-4/+18
* ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machineHui Wang2017-03-121-0/+1
* ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 GamingTakashi Iwai2017-03-121-0/+1
* ALSA: seq: Fix link corruption by event error handlingTakashi Iwai2017-03-121-0/+3
* ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2017-03-122-26/+12
* ALSA: timer: Reject user params with too small ticksTakashi Iwai2017-03-121-3/+15
* ALSA: hda - fix Lewisburg audio issueJaroslav Kysela2017-03-121-2/+2
* ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIOKai-Heng Feng2017-03-121-0/+6
* ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-02-141-8/+1
* ALSA: seq: Fix race at creating a queueTakashi Iwai2017-02-141-13/+20
* ALSA: usb-audio: Add a quirk for Plantronics BT600Dennis Kadioglu2017-01-151-0/+1
* ALSA: firewire-tascam: Fix to handle error from initialization of stream dataTakashi Sakamoto2017-01-151-1/+1
* ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock callCharles Keepax2017-01-121-2/+3
* ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()Takashi Iwai2017-01-121-1/+0
* ALSA: usb-audio: Fix irq/process data synchronizationIoan-Adrian Ratiu2017-01-123-16/+13
* ALSA: hda - Apply asus-mode8 fixup to ASUS X71SLTakashi Iwai2017-01-121-0/+1
* ALSA: hda - Fix up GPIO for ASUS ROG RangerTakashi Iwai2017-01-121-0/+1
* ASoC: intel: Fix crash at suspend/resume without card registrationTakashi Iwai2017-01-061-0/+6
* ALSA: hda: when comparing pin configurations, ignore assoc in addition to seqKai-Heng Feng2017-01-061-1/+3
* ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiOTakashi Iwai2017-01-061-0/+17
* ALSA: hda - fix headset-mic problem on a Dell laptopHui Wang2017-01-061-0/+3
* ALSA: hda - ignore the assoc and seq when comparing pin configurationsHui Wang2017-01-061-1/+1
* ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016Sven Hahne2017-01-061-0/+1
* ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeJussi Laako2017-01-061-0/+2
* ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirksCon Kolivas2017-01-061-1/+2
* ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai2016-12-081-1/+1
* ASoC: sun4i-codec: return error code instead of NULL when create_card failsChen-Yu Tsai2016-11-181-3/+4
* ASoC: cs4270: fix DAPM stream name mismatchmurray foster2016-11-181-4/+4
* ALSA: info: Limit the proc text input sizeTakashi Iwai2016-11-181-0/+3
* ALSA: info: Return error for invalid read/writeTakashi Iwai2016-11-181-1/+5
* ALSA: hda - Fix headset mic detection problem for two Dell laptopsHui Wang2016-11-101-0/+8
* ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk tableHui Wang2016-11-101-3/+7
* ALSA: hda - allow 40 bit DMA mask for NVidia devicesArd Biesheuvel2016-11-101-2/+5
* ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai2016-11-104-9/+10