summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek - Support ALC300Kailang Yang2018-11-271-0/+8
* ALSA: hda/realtek - Add auto-mute quirk for HP Spectre x360 laptopGirija Kumar Kasinadhuni2018-11-271-0/+7
* ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptopsHui Wang2018-11-261-0/+20
* ALSA: hda/realtek - fix headset mic detection for MSI MS-B171Anisse Astier2018-11-231-0/+1
* ALSA: hda: Add ASRock N68C-S UCC the power_save blacklistHans de Goede2018-11-231-0/+2
* ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai2018-11-231-1/+1
* ALSA: hda/ca0132 - fix AE-5 pincfgConnor McAdams2018-11-191-1/+1
* ALSA: hda/ca0132 - Add new ZxR quirkConnor McAdams2018-11-191-0/+1
* ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()Takashi Iwai2018-11-121-1/+1
* ALSA: hda/realtek - Add quirk entry for HP Pavilion 15Takashi Iwai2018-11-121-0/+1
* ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooksTakashi Iwai2018-11-061-2/+2
* ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev2018-10-291-1/+1
* Merge tag 'asoc-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2018-10-222-0/+13
|\
| * Merge branch 'asoc-4.20' into asoc-nextMark Brown2018-10-2125-558/+37
| |\
| | * ALSA: hda: Fix implicit definition of pci_iomap() on SHMark Brown2018-09-121-0/+1
| | * ASoC: hdac_hda: add asoc extension for legacy HDA codec driversRakesh Ughreja2018-08-281-0/+12
| | * ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-2825-558/+24
* | | ALSA: hda/ca0132 - Actually fix microphone issueConnor McAdams2018-10-221-36/+37
* | | ALSA: hda: Add 2 more models to the power_save blacklistHans de Goede2018-10-161-0/+4
* | | ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherentChristoph Hellwig2018-10-141-1/+1
* | | ALSA: au88xx: Add fall-through annotationsTakashi Iwai2018-10-121-0/+6
* | | ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline2018-10-121-0/+1
* | | ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715Hui Wang2018-10-101-0/+6
* | | ALSA: hda - Fix headphone pin config for ASUS G751Takashi Iwai2018-10-091-1/+11
* | | ALSA: hda/ca0132 - Fix input effect controls for desktop cardsConnor McAdams2018-10-091-4/+4
* | | ALSA: hda/ca0132 - Add error checking in ca0132_build_controls()Connor McAdams2018-10-091-12/+35
* | | ALSA: hda/ca0132 - Clean up patch_ca0132()Connor McAdams2018-10-091-5/+9
* | | ALSA: hda/ca0132 - Fix microphone inconsistency issuesConnor McAdams2018-10-091-0/+6
* | | ALSA: hda - Add ASUS G751 quirk model entryTakashi Iwai2018-10-071-0/+1
* | | ALSA: hda - Add quirk for ASUS G751 laptopTakashi Iwai2018-10-071-0/+10
* | | ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega2018-10-041-0/+20
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2018-10-044-24/+66
|\ \ \ | |/ /
| * | ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng2018-10-041-0/+1
| * | ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai2018-09-132-23/+64
| * | ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau2018-09-101-1/+1
* | | ALSA: intel8x0: Fix fall-through annotationsGustavo A. R. Silva2018-10-031-4/+4
* | | ALSA: hda/ca0132 - Add ZxR exit commandsConnor McAdams2018-10-021-0/+33
* | | ALSA: hda/ca0132 - Add ZxR 600 ohm gain controlConnor McAdams2018-10-021-2/+42
* | | ALSA: hda/ca0132 - Remove input select enum for ZxRConnor McAdams2018-10-021-1/+14
* | | ALSA: hda/ca0132 - Add ZxR input/output select commandsConnor McAdams2018-10-021-0/+25
* | | ALSA: hda/ca0132 - Add ZxR DSP post-download commandsConnor McAdams2018-10-021-13/+24
* | | ALSA: hda/ca0132 - Add ZxR init commandsConnor McAdams2018-10-021-1/+13
* | | ALSA: hda/ca0132 - Add DBpro hda_codec_opsConnor McAdams2018-10-021-0/+100
* | | ALSA: hda/ca0132 - Add ZxR pincfgConnor McAdams2018-10-021-0/+50
* | | ALSA: hda/ca0132 - Add ZxR quirks + new quirk check functionConnor McAdams2018-10-021-0/+28
* | | ALSA: hda/ca0132 - Fix surround sound with output effectsConnor McAdams2018-10-021-5/+14
* | | ALSA: hda/ca0132 - Fix AE-5 control typeConnor McAdams2018-10-021-2/+2
* | | ALSA: hda/ca0132 - Add AE-5 exit functionConnor McAdams2018-09-201-0/+28
* | | ALSA: hda/ca0132 - Add AE-5 specific controlsConnor McAdams2018-09-201-1/+238
* | | ALSA: hda/ca0132 - Add input selection commands for AE-5Connor McAdams2018-09-201-6/+29
OpenPOWER on IntegriCloud