aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_cirrus.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai1-0/+1
2012-04-20ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai1-6/+2
2012-04-20ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai1-14/+7
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai1-2/+2
2012-02-01ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.Dylan Reid1-2/+4
2012-01-09ALSA: hda/cirrus - support for iMac12,2 modelJérémy Lal1-0/+9
2012-01-08ALSA: HDA: Add support for Cirrus Logic 4213David Henningsson1-35/+70
2012-01-08ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson1-8/+6
2012-01-08ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson1-12/+1
2011-12-20Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai1-16/+34
2011-11-27ALSA: hda - cut and paste typo in cs420x_models[]Dan Carpenter1-1/+1
2011-11-23ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecsTakashi Iwai1-9/+23
2011-11-16ALSA: hda - Fix the connection selection of ADCs on Cirrus codecsTakashi Iwai1-10/+13
2011-11-16ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai1-2/+3
2011-11-16ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai1-6/+2
2011-11-16ALSA: hda - Create jack-detection kcontrolsTakashi Iwai1-2/+25
2011-11-16ALSA: hda - Cache the jack-detection valueTakashi Iwai1-10/+8
2011-11-16ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-09-14ALSA: HDA: Cirrus - fix "Surround Speaker" volume control nameDavid Henningsson1-1/+1
2011-08-20ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.cTakashi Iwai1-3/+5
2011-07-26ALSA: hda - Cirrus Logic CS421x supportTim Howe1-34/+709
2011-06-29ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai1-11/+5
2011-06-06ALSA: hda: Virtualize SPDIF out controlsStephen Warren1-1/+2
2011-05-17ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai1-1/+1
2011-05-17ALSA: hda - Use get_wcaps_type()Takashi Iwai1-2/+1
2011-05-17ALSA: hda - Use is_jack_detectable() helperTakashi Iwai1-5/+4
2011-05-02ALSA: hda - Constify fixup and other array data in patch_cirrus.cTakashi Iwai1-19/+19
2011-03-03ALSA: hda - Don't set to D3 in Cirrus errata init verbsTakashi Iwai1-0/+2
2011-01-18ALSA: hda - consitify string arraysTakashi Iwai1-2/+2
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