aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_controller.c
AgeCommit message (Expand)Author
2021-11-29ALSA: hda: Make proper use of timecounterThomas Gleixner
2021-10-07ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai
2021-08-04ALSA: memalloc: Fix pgprot for WC mmap on x86Takashi Iwai
2021-08-04ALSA: memalloc: Correctly name as WCTakashi Iwai
2021-03-08ALSA: hda: Drop the BATCH workaround for AMD controllersTakashi Iwai
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-06-19ALSA: hda: Enable sync-write operation as default for all controllersTakashi Iwai
2020-02-10ALSA: hda: remove redundant assignment to variable timeoutColin Ian King
2020-02-06ALSA: hda: Clear RIRB status before reading WPMohan Kumar
2020-01-01ALSA: hda: constify copied structureJulia Lawall
2019-12-18Merge branch 'for-linus' into for-nextTakashi Iwai
2019-12-17Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...Takashi Iwai
2019-12-16ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai
2019-12-11ALSA: Replace timespec with timespec64Baolin Wang
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: hda: Use managed buffer allocationTakashi Iwai
2019-12-10ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai
2019-08-22Merge branch 'topic/usb-validation' into for-nextTakashi Iwai
2019-08-09ALSA: hda - Inform too slow responsesTakashi Iwai
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai
2019-08-07ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)Takashi Iwai
2019-08-06ALSA: hda - Don't override global PCM hw info flagTakashi Iwai
2019-07-26ALSA: hda - Show the fatal CORB/RIRB error more clearlyTakashi Iwai
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-28ALSA: hda: move polling_mode flag to struct hdac_busBard Liao
2018-12-11ALSA: hda: Refactor display power managementTakashi Iwai
2018-08-30ALSA: hda - Clean up jackpoll_ms option handlingTakashi Iwai
2018-08-28ALSA: hda: Remove substream allocation/free opsTakashi Iwai
2018-08-28ALSA: hda: Use new non-cached allocation for non-snoop modeTakashi Iwai
2018-06-01ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen
2017-06-28ALSA: hda - Skip card registration when no codec is foundTakashi Iwai
2017-06-28ALSA: hda - Fix endless loop of codec configureTakashi Iwai
2017-01-15ALSA: hda - Make single_cmd option to stop the fallback mechanismTakashi Iwai
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2016-08-09ALSA - hda: Add support for link audio time reportingGuneshwor Singh
2016-08-09ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai
2015-12-17ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai
2015-12-17ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai
2015-12-15ALSA: hda - Clean up the code to check bdl_pos_adj optionTakashi Iwai
2015-11-02ALSA: hda - Fix lost 4k BDL boundary workaroundTakashi Iwai
2015-10-17ALSA: hda - Fix bogus codec address check for mixer name assignmentTakashi Iwai
2015-05-18ALSA: hda - rename hda_intel_trace.h to hda_controller_trace.hLibin Yang
2015-04-29ALSA: hda - implement link_power ops for i915 display power controlMengdong Lin
2015-04-18ALSA: hda - Replace open codes with snd_hdac_stream_set_params()Takashi Iwai
2015-04-17ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai