summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_controller.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: hda - Fix lost 4k BDL boundary workaroundTakashi Iwai2015-11-021-0/+3
* ALSA: hda - Fix bogus codec address check for mixer name assignmentTakashi Iwai2015-10-171-0/+1
* ALSA: hda - rename hda_intel_trace.h to hda_controller_trace.hLibin Yang2015-05-181-1/+5
* ALSA: hda - implement link_power ops for i915 display power controlMengdong Lin2015-04-291-0/+11
* ALSA: hda - Replace open codes with snd_hdac_stream_set_params()Takashi Iwai2015-04-181-19/+4
* ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai2015-04-171-4/+4
* ALSA: hda - Replace hda_bus_ops with static bindingTakashi Iwai2015-04-161-25/+17
* ALSA: hda - Reenable tracepoints for controllerTakashi Iwai2015-04-161-0/+6
* ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai2015-04-161-2/+1
* ALSA: hda - Minor refactoringTakashi Iwai2015-04-161-3/+7
* ALSA: hda - Embed bus into controller objectTakashi Iwai2015-04-161-454/+107
* ALSA: hda - Migrate more hdac_stream codesTakashi Iwai2015-04-161-379/+49
* ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai2015-04-161-259/+156
* ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai2015-04-161-13/+13
OpenPOWER on IntegriCloud