aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ac97/ac97_patch.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-04ALSA: ac97: More cleanup with snd_ctl_find_id_mixer()Takashi Iwai1-5/+2
2023-07-21ALSA: ac97: Use the standard snd_ctl_add_followers() helperTakashi Iwai1-15/+1
2023-07-21ALSA: ac97: Simplify with snd_ctl_find_id_mixer()Takashi Iwai1-5/+1
2023-02-01mfd: remove ucb1400 supportArnd Bergmann1-40/+0
2021-06-09ALSA: ac97: Fix assignment in if conditionTakashi Iwai1-45/+92
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai1-10/+10
2020-07-15ALSA: ac97: Replace the words white/blacklistTakashi Iwai1-7/+7
2020-04-17ALSA: Fix misspellings of "Analog Devices"Geert Uytterhoeven1-1/+1
2020-01-05ALSA: ac97: More constificationsTakashi Iwai1-13/+13
2020-01-03ALSA: ac97: Constify snd_ac97_res_table definitionTakashi Iwai1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada1-1/+1
2015-03-06ALSA: ac97: ac97_patch: Simplify patch_vt1613_specific()Fabio Estevam1-8/+2
2015-03-06ALSA: ac97: Add VT1613 AC97 codec supportMaciej S. Szmigiero1-0/+33
2014-10-21ALSA: ac97: Constify more text arraysTakashi Iwai1-8/+14
2014-10-21ALSA: ac97: Use snd_ctl_enum_info()Takashi Iwai1-125/+51
2014-02-26ALSA: ac97: Use standard printk helpersTakashi Iwai1-1/+2
2012-09-06ALSA: ac97: Implement channel map workaround for ALC650Takashi Iwai1-1/+23
2011-08-15ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen1-0/+1
2011-02-19ALSA: azt3328: hook up new emulated AC97 on AC97 patch sideAndreas Mohr1-0/+52
2011-01-14ALSA: constify functions in ac97Hanno Boeck1-31/+31
2010-03-29ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklistDaniel Chen1-0/+1
2010-03-26ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklistDaniel T Chen1-0/+1
2010-02-16Merge branch 'fixes' into develJaroslav Kysela1-0/+1
2010-01-10ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklistDaniel T Chen1-0/+1
2010-01-08ALSA: ac97_codec: merge WM9703 and WM9705 opsKrzysztof Helt1-16/+1
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela1-6/+6
2009-05-22ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control nameAndreas Mohr1-2/+5
2008-12-25Merge branch 'topic/cs5535audio' into to-pushTakashi Iwai1-2/+3
2008-12-10ALSA: cs5535audio: stick AD1888 bitshift values into a header fileAndres Salomon1-2/+3
2008-10-20ALSA: Enable SPDIF output on ALC655Takashi Iwai1-0/+2
2008-10-13ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood1-1/+1
2008-09-04ALSA: ac97_patch make functions staticHarvey Harrison1-2/+2
2008-08-29ALSA: ac97 - vt1618 7.1 Audio SupportJohn L. Utz III1-2/+196
2008-08-06ALSA: ac97 - Enable mono-out on ALC203 codec as defaultTakashi Iwai1-0/+8
2008-07-27ALSA: make snd_ac97_add_vmaster() staticAdrian Bunk1-2/+2
2008-07-10ALSA: ac97 - fix patch_ucb1400 for proper resumeMike Rapoport1-2/+2
2008-06-13[ALSA] ac97: add support for wm9711 master left inv switchJuergen Beisert1-0/+1
2008-05-19[ALSA] ac97 - Add virtual master control to VT1616/VT1617A codec.Daniel Jacobowitz1-0/+76
2008-05-30[ALSA] ac97 - Fix ASUS A9T laptop outputTakashi Iwai1-14/+34
2008-05-05[ALSA] ac97 - Add a workaround for broken quirk for VT1617A codecTakashi Iwai1-1/+8
2008-04-24[ALSA] intel8x0 - Add support of 8 channel soundTakashi Iwai1-13/+33
2008-01-31[ALSA] pci - check value range in ctl callbacksTakashi Iwai1-2/+9
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-16[ALSA] ac97: YMF743 missing controls support (2/2)Keita Maehara1-22/+69
2007-10-16[ALSA] ac97: YMF743 missing controls support (1/2)Keita Maehara1-27/+43
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-17/+2
2007-05-16[ALSA] Include quirks from Ubuntu Dapper/Edgy/FeistyDaniel T Chen1-0/+5
2007-05-11[ALSA] ac97 - Smart 5.1 for VIA 1617a codecJohn Utz1-4/+99
2007-05-11[ALSA] ac97 - Fix MSI L720 laptopTakashi Iwai1-0/+1
2007-05-11[ALSA] ac97 - Make patch functions staticTakashi Iwai1-53/+41
2007-03-14[ALSA] ac97 - fix AD shared shared jack control logicRandy Cushman1-5/+8
2007-03-06[ALSA] ac97 - Add Thinkpad X31 and R40 to AD1981x blacklistTakashi Iwai1-0/+2
2007-02-14[ALSA] ac97 - Fix silent output problem with Cx20551 codecTakashi Iwai1-0/+6
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai1-3/+3
2007-02-09[ALSA] ac97 - Fix vt1617a build opsDaniel Jacobowitz1-0/+1
2007-02-09[ALSA] ac97 - fix various issues with AD1986/AD1986A supportRandy Cushman1-1/+366
2007-02-09[ALSA] ac97 - fix malfunctioning mixer controls for AD1985Randy Cushman1-11/+92
2007-02-09[ALSA] ac97 - fix microphone and line_in selection logicRandy Cushman1-26/+40
2007-02-09[ALSA] Remove AC97 POP control for STAC9708/11James C Georgas1-0/+3
2007-02-09[ALSA] ac97 - enables sound output through speakers on MSI S250 laptopJerome Demange1-1/+2
2006-12-20[ALSA] ac97 - Fix potential negative array indexTakashi Iwai1-1/+3
2006-12-20[ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptopJaroslav Kysela1-1/+2
2006-10-06[ALSA] WM9712 fixes for ac97_patch.cLuke Zhang1-3/+4
2006-09-23[ALSA] Fix WM9705 AC97 patch build errorLiam Girdwood1-1/+1
2006-09-23[ALSA] ac97: Fix AD1819 volume rangeVille Syrjala1-0/+12
2006-09-23[ALSA] ac97 - Fix VIA EPIA sound problemAndrey Liakhovets1-0/+4
2006-09-23[ALSA] Add TLV support to AC97 codec driverTakashi Iwai1-0/+39
2006-09-23[ALSA] Fix for LG K1 Express LaptopMagnus Sandin1-1/+2
2006-09-23[ALSA] add codec-specific controls for UCB1400Mike Rapoport1-0/+38
2006-06-28[ALSA] AD1888 mixer controls for DC modeJaya Kumar1-0/+2
2006-06-22[ALSA] AD1888 suspend/resume fixJaya Kumar1-1/+8
2006-06-22[ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreenRodolfo Giometti1-0/+4
2006-06-22[ALSA] ac97 - Add Thinkpad T41p to AD1981 jack-sense blacklistTakashi Iwai1-0/+1
2006-06-22[ALSA] Add a workaround for ASUS A6KMTakashi Iwai1-1/+4
2006-06-22[ALSA] AC97: Correct Mic Boost label.James Courtier-Dutton1-2/+2
2006-06-22[ALSA] emu10k1: Add support for Audigy4 (not Pro)James Courtier-Dutton1-2/+2
2006-03-22[ALSA] ac97 - Remove duplicated entry in lm4550_restblTakashi Iwai1-1/+0
2006-03-22[ALSA] ac97 - Added a codec patch for LM4550Charl Coetzee1-0/+31
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-4/+6
2006-01-22[ALSA] ac97 - Fix CLFE channel setting of ALC850Takashi Iwai1-2/+2
2006-01-22[ALSA] ac97 - Suppress jack sense controls for ThinkpadsTakashi Iwai1-12/+37
2006-01-03[ALSA] ac97 - Small fix for ALC65x codecTakashi Iwai1-1/+1
2006-01-03[ALSA] ac97 - Add extra IDs for headphone autosenseMatthew Garrett1-0/+4
2006-01-03[ALSA] Remove xxx_t typedefs: AC97Takashi Iwai1-204/+204
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai1-1/+2
2005-11-04[ALSA] Fix a typoTakashi Iwai1-1/+1
2005-11-04[ALSA] Fix surround control of CMI9761Takashi Iwai1-27/+50
2005-10-07[ALSA] no templated index for si3036 modem controlsSasha Khapyorsky1-1/+5
2005-09-12[ALSA] Fix ALC658D supportTakashi Iwai1-2/+13
2005-09-12[ALSA] Fix EAPD for MSI S270Takashi Iwai1-2/+7
2005-08-30[ALSA] HP nx6110 quirksSergey Vlasov1-0/+1
2005-08-30[ALSA] ac97: make patch_wolfson_wm97??_specific() functions staticClemens Ladisch1-4/+4
2005-08-30[ALSA] Add VT1617A codec supportPhilip Prindeville1-4/+14
2005-08-30[ALSA] make local objects staticClemens Ladisch1-4/+4
2005-08-30[ALSA] WM9713 modem detectionLiam Girdwood1-0/+1
2005-08-30[ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch1-4/+4
2005-08-30[ALSA] WM97xx AC97 codec controlsLiam Girdwood1-90/+339
2005-07-28[ALSA] Jack Sense support for AD1980 and AD1888Sergey Ulanov1-0/+3
2005-06-22[ALSA] MC97 modem mixer in sound/pci/ac97Sasha Khapyorsky1-2/+19
2005-05-29[ALSA] Fix a wrong bit set in AC1985 codeTakashi Iwai1-2/+2
2005-05-29[ALSA] Fix Mic/CLFE sharing on AD1985Takashi Iwai1-6/+13
2005-05-29[ALSA] Remove obsolete mixer controlTakashi Iwai1-1/+0
2005-05-29[ALSA] ac97 - enable multichannel output on AD198x codecsClemens Ladisch1-2/+4
2005-05-29[ALSA] ac97 - fix Mic jack sharing on AD1888 codecsClemens Ladisch1-1/+1
2005-05-29[ALSA] ac97 - add the 'Mic Front Input Switch' control (ALC850)Sergey Vlasov1-0/+1
2005-05-29[ALSA] Improve the shared-jack handling on ac97Takashi Iwai1-190/+236
2005-05-29[ALSA] Add CM9780 support, fix CM9761 SPDIFTakashi Iwai1-18/+125
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2309