summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* 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/realtek - Clevo P950ER ALC1220 FixupJeremy Soller2018-05-131-0/+1
| * ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede2018-05-131-0/+2
| * ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai2018-04-271-1/+1
* | 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
* | ALSA: hda/ca0132: R3Di and SBZ quirk entires + alt firmware loadingConnor McAdams2018-05-131-6/+55
* | ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto2018-05-021-2/+6
* | ALSA: hda - Enforce CONFIG_SND_DYNAMIC_MINORS for HDMI/DP codecTakashi Iwai2018-05-021-0/+4
* | Merge branch 'for-linus' into for-nextTakashi Iwai2018-04-254-3/+29
|\|
| * ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai2018-04-251-1/+8
| * ALSA: hda/realtek - change the location for one of two front micsKailang Yang2018-04-251-0/+1
| * ALSA: hda: Hardening for potential Spectre v1Takashi Iwai2018-04-251-1/+11
| * ALSA: hda/realtek - Update ALC255 depop optimizeKailang Yang2018-04-251-0/+2
| * ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang2018-04-251-0/+2
| * Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-212-1/+5
| |\
| | * ALSA: hda/realtek - adjust the location of one micHui Wang2018-04-191-0/+1
| | * ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flagsHui Wang2018-04-191-0/+2
| | * ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang2018-04-161-1/+2
* | | ALSA: hda - Sanity check of access to SPDIF controls arrayTakashi Iwai2018-04-241-0/+12
* | | ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai2018-04-246-52/+50
|/ /
* | Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-121-3/+1
|\ \
| * \ Merge tag 'drm-misc-next-fixes-2018-04-04' of git://anongit.freedesktop.org/d...Dave Airlie2018-04-111-3/+1
| |\ \
| | * | ALSA: hda - Silence PM ops build warningLukas Wunner2018-03-291-3/+1
* | | | Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-04-055-58/+13
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2018-03-232-0/+19
| |\ \
| * \ \ Merge branch 'for-linus' into for-nextTakashi Iwai2018-03-193-5/+57
| |\ \ \
| * | | | ALSA: hda: Add Icelake PCI IDGuneshwor Singh2018-03-131-0/+3
| * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2018-02-282-3/+57
| |\ \ \ \
| * | | | | ALSA: hda-beep: add SPDX identifiersMatt Ranostay2018-02-202-30/+4
| * | | | | Merge branch 'topic/hda-sync-power' into for-nextTakashi Iwai2018-02-122-28/+6
| |\ \ \ \ \
| | * | | | | ALSA: hda: Make use of core codec functions to sync power stateAbhijeet Kumar2018-02-122-28/+6
* | | | | | | Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-283-2/+179
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | ALSA: hda/realtek - Fix speaker no sound after system resumeKailang Yang2018-03-221-0/+4