Age | Commit message (Expand) | Author | Files | Lines |
2015-03-03 | ALSA: hda - Add card field to hda_codec struct | Takashi Iwai | 1 | -1/+1 |
2015-02-23 | ALSA: hda - Decouple PCM and hwdep devices from codec object | Takashi Iwai | 1 | -3/+0 |
2015-02-02 | ALSA: hwdep: Embed struct device | Takashi Iwai | 1 | -2/+5 |
2014-02-25 | ALSA: hda - Add sysfs to codec object, too | Takashi Iwai | 1 | -754/+0 |
2014-02-25 | ALSA: hda - Create own device struct for each codec | Takashi Iwai | 1 | -0/+3 |
2014-02-25 | ALSA: hwdep: Take private_data as drvdata for sysfs | Takashi Iwai | 1 | -30/+15 |
2014-02-25 | ALSA: Create sysfs attribute files via groups | Takashi Iwai | 1 | -53/+57 |
2014-02-15 | ALSA: hda - Remove superfluous inclusion of linux/pci.h | Takashi Iwai | 1 | -1/+0 |
2014-01-08 | ALSA: hda - Add consistent tag names for firmware patch | Takashi Iwai | 1 | -9/+42 |
2014-01-08 | ALSA: hda - firmware patch code cleanup | Takashi Iwai | 1 | -11/+10 |
2013-12-19 | ALSA: hda - Kill EXPORT_SYMBOL_HDA() | Takashi Iwai | 1 | -4/+4 |
2013-07-21 | ALSA: replace strict_strto*() with kstrto*() | Jingoo Han | 1 | -3/+3 |
2013-01-12 | ALSA: hda - Add snd_hda_get_int_hint() helper function | Takashi Iwai | 1 | -0/+20 |
2013-01-12 | ALSA: hda - Protect user-defined arrays via mutex | Takashi Iwai | 1 | -18/+49 |
2012-12-07 | ALSA: Remove the rest of __devinit* in comments | Takashi Iwai | 1 | -1/+1 |
2012-08-30 | ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE | Takashi Iwai | 1 | -2/+2 |
2012-08-09 | ALSA: hda - Load firmware in hda_intel.c | Takashi Iwai | 1 | -26/+13 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | ALSA: hda_hwdep: Fix possible buffer overflow | Alexander Stein | 1 | -2/+0 |
2011-11-01 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 1 | -0/+1 |
2011-09-28 | ALSA: hda - Allow patching with any vendor/subsystem ids | Takashi Iwai | 1 | -3/+3 |
2010-07-26 | ALSA: hda - Ensure codec patch files are checked for the correct codec ID | David Henningsson | 1 | -1/+3 |
2010-01-28 | ALSA: hda - Allow override more fields via patch loader | Takashi Iwai | 1 | -15/+38 |
2009-12-27 | ALSA: hda - Use strict_strtoul() | Takashi Iwai | 1 | -2/+5 |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 1 | -4/+3 |
2009-11-11 | ALSA: hda - Add power on/off counter | Takashi Iwai | 1 | -0/+38 |
2009-06-24 | ALSA: hda - Add patch module option | Takashi Iwai | 1 | -19/+217 |
2009-05-16 | ALSA: hda - Split codec->name to vendor and chip name strings | Takashi Iwai | 1 | -3/+6 |
2009-03-13 | ALSA: hda - power up before codec initialization | Takashi Iwai | 1 | -5/+9 |
2009-03-02 | ALSA: hda - Add show for init_verbs and hints sysfs entries | Takashi Iwai | 1 | -2/+33 |
2009-03-02 | ALSA: hda - Add hint string helper functions | Takashi Iwai | 1 | -13/+99 |
2009-02-23 | ALSA: hda - Add pseudo device-locking for clear/reconfig | Takashi Iwai | 1 | -2/+13 |
2009-02-23 | ALSA: hda - Rename {override,cur}_pin with {user,driver}_pin | Takashi Iwai | 1 | -16/+16 |
2009-02-20 | ALSA: hda - Add generic pincfg initialization | Takashi Iwai | 1 | -0/+66 |
2009-02-20 | ALSA: hda - Fix parse of init_verbs sysfs entry | Takashi Iwai | 1 | -7/+8 |
2009-02-12 | ALSA: hda - Register (new) devices at reconfig | Takashi Iwai | 1 | -1/+1 |
2008-11-27 | ALSA: hda - Modularize HD-audio driver | Takashi Iwai | 1 | -1/+1 |
2008-11-27 | ALSA: hda - Fix PCM reconfigure | Takashi Iwai | 1 | -1/+1 |
2008-11-21 | ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfiguration | Takashi Iwai | 1 | -0/+4 |
2008-10-13 | ALSA: hda - Add hints for reconfig | Takashi Iwai | 1 | -0/+34 |
2008-10-13 | ALSA: hda - Add init_verbs entries | Takashi Iwai | 1 | -0/+37 |
2008-10-13 | ALSA: hda - Add sysfs entries to hwdep devices | Takashi Iwai | 1 | -0/+157 |
2008-05-27 | [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE | Takashi Iwai | 1 | -1/+1 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2007-10-16 | [ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat() | Takashi Iwai | 1 | -1/+1 |
2007-10-16 | [ALSA] hda-intel - Add hwdep interface | Takashi Iwai | 1 | -0/+122 |