summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_bind.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2019-10-281-0/+4
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* ALSA: hda - Serialize codec registrationsTakashi Iwai2019-02-011-1/+2
* ASoC: hdac_hda: add asoc extension for legacy HDA codec driversRakesh Ughreja2018-08-281-0/+12
* ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-281-1/+1
* ALSA: hda: Fix forget to free resource in error handling code path in hda_cod...Wang YanQing2017-09-041-1/+4
* ALSA: hda - Fix missing module loading with model=generic optionTakashi Iwai2016-01-201-10/+32
* Merge branch 'topic/hda-modalias' into for-nextTakashi Iwai2015-10-201-14/+18
|\
| * ALSA: hda - convert to hda_device_idTakashi Iwai2015-10-201-14/+18
* | ALSA: hda - Fix bogus codec address check for mixer name assignmentTakashi Iwai2015-10-171-2/+2
|/
* ALSA: hda - Update mixer name for the lower codec addressTakashi Iwai2015-10-151-1/+3
* ALSA: hda - consolidate chip rename functionsTakashi Iwai2015-10-151-12/+23
* ALSA: hda - Drop unused fields from struct hda_codec_presetTakashi Iwai2015-05-281-9/+1
* 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/+15
* 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/+14
* 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/+1
* 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
OpenPOWER on IntegriCloud