aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_cirrus.c
AgeCommit message (Expand)Author
2012-12-03ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speakerDavid Henningsson
2012-11-26ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman
2012-11-26ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein
2012-10-21ALSA: hda - Fix memory leaks at error path in patch_cirrus.cTakashi Iwai
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai
2012-02-01ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.Dylan Reid
2012-01-09ALSA: hda/cirrus - support for iMac12,2 modelJérémy Lal
2012-01-08ALSA: HDA: Add support for Cirrus Logic 4213David Henningsson
2012-01-08ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson
2012-01-08ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson
2011-12-20Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai
2011-11-27ALSA: hda - cut and paste typo in cs420x_models[]Dan Carpenter
2011-11-23ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecsTakashi Iwai
2011-11-16ALSA: hda - Fix the connection selection of ADCs on Cirrus codecsTakashi Iwai
2011-11-16ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai
2011-11-16ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai
2011-11-16ALSA: hda - Create jack-detection kcontrolsTakashi Iwai
2011-11-16ALSA: hda - Cache the jack-detection valueTakashi Iwai
2011-11-16ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-09-14ALSA: HDA: Cirrus - fix "Surround Speaker" volume control nameDavid Henningsson
2011-08-20ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.cTakashi Iwai
2011-07-26ALSA: hda - Cirrus Logic CS421x supportTim Howe
2011-06-29ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai
2011-06-06ALSA: hda: Virtualize SPDIF out controlsStephen Warren
2011-05-17ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai
2011-05-17ALSA: hda - Use get_wcaps_type()Takashi Iwai
2011-05-17ALSA: hda - Use is_jack_detectable() helperTakashi Iwai
2011-05-02ALSA: hda - Constify fixup and other array data in patch_cirrus.cTakashi Iwai
2011-03-03ALSA: hda - Don't set to D3 in Cirrus errata init verbsTakashi Iwai
2011-01-18ALSA: hda - consitify string arraysTakashi Iwai
2010-11-03ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek
2010-10-11ALSA: hda - Add input volume control for each mic/line-in pinTakashi Iwai
2010-10-11ALSA: hda - Add model=mbp55 entry for MacBookPro 7,1Takashi Iwai
2010-09-23ALSA: hda - MacBookPro 5,3 line-in supportVince Weaver
2010-09-17ALSA: hda - Make snd_hda_get_input_pin_attr() helperTakashi Iwai
2010-09-09ALSA: hda - Improve the input source name labelsTakashi Iwai
2010-09-09ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai
2010-09-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2010-09-08ALSA: hda - Add errata initverb sequence for CS42xx codecsBrian Austin
2010-08-30ALSA: hda - Use new inputs[] field to parse input-pins for CirrusLogic codecsTakashi Iwai
2010-08-13ALSA: hda - Fix dynamic ADC change working againTakashi Iwai
2010-05-05ALSA: hda - fix array indexing while creating inputs for Cirrus codecsBrian J. Tarricone
2009-12-23ALSA: hda - Fix NID association for capture mixersTakashi Iwai
2009-12-23Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-12-22ALSA: hda - Add support for the new 27 inch IMacsRafael Avila de Espindola
2009-12-15ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAGJaroslav Kysela
2009-12-15ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)Jaroslav Kysela
2009-12-15ALSA: hda - add more NID->Control mappingJaroslav Kysela
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds