summaryrefslogtreecommitdiff
path: root/sound/hda/hdac_bus.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Skip event processing for unregistered codecsCezary Rojewski2022-07-151-1/+1
* ALSA: hda: add link_power op to hdac_bus_opsKai Vehmanen2021-02-081-0/+23
* ALSA: hda: avoid reset of sdo_limitSameer Pujar2020-08-191-0/+12
* ALSA: hda: Unexport some local helper functionsTakashi Iwai2020-05-161-2/+0
* ALSA: hda: Fix potential race in unsol event handlerTakashi Iwai2020-05-161-0/+4
* ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie2020-01-141-0/+3
* ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai2019-12-101-0/+1
* ALSA: hda: Unexport a few more stuffTakashi Iwai2019-08-141-2/+3
* ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()Takashi Iwai2019-08-141-2/+1
* ALSA: hda: readl/writel need linux/io.hStephen Rothwell2019-08-091-0/+1
* ALSA: hda: Direct MMIO accessesTakashi Iwai2019-08-081-4/+31
* ALSA: hda: Remove page allocation redirectionTakashi Iwai2019-08-081-0/+1
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), tooTakashi Iwai2019-04-131-0/+1
* ALSA: hda: Fix racy display power accessTakashi Iwai2019-04-101-0/+1
* ALSA: HDA: export process_unsol_events()Keyon Jie2018-12-191-4/+3
* ALSA: hda: Fix potential race at unregistration and unsol eventsTakashi Iwai2017-06-201-0/+1
* ALSA: hda - Add / fix kernel doc commentsTakashi Iwai2015-10-281-0/+14
* ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai2015-04-161-2/+18
* ALSA: hda - Re-add tracepoints to HD-audio core driverTakashi Iwai2015-03-231-1/+6
* ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai2015-03-231-0/+181