summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* 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-126-10/+17
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-125-14/+18
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-128-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/+0
| * 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/+13
| * 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/+1
| * 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
| * ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai2018-05-171-3/+3
| * ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"Colin Ian King2018-05-172-2/+2
| * ALSA: hda/ca0132: constify parameter table for effectsTakashi Sakamoto2018-05-151-7/+7
| * ALSA: hda/ca0132: merge strings just for printkTakashi Sakamoto2018-05-151-4/+2
| * ALSA: hda/ca0132: constify read-only members of string arrayTakashi Sakamoto2018-05-151-3/+3
| * ALSA: hda/ca0132: constify templates for control element setTakashi Sakamoto2018-05-151-4/+4
| * Merge branch 'for-linus' into for-nextTakashi Iwai2018-05-152-1/+4
| |\
| * | ALSA: hda/ca0132: fix array_size.cocci warningsFengguang Wu2018-05-141-4/+2
| * | ALSA: hda: use position offset macro of TLV dataTakashi Sakamoto2018-05-142-12/+12
| * | ALSA: hda/ca0132: Add new control changes for SBZ + R3DiConnor McAdams2018-05-131-10/+748
| * | ALSA: hda/ca0132: add ca0132_alt_set_vipsourceConnor McAdams2018-05-131-1/+73
| * | ALSA: hda/ca0132: Add DSP Volume set and New mixers for SBZ + R3DiConnor McAdams2018-05-131-1/+202
| * | ALSA: hda/ca0132: add alt_select_in/out for R3Di + SBZConnor McAdams2018-05-131-18/+607
| * | ALSA: hda/ca0132: add the ability to set src_id on scp commandsConnor McAdams2018-05-131-12/+74
| * | ALSA: hda/ca0132: Add dsp setup + gpio functions for r3diConnor McAdams2018-05-131-1/+148
| * | ALSA: hda/ca0132: add dsp setup related commands for the sbzConnor McAdams2018-05-131-6/+335
| * | ALSA: hda/ca0132: update core functions for sbz + r3diConnor McAdams2018-05-131-23/+153
| * | ALSA: hda/ca0132: add extra init functions for r3di + sbzConnor McAdams2018-05-131-8/+265
| * | ALSA: hda/ca0132: Add extra exit functions for R3Di and SBZConnor McAdams2018-05-131-2/+129
| * | ALSA: hda/ca0132: Add PCI region2 iomap for SBZConnor McAdams2018-05-131-0/+19
| * | ALSA: hda/ca0132: Add pincfg for SBZ + R3Di, add fp hp auto-detectConnor McAdams2018-05-131-3/+108
OpenPOWER on IntegriCloud