Age | Commit message (Expand) | Author | Files | Lines |
2015-03-06 | ALSA: ac97: ac97_patch: Simplify patch_vt1613_specific() | Fabio Estevam | 1 | -8/+2 |
2015-03-06 | ALSA: ac97: Add VT1613 AC97 codec support | Maciej S. Szmigiero | 1 | -0/+33 |
2014-10-21 | ALSA: ac97: Constify more text arrays | Takashi Iwai | 1 | -8/+14 |
2014-10-21 | ALSA: ac97: Use snd_ctl_enum_info() | Takashi Iwai | 1 | -125/+51 |
2014-02-26 | ALSA: ac97: Use standard printk helpers | Takashi Iwai | 1 | -1/+2 |
2012-09-06 | ALSA: ac97: Implement channel map workaround for ALC650 | Takashi Iwai | 1 | -1/+23 |
2011-08-15 | ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelist | Daniel T Chen | 1 | -0/+1 |
2011-02-19 | ALSA: azt3328: hook up new emulated AC97 on AC97 patch side | Andreas Mohr | 1 | -0/+52 |
2011-01-14 | ALSA: constify functions in ac97 | Hanno Boeck | 1 | -31/+31 |
2010-03-29 | ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklist | Daniel Chen | 1 | -0/+1 |
2010-03-26 | ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklist | Daniel T Chen | 1 | -0/+1 |
2010-02-16 | Merge branch 'fixes' into devel | Jaroslav Kysela | 1 | -0/+1 |
2010-01-10 | ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklist | Daniel T Chen | 1 | -0/+1 |
2010-01-08 | ALSA: ac97_codec: merge WM9703 and WM9705 ops | Krzysztof Helt | 1 | -16/+1 |
2009-11-05 | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela | 1 | -6/+6 |
2009-05-22 | ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control name | Andreas Mohr | 1 | -2/+5 |
2008-12-25 | Merge branch 'topic/cs5535audio' into to-push | Takashi Iwai | 1 | -2/+3 |
2008-12-10 | ALSA: cs5535audio: stick AD1888 bitshift values into a header file | Andres Salomon | 1 | -2/+3 |
2008-10-20 | ALSA: Enable SPDIF output on ALC655 | Takashi Iwai | 1 | -0/+2 |
2008-10-13 | ALSA: ASoC: update email address for Liam Girdwood | Liam Girdwood | 1 | -1/+1 |
2008-09-04 | ALSA: ac97_patch make functions static | Harvey Harrison | 1 | -2/+2 |
2008-08-29 | ALSA: ac97 - vt1618 7.1 Audio Support | John L. Utz III | 1 | -2/+196 |
2008-08-06 | ALSA: ac97 - Enable mono-out on ALC203 codec as default | Takashi Iwai | 1 | -0/+8 |
2008-07-27 | ALSA: make snd_ac97_add_vmaster() static | Adrian Bunk | 1 | -2/+2 |
2008-07-10 | ALSA: ac97 - fix patch_ucb1400 for proper resume | Mike Rapoport | 1 | -2/+2 |
2008-06-13 | [ALSA] ac97: add support for wm9711 master left inv switch | Juergen Beisert | 1 | -0/+1 |
2008-05-19 | [ALSA] ac97 - Add virtual master control to VT1616/VT1617A codec. | Daniel Jacobowitz | 1 | -0/+76 |
2008-05-30 | [ALSA] ac97 - Fix ASUS A9T laptop output | Takashi Iwai | 1 | -14/+34 |
2008-05-05 | [ALSA] ac97 - Add a workaround for broken quirk for VT1617A codec | Takashi Iwai | 1 | -1/+8 |
2008-04-24 | [ALSA] intel8x0 - Add support of 8 channel sound | Takashi Iwai | 1 | -13/+33 |
2008-01-31 | [ALSA] pci - check value range in ctl callbacks | Takashi Iwai | 1 | -2/+9 |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 1 | -1/+1 |
2007-10-16 | [ALSA] ac97: YMF743 missing controls support (2/2) | Keita Maehara | 1 | -22/+69 |
2007-10-16 | [ALSA] ac97: YMF743 missing controls support (1/2) | Keita Maehara | 1 | -27/+43 |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 1 | -17/+2 |
2007-05-16 | [ALSA] Include quirks from Ubuntu Dapper/Edgy/Feisty | Daniel T Chen | 1 | -0/+5 |
2007-05-11 | [ALSA] ac97 - Smart 5.1 for VIA 1617a codec | John Utz | 1 | -4/+99 |
2007-05-11 | [ALSA] ac97 - Fix MSI L720 laptop | Takashi Iwai | 1 | -0/+1 |
2007-05-11 | [ALSA] ac97 - Make patch functions static | Takashi Iwai | 1 | -53/+41 |
2007-03-14 | [ALSA] ac97 - fix AD shared shared jack control logic | Randy Cushman | 1 | -5/+8 |
2007-03-06 | [ALSA] ac97 - Add Thinkpad X31 and R40 to AD1981x blacklist | Takashi Iwai | 1 | -0/+2 |
2007-02-14 | [ALSA] ac97 - Fix silent output problem with Cx20551 codec | Takashi Iwai | 1 | -0/+6 |
2007-02-09 | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 1 | -3/+3 |
2007-02-09 | [ALSA] ac97 - Fix vt1617a build ops | Daniel Jacobowitz | 1 | -0/+1 |
2007-02-09 | [ALSA] ac97 - fix various issues with AD1986/AD1986A support | Randy Cushman | 1 | -1/+366 |
2007-02-09 | [ALSA] ac97 - fix malfunctioning mixer controls for AD1985 | Randy Cushman | 1 | -11/+92 |
2007-02-09 | [ALSA] ac97 - fix microphone and line_in selection logic | Randy Cushman | 1 | -26/+40 |
2007-02-09 | [ALSA] Remove AC97 POP control for STAC9708/11 | James C Georgas | 1 | -0/+3 |
2007-02-09 | [ALSA] ac97 - enables sound output through speakers on MSI S250 laptop | Jerome Demange | 1 | -1/+2 |
2006-12-20 | [ALSA] ac97 - Fix potential negative array index | Takashi Iwai | 1 | -1/+3 |