summaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: make kobj_type structure constantThomas Weißschuh2023-02-111-1/+1
* ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin2022-11-101-1/+3
* ALSA: hda: Replace sprintf() with sysfs_emit()Takashi Iwai2022-08-021-21/+21
* ALSA: hda: Constify static attribute_groupRikard Falkeborn2021-01-311-1/+1
* ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai2019-07-051-1/+1
* ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński2019-05-131-0/+3
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-131-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai2017-10-191-0/+47
|/
* ALSA: hda - Add hdaudio bus modalias supportSubhransu S. Prusty2015-10-201-0/+8
* ALSA: hda - Fix widget sysfs tree corruption after refreshTakashi Iwai2015-08-261-0/+3
* ALSA: hda: Delete an unnecessary check before the function call "kobject_put"Markus Elfring2015-07-091-2/+1
* ALSA: hda - Expose codec type sysfsTakashi Iwai2015-04-131-0/+2
* ALSA: hda - Create AFG sysfs node at lastTakashi Iwai2015-04-081-8/+8
* ALSA: hda - Add widget sysfs treeTakashi Iwai2015-03-231-0/+404