| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: add/change some comments describing function return values | Yacine Belkadi | 2013-03-12 | 1 | -7/+9 |
* | ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new() | Takashi Iwai | 2012-10-15 | 1 | -0/+2 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -1/+1 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | ALSA: azt3328: hook up new emulated AC97 on AC97 patch side | Andreas Mohr | 2011-02-19 | 1 | -0/+7 |
* | ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit defines | Andreas Mohr | 2011-02-17 | 1 | -34/+49 |
* | ALSA: constify functions in ac97 | Hanno Boeck | 2011-01-14 | 1 | -1/+1 |
* | sound: don't use flush_scheduled_work() | Tejun Heo | 2010-12-13 | 1 | -4/+2 |
* | ALSA: ac97: add AC97 STMicroelectronics' codecs | Krzysztof Helt | 2010-01-10 | 1 | -0/+10 |
* | ALSA: ac97_codec - increase timeout for analog sections to 5 second | Steve Soule | 2009-12-15 | 1 | -1/+1 |
* | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela | 2009-11-05 | 1 | -3/+3 |
* | [ALSA] ac97_codec: increase timeout for analog subsections | Jaroslav Kysela | 2009-04-21 | 1 | -1/+1 |
* | Merge branch 'topic/intel8x0' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -1/+1 |
|\ |
|
| * | ALSA: AC97: Fix function name type in comment s/updat/update/ | Thadeu Lima de Souza Cascardo | 2009-01-29 | 1 | -1/+1 |
* | | ALSA: ac97 - Add patch entry for Conexant CX20468-31 chip | Takashi Iwai | 2009-03-06 | 1 | -0/+1 |
* | | ALSA: Fix missing KERN_* prefix to printk in sound/pci | Takashi Iwai | 2009-02-05 | 1 | -1/+4 |
|/ |
|
* | ALSA: ac97 - Add WM9715 to AC97 IDs | Mark Brown | 2008-12-01 | 1 | -1/+1 |
* | sound: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-10-30 | 1 | -3/+3 |
* | ALSA: ac97 - vt1618 7.1 Audio Support | John L. Utz III | 2008-08-29 | 1 | -1/+1 |
* | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai | 2008-08-13 | 1 | -7/+12 |
* | ALSA: ac97 - Enable mono-out on ALC203 codec as default | Takashi Iwai | 2008-08-06 | 1 | -1/+1 |
* | ALSA: re-order AC97 codec ID table. | Rene Herman | 2008-07-20 | 1 | -10/+10 |
* | ALSA: add TriTech 28023 AC97 codec ID and Wolfson 9701 name. | Rene Herman | 2008-07-15 | 1 | -1/+2 |
* | ALSA: Fix AC97 power down | Takashi Iwai | 2008-07-10 | 1 | -1/+3 |
* | [ALSA] ac97 - Fix power_save option value as time-out | Takashi Iwai | 2008-06-13 | 1 | -3/+4 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 1 | -2/+2 |
* | [ALSA] ac97: YMF743 missing controls support (2/2) | Keita Maehara | 2007-10-16 | 1 | -2/+9 |
* | [ALSA] Add default values for power-saving as Kconfig options | Takashi Iwai | 2007-10-16 | 1 | -1/+1 |
* | [ALSA] ac97 - Suppress the reset of audio-codec from modem-codec at resume | Takashi Iwai | 2007-10-16 | 1 | -1/+4 |
* | [ALSA] Use msecs_to_jiffies() in ac97_codec.c | Takashi Iwai | 2007-10-16 | 1 | -6/+8 |
* | [ALSA] Add missing static in ac97_codec.c | Takashi Iwai | 2007-10-16 | 1 | -2/+2 |
* | [ALSA] ac97 - Make patch functions static | Takashi Iwai | 2007-05-11 | 1 | -16/+27 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
* | [ALSA] ac97 - Fix silent output problem with Cx20551 codec | Takashi Iwai | 2007-02-14 | 1 | -0/+1 |
* | [ALSA] Remove delayed work properly at free and suspend | Takashi Iwai | 2007-02-09 | 1 | -0/+5 |
* | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 2007-02-09 | 1 | -8/+8 |
* | [ALSA] ac97 - fix various issues with AD1986/AD1986A support | Randy Cushman | 2007-02-09 | 1 | -1/+1 |
* | [ALSA] ac97 - Suppress power-saving mode on non-supporting drivers | Takashi Iwai | 2007-02-09 | 1 | -20/+21 |
* | [ALSA] ac97: Identify CMI9761 chips. | James Courtier-Dutton | 2006-12-20 | 1 | -3/+3 |
* | [ALSA] ac97_codec - trivial fix for bit update functions | James C Georgas | 2006-12-20 | 1 | -2/+2 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -3/+4 |
* | [ALSA] Fix AC97 power-saving mode | Takashi Iwai | 2006-10-22 | 1 | -6/+2 |
* | [ALSA] ac97 - Enable S/PDIF on ASUS P5P800-VM mobo | Magnus Sandin | 2006-09-23 | 1 | -0/+6 |
* | [ALSA] Add TLV support to AC97 codec driver | Takashi Iwai | 2006-09-23 | 1 | -7/+47 |
* | [ALSA] add codec-specific controls for UCB1400 | Mike Rapoport | 2006-09-23 | 1 | -1/+1 |
* | [ALSA] Add experimental support of aggressive AC97 power-saving mode | Takashi Iwai | 2006-09-23 | 1 | -37/+227 |
* | [ALSA] Unregister device files at disconnection | Takashi Iwai | 2006-09-23 | 1 | -4/+4 |
* | [PATCH] ALSA: ac97: correct some Mic mixer elements | Takashi Iwai | 2006-09-01 | 1 | -2/+2 |
* | [ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreen | Rodolfo Giometti | 2006-06-22 | 1 | -3/+5 |