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