summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Make audio component support more genericTakashi Iwai2018-07-171-13/+37
* ALSA: hda/i915: Associate audio component with devresTakashi Iwai2018-07-171-2/+3
* drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-171-4/+4
* Merge branch 'topic/hda-core-intel' into topic/hda-acompTakashi Iwai2018-07-122-17/+53
|\
| * ALSA: hda: split snd_hda_codec_new functionRakesh Ughreja2018-06-282-17/+53
* | 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: 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/+11Star
* | ALSA: hda/ca0132: Delete pointless assignments to struct auto_pin_cfg fieldsAlastair Bridgewater2018-06-171-14/+0Star
* | ALSA: hda/realtek - Fix pop noise on Lenovo P50 & coTakashi Iwai2018-06-171-2/+8
|/
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-5/+5
* Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-156-7/+37
|\
| * ALSA: lx6464es: add error handling for pci_ioremap_barZhouyang Jia2018-06-141-0/+7
| * ALSA: sonicvibes: add error handling for snd_ctl_addZhouyang Jia2018-06-141-2/+10
| * ALSA: hda/realtek - Add shutup hintTakashi Iwai2018-06-131-0/+3
| * ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg2018-06-121-0/+1
| * ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg2018-06-121-0/+1
| * ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia2018-06-111-1/+3
| * ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia2018-06-111-4/+12
* | treewide: Use array_size() in vmalloc()Kees Cook2018-06-136-10/+17
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-135-14/+18
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-138-15/+23
|/
* Merge branch 'for-next' into for-linusTakashi Iwai2018-06-0437-277/+3200
|\
| * ALSA: pci/hda: Remove unused, broken, header fileBen Hutchings2018-06-011-40/+0Star
| * ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen2018-06-011-1/+3
| * ALSA: oxygen: use match_string() helperYisheng Xie2018-05-311-7/+7
| * ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOsHui Wang2018-05-301-1/+5
| * ALSA: hda/realtek - Fixup for HP x360 laptops with B&O speakersTom Briden2018-05-292-1/+106
| * ALSA: hda/realtek - Refactor alc269_fixup_hp_mute_led_mic*()Takashi Iwai2018-05-291-19/+13Star
| * ALSA: hda/realtek - Fixup mute led on HP Spectre x360Tom Briden2018-05-291-0/+19
| * ALSA: hda: Add Intel NUC5i7RY to the power_save blacklistHans de Goede2018-05-291-0/+2
| * sound: Use octal not symbolic permissionsJoe Perches2018-05-2816-42/+42
| * ALSA: echoaudio: Drop superfluous macroTakashi Iwai2018-05-242-7/+1Star
| * ALSA: hda: Add ASRock H81M-HDS to the power_save blacklistHans de Goede2018-05-231-0/+2
| * ALSA: hda: Add Gigabyte P55A-UD3 and Z87-D3HP to the power_save blacklistHans de Goede2018-05-231-0/+3
| * ALSA: hda: Add Clevo W35xSS_370SS to the power_save blacklistHans de Goede2018-05-231-0/+2
| * ALSA: hda: Add Intel NUC7i3BNB to the power_save blacklistHans de Goede2018-05-231-0/+2
| * ALSA: hda/conexant - Add hp-mic-fix model stringTakashi Iwai2018-05-221-0/+1
| * ALSA: hda/conexant - Add fixup for HP Z2 G4 workstationTakashi Iwai2018-05-221-0/+1