summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_bind.c
AgeCommit message (Expand)Author
2021-10-27ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai
2021-06-23ALSA: hda: Release codec display power during shutdown/rebootImre Deak
2021-03-10ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai
2019-10-28ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-02-01ALSA: hda - Serialize codec registrationsTakashi Iwai
2018-08-28ASoC: hdac_hda: add asoc extension for legacy HDA codec driversRakesh Ughreja
2018-08-28ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart
2017-09-04ALSA: hda: Fix forget to free resource in error handling code path in hda_cod...Wang YanQing
2016-01-20ALSA: hda - Fix missing module loading with model=generic optionTakashi Iwai
2015-10-20Merge branch 'topic/hda-modalias' into for-nextTakashi Iwai
2015-10-20ALSA: hda - convert to hda_device_idTakashi Iwai
2015-10-17ALSA: hda - Fix bogus codec address check for mixer name assignmentTakashi Iwai
2015-10-15ALSA: hda - Update mixer name for the lower codec addressTakashi Iwai
2015-10-15ALSA: hda - consolidate chip rename functionsTakashi Iwai
2015-05-28ALSA: hda - Drop unused fields from struct hda_codec_presetTakashi Iwai
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai
2015-03-23ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai
2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai
2015-03-13ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai
2015-03-03ALSA: hda - Build PCMs and controls at codec driver probeTakashi Iwai
2015-03-03ALSA: hda - Implement unbind more safelyTakashi Iwai
2015-03-03ALSA: hda - Add card field to hda_codec structTakashi Iwai
2015-02-23ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai