aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_bind.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai1-0/+4
2015-03-23ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai1-0/+1
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai1-2/+2
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai1-80/+15
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai1-0/+10
2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai1-33/+14
2015-03-13ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai1-0/+10
2015-03-03ALSA: hda - Build PCMs and controls at codec driver probeTakashi Iwai1-5/+17
2015-03-03ALSA: hda - Implement unbind more safelyTakashi Iwai1-2/+1
2015-03-03ALSA: hda - Add card field to hda_codec structTakashi Iwai1-3/+3
2015-02-23ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai1-1/+2
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai1-0/+320