aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_hwdep.c
AgeCommit message (Expand)Author
2014-01-08ALSA: hda - Add consistent tag names for firmware patchTakashi Iwai
2014-01-08ALSA: hda - firmware patch code cleanupTakashi Iwai
2013-12-19ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai
2013-07-21ALSA: replace strict_strto*() with kstrto*()Jingoo Han
2013-01-12ALSA: hda - Add snd_hda_get_int_hint() helper functionTakashi Iwai
2013-01-12ALSA: hda - Protect user-defined arrays via mutexTakashi Iwai
2012-12-07ALSA: Remove the rest of __devinit* in commentsTakashi Iwai
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai
2012-08-09ALSA: hda - Load firmware in hda_intel.cTakashi Iwai
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01ALSA: hda_hwdep: Fix possible buffer overflowAlexander Stein
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-09-28ALSA: hda - Allow patching with any vendor/subsystem idsTakashi Iwai
2010-07-26ALSA: hda - Ensure codec patch files are checked for the correct codec IDDavid Henningsson
2010-01-28ALSA: hda - Allow override more fields via patch loaderTakashi Iwai
2009-12-27ALSA: hda - Use strict_strtoul()Takashi Iwai
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-11-11ALSA: hda - Add power on/off counterTakashi Iwai
2009-06-24ALSA: hda - Add patch module optionTakashi Iwai
2009-05-16ALSA: hda - Split codec->name to vendor and chip name stringsTakashi Iwai
2009-03-13ALSA: hda - power up before codec initializationTakashi Iwai
2009-03-02ALSA: hda - Add show for init_verbs and hints sysfs entriesTakashi Iwai
2009-03-02ALSA: hda - Add hint string helper functionsTakashi Iwai
2009-02-23ALSA: hda - Add pseudo device-locking for clear/reconfigTakashi Iwai
2009-02-23ALSA: hda - Rename {override,cur}_pin with {user,driver}_pinTakashi Iwai
2009-02-20ALSA: hda - Add generic pincfg initializationTakashi Iwai
2009-02-20ALSA: hda - Fix parse of init_verbs sysfs entryTakashi Iwai
2009-02-12ALSA: hda - Register (new) devices at reconfigTakashi Iwai
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai
2008-11-27ALSA: hda - Fix PCM reconfigureTakashi Iwai
2008-11-21ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfigurationTakashi Iwai
2008-10-13ALSA: hda - Add hints for reconfigTakashi Iwai
2008-10-13ALSA: hda - Add init_verbs entriesTakashi Iwai
2008-10-13ALSA: hda - Add sysfs entries to hwdep devicesTakashi Iwai
2008-05-27[ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat()Takashi Iwai
2007-10-16[ALSA] hda-intel - Add hwdep interfaceTakashi Iwai