aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_cirrus.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman2012-11-161-5/+9
* ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein2012-11-161-1/+1
* ALSA: hda - Fix memory leaks at error path in patch_cirrus.cTakashi Iwai2012-10-301-2/+2
* ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.Dylan Reid2012-02-131-2/+4
* ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson2012-01-251-8/+6
* ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson2012-01-251-12/+1
* ALSA: hda - cut and paste typo in cs420x_models[]Dan Carpenter2011-11-271-1/+1
* ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecsTakashi Iwai2011-11-231-9/+23
* ALSA: hda - Fix the connection selection of ADCs on Cirrus codecsTakashi Iwai2011-11-161-10/+13
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: HDA: Cirrus - fix "Surround Speaker" volume control nameDavid Henningsson2011-09-141-1/+1
* ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.cTakashi Iwai2011-08-201-3/+5
* ALSA: hda - Cirrus Logic CS421x supportTim Howe2011-07-261-34/+709
* ALSA: hda - Create snd_hda_get_conn_index() helper functionTakashi Iwai2011-06-291-11/+5
* ALSA: hda: Virtualize SPDIF out controlsStephen Warren2011-06-061-1/+2
* ALSA: hda - Check unsol-cap in is_jack_detectalbe()Takashi Iwai2011-05-171-1/+1
* ALSA: hda - Use get_wcaps_type()Takashi Iwai2011-05-171-2/+1
* ALSA: hda - Use is_jack_detectable() helperTakashi Iwai2011-05-171-5/+4
* ALSA: hda - Constify fixup and other array data in patch_cirrus.cTakashi Iwai2011-05-021-19/+19
* ALSA: hda - Don't set to D3 in Cirrus errata init verbsTakashi Iwai2011-03-031-0/+2
* ALSA: hda - consitify string arraysTakashi Iwai2011-01-181-2/+2
* ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek2010-11-031-0/+1
* ALSA: hda - Add input volume control for each mic/line-in pinTakashi Iwai2010-10-111-0/+27
* ALSA: hda - Add model=mbp55 entry for MacBookPro 7,1Takashi Iwai2010-10-111-0/+1
* ALSA: hda - MacBookPro 5,3 line-in supportVince Weaver2010-09-231-1/+21
* ALSA: hda - Make snd_hda_get_input_pin_attr() helperTakashi Iwai2010-09-171-1/+1
* ALSA: hda - Improve the input source name labelsTakashi Iwai2010-09-091-1/+3
* ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}Takashi Iwai2010-09-091-3/+3
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-09-081-0/+50
|\
| * ALSA: hda - Add errata initverb sequence for CS42xx codecsBrian Austin2010-09-081-0/+50
* | ALSA: hda - Use new inputs[] field to parse input-pins for CirrusLogic codecsTakashi Iwai2010-08-301-21/+17
|/
* ALSA: hda - Fix dynamic ADC change working againTakashi Iwai2010-08-131-1/+1
* ALSA: hda - fix array indexing while creating inputs for Cirrus codecsBrian J. Tarricone2010-05-051-1/+1
* ALSA: hda - Fix NID association for capture mixersTakashi Iwai2009-12-231-4/+8
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-12-231-1/+21
|\
| * ALSA: hda - Add support for the new 27 inch IMacsRafael Avila de Espindola2009-12-221-1/+21
* | ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAGJaroslav Kysela2009-12-151-2/+2
* | ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)Jaroslav Kysela2009-12-151-0/+2
* | ALSA: hda - add more NID->Control mappingJaroslav Kysela2009-12-151-0/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-091-1/+1
* | ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang2009-11-181-14/+5
* | ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela2009-11-161-6/+6
|/
* ALSA: hda - Enable HP output with Macbook Pro 5, 5Stelian Pop2009-07-301-4/+9
* ALSA: hda - don't build digital output controls if not existTakashi Iwai2009-07-091-0/+3
* ALSA: hda - Fix compile warnings in patch_cirrus.cTakashi Iwai2009-07-081-10/+5
* ALSA: hda - Fix the speaker volume control nameTakashi Iwai2009-07-071-1/+1
* ALSA: hda - Add GPIO setup for MacBook pro 5,5 with CS420xTakashi Iwai2009-07-071-13/+36
* ALSA: hda - Add quirk for MacBook Pro 5,5 with CS4206Takashi Iwai2009-07-061-0/+57
* ALSA: hda - Fix double creation of SPDIF input controlsTakashi Iwai2009-07-061-6/+3