summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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: hda - Fix mic regression by ASRock mobo fixupTakashi Iwai2016-11-261-2/+0
* ALSA: hda - add a new condition to check if it is thinkpadHui Wang2016-11-261-1/+2
* ALSA: usb-audio: Fix use-after-free of usb_device at disconnectTakashi Iwai2016-11-261-1/+2
* ASoC: sun4i-codec: return error code instead of NULL when create_card failsChen-Yu Tsai2016-11-181-3/+4
* ASoC: Intel: Skylake: Always acquire runtime pm ref on unloadLukas Wunner2016-11-181-2/+1
* 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 - Fix surround output pins for ASRock B150M moboTakashi Iwai2016-11-101-0/+12
* 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: seq: Fix time account regressionTakashi Iwai2016-11-101-2/+2
* ALSA: usb-audio: Add quirk for Syntek STK1160Marcel Hasler2016-11-101-0/+17
* ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializers for arrayTakashi Sakamoto2016-10-311-6/+6
* ASoC: sst-bxt-rt298: fix obsoleted initializers for arrayTakashi Sakamoto2016-10-311-7/+7
* ASoC: dapm: Fix kcontrol creation for output driver widgetChen-Yu Tsai2016-10-311-0/+1
* ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channelChen-Yu Tsai2016-10-311-1/+1
* ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()Chen-Yu Tsai2016-10-311-0/+3
* ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()Wei Yongjun2016-10-311-0/+1
* ALSA: hda - Fix a failure of micmute led when having multi adcsHui Wang2016-10-282-2/+2
* ASoC: Intel: Atom: add a missing star in a memcpy callNicolas Iooss2016-10-221-8/+6
* ASoC: nau8825: fix bug in FLL parameterJohn Hsu2016-10-221-1/+1
* ALSA: usb-line6: use the same declaration as definition in header for MIDI ma...Takashi Sakamoto2016-10-161-1/+1
* ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variantsAnssi Hannula2016-10-161-6/+16
* ALSA: ali5451: Fix out-of-bound position reportingTakashi Iwai2016-10-161-0/+2
* ALSA: hda - Add the top speaker pin config for HP Spectre x360Takashi Iwai2016-10-071-0/+10
* ALSA: hda - Fix headset mic detection problem for several Dell laptopsHui Wang2016-10-071-0/+13
* ALSA: hda - Adding one more ALC255 pin definition for headset problemHui Wang2016-10-071-0/+4
* ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai2016-09-081-1/+3
* ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai2016-09-081-0/+14
* ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum2016-09-021-0/+2
* ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto2016-08-314-25/+56
* ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto2016-08-311-22/+11
* ALSA: hda - Enable subwoofer on Dell Inspiron 7559Kai-Heng Feng2016-08-301-0/+11
* ALSA: hda - Add headset mic quirk for Dell Inspiron 5468Shrirang Bagul2016-08-301-0/+4
* ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114Ken Lin2016-08-291-0/+1
* ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-08-291-2/+15
* ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum2016-08-291-0/+1
* Merge tag 'asoc-fix-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-08-2516-111/+115
|\
| *---------. Merge remote-tracking branches 'asoc/fix/max98371', 'asoc/fix/nau8825', 'asoc...Mark Brown2016-08-248-101/+82
| |\ \ \ \ \ \
| | | | | | | * ASoC: wm2000: Fix return of uninitialised varibleCharles Keepax2016-08-111-1/+1