summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* ALSA: usb-audio: Add support for Encore mDSD USB DACJeff Crukley2018-09-261-0/+1
* ALSA: msnd: Fix the default sample sizesTakashi Iwai2018-09-261-2/+2
* ASoC: soc-pcm: Use delay set in component pointer functionAkshu Agrawal2018-09-191-0/+5
* ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360Alexandru Gagniuc2018-09-191-0/+1
* ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai2018-09-191-1/+2
* ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva2018-09-151-0/+1
* ASoC: rt5677: Fix initialization of rt5677_of_match.dataMatthias Kaehlcke2018-09-151-1/+1
* ALSA: ac97: fix unbalanced pm_runtime_enableLihua Yao2018-09-091-0/+2
* ALSA: ac97: fix check of pm_runtime_get_sync failureLihua Yao2018-09-091-1/+1
* ALSA: ac97: fix device initialization in the compat layerLihua Yao2018-09-091-2/+17
* ASoC: wm_adsp: Correct DSP pointer for preloader controlAjit Pandey2018-09-051-2/+6
* ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-09-051-4/+3
* ASoC: zte: Fix incorrect PCM format bit usagesTakashi Iwai2018-09-051-2/+2
* ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet2018-09-051-0/+8
* ALSA: seq: Fix poll() error returnTakashi Iwai2018-08-222-2/+2
* ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai2018-08-221-5/+5
* ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai2018-08-221-6/+2
* ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede2018-08-221-1/+1
* ALSA: dice: fix wrong copy to rx parameters for Alesis iO26Takashi Sakamoto2018-08-221-1/+1
* ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2018-08-222-5/+5
* ALSA: virmidi: Fix too long output trigger loopTakashi Iwai2018-08-221-0/+10
* ALSA: vx222: Fix invalid endian conversionsTakashi Iwai2018-08-221-4/+4
* ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung2018-08-221-1/+2
* ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung2018-08-221-0/+1
* ALSA: hda/realtek - Yet another Clevo P950 quirk entryTakashi Iwai2018-07-181-0/+1
* ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai2018-07-171-6/+14
* ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirkYOKOTA Hiroshi2018-07-161-0/+1
* ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin2018-07-161-0/+1
* ALSA: hda/ca0132: Update a pci quirk device nameAlastair Bridgewater2018-07-121-1/+1
* ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97Alastair Bridgewater2018-07-121-0/+1
* ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATIONHui Wang2018-07-061-1/+5
* ALSA: hda - Handle pm failure during hotplugChris Wilson2018-07-021-5/+14
* ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctlTakashi Iwai2018-06-251-1/+2
* ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai2018-06-251-1/+1
* ALSA: hda/realtek - Fix the problem of two front mics on more machinesHui Wang2018-06-251-1/+8
* ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210Takashi Iwai2018-06-221-0/+1
* ALSA: hda/ca0132: make array ca0132_alt_chmaps staticColin Ian King2018-06-211-1/+1
* ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMITakashi Iwai2018-06-213-2/+9
* ALSA: lx6464es: Missing error code in snd_lx6464es_create()Dan Carpenter2018-06-211-0/+1
* ALSA: hda/ca0132: Fix DMic data rate for Alienware M17x R4Alastair Bridgewater2018-06-171-1/+6
* ALSA: hda/ca0132: Restore PCM Analog Mic-In2Alastair Bridgewater2018-06-171-1/+1
* ALSA: hda/ca0132: Don't test for QUIRK_NONEAlastair Bridgewater2018-06-171-2/+3
* ALSA: hda/ca0132: Restore behavior of QUIRK_ALIENWAREAlastair Bridgewater2018-06-171-1/+1
* ALSA: hda/ca0132: Delete redundant UNSOL event requestsAlastair Bridgewater2018-06-171-21/+11
* ALSA: hda/ca0132: Delete pointless assignments to struct auto_pin_cfg fieldsAlastair Bridgewater2018-06-171-14/+0
* ALSA: hda/realtek - Fix pop noise on Lenovo P50 & coTakashi Iwai2018-06-171-2/+8
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-153-9/+9
* Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-1511-26/+93
|\
| * ALSA: usb-audio: Always create the interrupt pipe for the mixerJorge Sanjuan2018-06-141-3/+5
| * ALSA: usb-audio: Add insertion control for UAC3 BADDJorge Sanjuan2018-06-141-0/+17