aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_hwdep.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Ensure codec patch files are checked for the correct codec IDDavid Henningsson2010-07-261-1/+3
* ALSA: hda - Allow override more fields via patch loaderTakashi Iwai2010-01-281-15/+38
* ALSA: hda - Use strict_strtoul()Takashi Iwai2009-12-271-2/+5
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-4/+3
* ALSA: hda - Add power on/off counterTakashi Iwai2009-11-111-0/+38
* ALSA: hda - Add patch module optionTakashi Iwai2009-06-241-19/+217
* ALSA: hda - Split codec->name to vendor and chip name stringsTakashi Iwai2009-05-161-3/+6
* ALSA: hda - power up before codec initializationTakashi Iwai2009-03-131-5/+9
* ALSA: hda - Add show for init_verbs and hints sysfs entriesTakashi Iwai2009-03-021-2/+33
* ALSA: hda - Add hint string helper functionsTakashi Iwai2009-03-021-13/+99
* ALSA: hda - Add pseudo device-locking for clear/reconfigTakashi Iwai2009-02-231-2/+13
* ALSA: hda - Rename {override,cur}_pin with {user,driver}_pinTakashi Iwai2009-02-231-16/+16
* ALSA: hda - Add generic pincfg initializationTakashi Iwai2009-02-201-0/+66
* ALSA: hda - Fix parse of init_verbs sysfs entryTakashi Iwai2009-02-201-7/+8
* ALSA: hda - Register (new) devices at reconfigTakashi Iwai2009-02-121-1/+1
* ALSA: hda - Modularize HD-audio driverTakashi Iwai2008-11-271-1/+1
* ALSA: hda - Fix PCM reconfigureTakashi Iwai2008-11-271-1/+1
* ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfigurationTakashi Iwai2008-11-211-0/+4
* ALSA: hda - Add hints for reconfigTakashi Iwai2008-10-131-0/+34
* ALSA: hda - Add init_verbs entriesTakashi Iwai2008-10-131-0/+37
* ALSA: hda - Add sysfs entries to hwdep devicesTakashi Iwai2008-10-131-0/+157
* [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai2008-05-271-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat()Takashi Iwai2007-10-161-1/+1
* [ALSA] hda-intel - Add hwdep interfaceTakashi Iwai2007-10-161-0/+122