aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_cirrus.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-03ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek1-0/+1
2010-10-11ALSA: hda - Add input volume control for each mic/line-in pinTakashi Iwai1-0/+27
2010-10-11ALSA: hda - Add model=mbp55 entry for MacBookPro 7,1Takashi Iwai1-0/+1
2010-09-23ALSA: hda - MacBookPro 5,3 line-in supportVince Weaver1-1/+21
2010-09-17ALSA: hda - Make snd_hda_get_input_pin_attr() helperTakashi Iwai1-1/+1
2010-09-09ALSA: hda - Improve the input source name labelsTakashi Iwai1-1/+3
2010-09-09ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai1-3/+3
2010-09-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+50
2010-09-08ALSA: hda - Add errata initverb sequence for CS42xx codecsBrian Austin1-0/+50
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for CirrusLogic codecsTakashi Iwai1-21/+17
2010-08-13ALSA: hda - Fix dynamic ADC change working againTakashi Iwai1-1/+1
2010-05-05ALSA: hda - fix array indexing while creating inputs for Cirrus codecsBrian J. Tarricone1-1/+1
2009-12-23ALSA: hda - Fix NID association for capture mixersTakashi Iwai1-4/+8
2009-12-23Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+21
2009-12-22ALSA: hda - Add support for the new 27 inch IMacsRafael Avila de Espindola1-1/+21
2009-12-15ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAGJaroslav Kysela1-2/+2
2009-12-15ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)Jaroslav Kysela1-0/+2
2009-12-15ALSA: hda - add more NID->Control mappingJaroslav Kysela1-0/+4
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-11-18ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang1-14/+5
2009-11-16ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela1-6/+6
2009-11-09tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König1-1/+1
2009-07-30ALSA: hda - Enable HP output with Macbook Pro 5, 5Stelian Pop1-4/+9
2009-07-09ALSA: hda - don't build digital output controls if not existTakashi Iwai1-0/+3
2009-07-08ALSA: hda - Fix compile warnings in patch_cirrus.cTakashi Iwai1-10/+5
2009-07-07ALSA: hda - Fix the speaker volume control nameTakashi Iwai1-1/+1
2009-07-07ALSA: hda - Add GPIO setup for MacBook pro 5,5 with CS420xTakashi Iwai1-13/+36
2009-07-06ALSA: hda - Add quirk for MacBook Pro 5,5 with CS4206Takashi Iwai1-0/+57
2009-07-06ALSA: hda - Fix double creation of SPDIF input controlsTakashi Iwai1-6/+3
2009-07-06ALSA: hda - Add CS420x-specific coef setupTakashi Iwai1-0/+110
2009-07-06ALSA: hda - Force to initialize input mixer setup for CS420xTakashi Iwai1-5/+7
2009-07-06ALSA: hda - Fix cirrus codec parsingTakashi Iwai1-133/+198
2009-07-01ALSA: hda - Add Cirrus Logic CS420x supportTakashi Iwai1-0/+937