summaryrefslogtreecommitdiffstats
path: root/sound/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Fix 1-minute detection delay when i915 module is not availableSamuel Thibault2019-07-271-4/+6
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-0814-39/+20
|\
| * Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-2614-37/+14
| |\
| | * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-141-1/+0
| | |\
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-053-27/+3
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
| | * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
| | * | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
| | * | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-217-0/+7
| * | | ALSA: hdac: Fix codec name after machine driver is unloaded and reloadedAmadeusz Sławiński2019-06-251-2/+6
| * | | Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-06-061-1/+0
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'topic/hda-refresh-cleanup' into for-nextTakashi Iwai2019-07-072-14/+17
|\ \ \ \
| * | | | ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai2019-07-052-9/+6
| * | | | ALSA: hda: Fix widget_mutex incomplete protectionEvan Green2019-07-011-6/+12
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-07-011-1/+0
|\| | |
| * | | Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-06-131-1/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * ALSA: hdac: fix memory release for SST and SOF driversAmadeusz Sławiński2019-06-061-1/+0
* | | ALSA: hda: Fix a headphone detection issue when using SOFRander Wang2019-07-011-3/+2
* | | ALSA: hda: fix: lock reg_lock before calling snd_hdac_bus_update_rirbBard Liao2019-05-301-1/+1
* | | ALSA: hda: add polling mode in snd_hdac_bus_get_responseBard Liao2019-05-281-0/+2
|/ /
* | Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-172-0/+10
|\ \
| * | ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński2019-05-132-0/+10
* | | Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-05-092-2/+1
|\| |
| * | ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai2019-04-132-2/+1
* | | BackMerge v5.1-rc5 into drm-nextDave Airlie2019-04-153-2/+6
|\| |
| * | Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2019-04-112-4/+6
| |\|
| * | ALSA: hda: Fix racy display power accessTakashi Iwai2019-04-103-2/+6
* | | Merge tag 'drm-intel-next-2019-03-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-03-261-6/+12
|\ \ \ | |_|/ |/| |
| * | Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/dr...Joonas Lahtinen2019-02-202-4/+6
| |\ \
| * | | snd/hda, drm/i915: Track the display_power_status using a cookieChris Wilson2019-02-141-6/+12
* | | | Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-151-1/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier2019-03-131-1/+4
* | | | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-062-4/+6
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter2019-02-082-4/+6
| |/
* | ALSA: hda: Extend i915 component bind timeoutTakashi Iwai2019-02-251-2/+2
* | ALSA: hda: program stripe bits for controllerSameer Pujar2019-01-141-0/+6
* | ALSA: hda: Add api to program stripe control bitsSameer Pujar2019-01-141-0/+34
* | ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start()Keyon Jie2019-01-091-1/+3
* | ALSA: hda: Fix mismatches for register mask and value in hdac controllerKeyon Jie2019-01-091-3/+5
|/
* ALSA: HDA: export process_unsol_events()Keyon Jie2018-12-191-4/+3
* ALSA: hda: Make snd_hdac_display_power() void functionTakashi Iwai2018-12-111-6/+2
* ALSA: hda: Refactor display power managementTakashi Iwai2018-12-112-30/+22
* Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-10-251-8/+14
|\
| * Merge branch 'for-linus' into for-nextTakashi Iwai2018-10-042-6/+13
| |\
| * | ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie2018-10-021-8/+14
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown2018-10-211-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| | * | regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
| |/ /
* | | ALSA: hda: Fix the audio-component completion timeoutTakashi Iwai2018-09-201-1/+3
* | | Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-09-171-5/+10
|\ \ \ | |_|/ |/| |
| * | sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-121-3/+4