aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_cirrus.c
Commit message (Expand)AuthorAgeFilesLines
* remove compat from include, get new scripts workingWolfgang Wiedmeyer2015-10-231-59/+742
* ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein2012-11-261-1/+1
* ALSA: HDA: Cirrus - fix "Surround Speaker" volume control nameDavid Henningsson2011-10-031-1/+1
* 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
* ALSA: hda - Add CS420x-specific coef setupTakashi Iwai2009-07-061-0/+110
* ALSA: hda - Force to initialize input mixer setup for CS420xTakashi Iwai2009-07-061-5/+7
* ALSA: hda - Fix cirrus codec parsingTakashi Iwai2009-07-061-133/+198
* ALSA: hda - Add Cirrus Logic CS420x supportTakashi Iwai2009-07-011-0/+937