| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -0/+1 |
|\ |
|
| * | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | | ALSA: hda_hwdep: Fix possible buffer overflow | Alexander Stein | 2011-11-01 | 1 | -2/+0 |
|/ |
|
* | ALSA: hda - Allow patching with any vendor/subsystem ids | Takashi Iwai | 2011-09-28 | 1 | -3/+3 |
* | ALSA: hda - Ensure codec patch files are checked for the correct codec ID | David Henningsson | 2010-07-26 | 1 | -1/+3 |
* | ALSA: hda - Allow override more fields via patch loader | Takashi Iwai | 2010-01-28 | 1 | -15/+38 |
* | ALSA: hda - Use strict_strtoul() | Takashi Iwai | 2009-12-27 | 1 | -2/+5 |
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 1 | -4/+3 |
* | ALSA: hda - Add power on/off counter | Takashi Iwai | 2009-11-11 | 1 | -0/+38 |
* | ALSA: hda - Add patch module option | Takashi Iwai | 2009-06-24 | 1 | -19/+217 |
* | ALSA: hda - Split codec->name to vendor and chip name strings | Takashi Iwai | 2009-05-16 | 1 | -3/+6 |
* | ALSA: hda - power up before codec initialization | Takashi Iwai | 2009-03-13 | 1 | -5/+9 |
* | ALSA: hda - Add show for init_verbs and hints sysfs entries | Takashi Iwai | 2009-03-02 | 1 | -2/+33 |
* | ALSA: hda - Add hint string helper functions | Takashi Iwai | 2009-03-02 | 1 | -13/+99 |
* | ALSA: hda - Add pseudo device-locking for clear/reconfig | Takashi Iwai | 2009-02-23 | 1 | -2/+13 |
* | ALSA: hda - Rename {override,cur}_pin with {user,driver}_pin | Takashi Iwai | 2009-02-23 | 1 | -16/+16 |
* | ALSA: hda - Add generic pincfg initialization | Takashi Iwai | 2009-02-20 | 1 | -0/+66 |
* | ALSA: hda - Fix parse of init_verbs sysfs entry | Takashi Iwai | 2009-02-20 | 1 | -7/+8 |
* | ALSA: hda - Register (new) devices at reconfig | Takashi Iwai | 2009-02-12 | 1 | -1/+1 |
* | ALSA: hda - Modularize HD-audio driver | Takashi Iwai | 2008-11-27 | 1 | -1/+1 |
* | ALSA: hda - Fix PCM reconfigure | Takashi Iwai | 2008-11-27 | 1 | -1/+1 |
* | ALSA: hda - Make CONFIG_SND_HDA_RECONFIG for codec reconfiguration | Takashi Iwai | 2008-11-21 | 1 | -0/+4 |
* | ALSA: hda - Add hints for reconfig | Takashi Iwai | 2008-10-13 | 1 | -0/+34 |
* | ALSA: hda - Add init_verbs entries | Takashi Iwai | 2008-10-13 | 1 | -0/+37 |
* | ALSA: hda - Add sysfs entries to hwdep devices | Takashi Iwai | 2008-10-13 | 1 | -0/+157 |
* | [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE | Takashi Iwai | 2008-05-27 | 1 | -1/+1 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat() | Takashi Iwai | 2007-10-16 | 1 | -1/+1 |
* | [ALSA] hda-intel - Add hwdep interface | Takashi Iwai | 2007-10-16 | 1 | -0/+122 |