summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_bind.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Drop unused fields from struct hda_codec_presetTakashi Iwai2015-05-281-9/+1Star
* ALSA: hda - Add regmap supportTakashi Iwai2015-03-231-0/+4
* ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai2015-03-231-0/+1
* ALSA: hda - Add widget sysfs treeTakashi Iwai2015-03-231-2/+2
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-231-80/+15Star
* ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai2015-03-231-0/+10
* ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai2015-03-231-33/+14Star
* ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai2015-03-131-0/+10
* ALSA: hda - Build PCMs and controls at codec driver probeTakashi Iwai2015-03-031-5/+17
* ALSA: hda - Implement unbind more safelyTakashi Iwai2015-03-031-2/+1Star
* ALSA: hda - Add card field to hda_codec structTakashi Iwai2015-03-031-3/+3
* ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai2015-02-231-1/+2
* ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-231-0/+320