| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Remove superfluous header inclusions | Takashi Iwai | 2013-01-21 | 1 | -1/+0 |
* | ALSA: hda - Fix missing unsol event handler in some codec drivers | Takashi Iwai | 2013-01-18 | 1 | -0/+1 |
* | ALSA: hda - Use generic codec parser for C-Media codecs | Takashi Iwai | 2013-01-12 | 1 | -118/+46 |
* | ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c | Takashi Iwai | 2012-05-08 | 1 | -0/+1 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | ALSA: hda - Fix unused variable warning | Takashi Iwai | 2011-06-29 | 1 | -1/+1 |
* | ALSA: hda - Create snd_hda_get_conn_index() helper function | Takashi Iwai | 2011-06-29 | 1 | -7/+4 |
* | ALSA: hda: Virtualize SPDIF out controls | Stephen Warren | 2011-06-06 | 1 | -1/+3 |
* | ALSA: hda - Constify fixup and other array data in patch_cmedia.c | Takashi Iwai | 2011-05-02 | 1 | -20/+20 |
* | ALSA: hda - consitify string arrays | Takashi Iwai | 2011-01-18 | 1 | -1/+1 |
* | ALSA: hda - Fix NID association for capture mixers | Takashi Iwai | 2009-12-23 | 1 | -2/+1 |
* | ALSA: hda - add more NID->Control mapping | Jaroslav Kysela | 2009-12-15 | 1 | -1/+11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-10 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela | 2009-11-05 | 1 | -2/+2 |
|/ |
|
* | ALSA: hda - Reword information messages for BIOS auto-probing mode | Takashi Iwai | 2009-07-28 | 1 | -1/+2 |
* | ALSA: hda - Remove codec-specific pin save/restore functions | Takashi Iwai | 2009-02-20 | 1 | -6/+6 |
* | ALSA: hda - Modularize HD-audio driver | Takashi Iwai | 2008-11-27 | 1 | -2/+25 |
* | [ALSA] hda - Fix model for LG LS75 laptop | Takashi Iwai | 2008-05-30 | 1 | -0/+1 |
* | [ALSA] hda - PCI quirk for laptop LG which use CMI9880 | Jiang zhe | 2008-04-24 | 1 | -0/+1 |
* | [ALSA] hda-codec - keep the format verb at closing PCM streams | Takashi Iwai | 2008-04-24 | 1 | -1/+1 |
* | [ALSA] sound: hda: missing includes of hda_patch.h | Harvey Harrison | 2008-04-24 | 1 | -0/+1 |
* | [ALSA] hda-codec - Add "IEC958 Default PCM" switch | Takashi Iwai | 2008-04-24 | 1 | -1/+7 |
* | [ALSA] hda-intel - Fix PCM device number assignment | Takashi Iwai | 2008-04-24 | 1 | -0/+1 |
* | [ALSA] hda-codec - Remove obsolete FIXME's | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] hda-codec - Fix possible array overflow | Takashi Iwai | 2007-10-23 | 1 | -2/+1 |
* | [ALSA] hda-codec - optimize resume using caches | Takashi Iwai | 2007-10-16 | 1 | -24/+0 |
* | [ALSA] hda-codec - Fix SPDIF output | Takashi Iwai | 2007-05-11 | 1 | -1/+13 |
* | [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookup | Takashi Iwai | 2007-02-09 | 1 | -9/+15 |
* | [ALSA] hda-codec - Add the support of ALC262,ALC883,ALC885,ALC861 | Kailang Yang | 2006-01-03 | 1 | -1/+1 |
* | [ALSA] Remove xxx_t typedefs: HD-Audio codec | Takashi Iwai | 2006-01-03 | 1 | -15/+15 |
* | [ALSA] hda-codec - Fix assignment of speaker pin | Takashi Iwai | 2006-01-03 | 1 | -13/+0 |
* | [ALSA] hda-codec - Add channel-mode helper | Takashi Iwai | 2006-01-03 | 1 | -45/+17 |
* | [ALSA] Replace with kzalloc() - pci stuff | Takashi Iwai | 2005-09-12 | 1 | -1/+1 |
* | [ALSA] hda-codec - Add default config for ASUS P5AD2 | Takashi Iwai | 2005-08-30 | 1 | -0/+1 |
* | [ALSA] hda driver, correct bug in model 'auto' | Nicolas Graziano | 2005-07-28 | 1 | -3/+2 |
* | [ALSA] hda-codec - More fix of ALC880 codec support | Takashi Iwai | 2005-06-22 | 1 | -157/+79 |
* | [ALSA] Fix and cleanup of CM9880 auto-configuration | Takashi Iwai | 2005-05-29 | 1 | -12/+19 |
* | [ALSA] choose multi-channel jacks automatically | Takashi Iwai | 2005-05-29 | 1 | -3/+230 |
* | [ALSA] fix multi-channel for model==full | ChenLi Tien | 2005-05-29 | 1 | -0/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+621 |