summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_controller.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: optimize the probe codec processsongxiebing2024-03-011-0/+3
* ALSA: hda: Switch to new stream-format interfaceCezary Rojewski2023-11-271-6/+4
* ALSA: hda: Add code_loading parameter to stream setupCezary Rojewski2023-10-061-1/+1
* ALSA: hda: remove redundant variable in snd_hdac_stream_start()Zhang Yiqun2023-02-101-1/+1
* ALSA: hda: Fix the control element identification for multiple codecsJaroslav Kysela2023-02-031-0/+1
* ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart2022-09-201-3/+1
* ALSA: hda: Make proper use of timecounterThomas Gleixner2021-11-291-1/+0
* ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai2021-10-071-8/+16
* ALSA: memalloc: Fix pgprot for WC mmap on x86Takashi Iwai2021-08-041-11/+0
* ALSA: memalloc: Correctly name as WCTakashi Iwai2021-08-041-1/+1
* ALSA: hda: Drop the BATCH workaround for AMD controllersTakashi Iwai2021-03-081-7/+0
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* ALSA: hda: Enable sync-write operation as default for all controllersTakashi Iwai2020-06-191-9/+2
* ALSA: hda: remove redundant assignment to variable timeoutColin Ian King2020-02-101-1/+1
* ALSA: hda: Clear RIRB status before reading WPMohan Kumar2020-02-061-2/+9
* ALSA: hda: constify copied structureJulia Lawall2020-01-011-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-12-181-1/+1
|\
| * ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai2019-12-161-1/+1
* | Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...Takashi Iwai2019-12-171-5/+5
|\ \
| * | ALSA: Replace timespec with timespec64Baolin Wang2019-12-111-5/+5
| |/
* | ALSA: hda: Unify get_response handlingTakashi Iwai2019-12-131-45/+4
* | ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* | ALSA: hda: Use managed buffer allocationTakashi Iwai2019-12-111-9/+4
* | ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai2019-12-101-15/+14
|/
* ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-061-1/+0
* Merge branch 'topic/usb-validation' into for-nextTakashi Iwai2019-08-221-4/+9
|\
| * ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)Takashi Iwai2019-08-071-0/+7
| * ALSA: hda - Don't override global PCM hw info flagTakashi Iwai2019-08-061-4/+2
* | ALSA: hda - Inform too slow responsesTakashi Iwai2019-08-091-2/+11
* | Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai2019-08-081-4/+2
|\ \
| * | ALSA: hda: Direct MMIO accessesTakashi Iwai2019-08-081-4/+2
| |/
* / ALSA: hda - Show the fatal CORB/RIRB error more clearlyTakashi Iwai2019-07-261-1/+4
|/
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-081-12/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-12/+1
* | ALSA: hda: move polling_mode flag to struct hdac_busBard Liao2019-05-281-6/+6
|/
* ALSA: hda: Refactor display power managementTakashi Iwai2018-12-111-11/+0
* ALSA: hda - Clean up jackpoll_ms option handlingTakashi Iwai2018-08-301-22/+1
* ALSA: hda: Remove substream allocation/free opsTakashi Iwai2018-08-281-4/+4
* ALSA: hda: Use new non-cached allocation for non-snoop modeTakashi Iwai2018-08-281-1/+4
* ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen2018-06-011-1/+3
* ALSA: hda - Skip card registration when no codec is foundTakashi Iwai2017-06-281-0/+3
* ALSA: hda - Fix endless loop of codec configureTakashi Iwai2017-06-281-2/+6
* ALSA: hda - Make single_cmd option to stop the fallback mechanismTakashi Iwai2017-01-151-0/+4
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-1/+1
* ALSA - hda: Add support for link audio time reportingGuneshwor Singh2016-08-091-1/+197
* ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh2016-08-091-0/+5
* ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai2016-02-261-21/+26
* ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai2015-12-171-5/+0
* ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai2015-12-171-1/+1
* ALSA: hda - Clean up the code to check bdl_pos_adj optionTakashi Iwai2015-12-151-2/+1