summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_cirrus.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speakerDavid Henningsson2012-11-211-0/+1
* ALSA: HDA: Mark CS260x immutable structures constDaniel J Blueman2012-11-051-3/+2Star
* ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman2012-11-051-5/+9
* ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein2012-11-051-1/+1
* ALSA: hda/cirrus - Add missing init/free of hda_gen_specTakashi Iwai2012-10-101-0/+4
* ALSA: hda - Fix memory leaks at error path in patch_cirrus.cTakashi Iwai2012-10-101-3/+3
* ALSA: hda - make Cirrus codec use generic unsol event handlerDavid Henningsson2012-10-081-38/+10Star
* ALSA: hda - Fix disordered enum definitions in patch_cirrus.cTakashi Iwai2012-09-131-2/+3
* ALSA: hda - Add support for MacBook Pro 10,1Takashi Iwai2012-09-111-0/+31
* ALSA: hda - Replace with the generic fixup codes in patch_cirrus.cTakashi Iwai2012-09-111-90/+103
* ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai2012-08-221-2/+0Star
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-1/+1
* ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-081-0/+1
* ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-201-6/+2Star
* ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-201-14/+7Star
* ALSA: hda - Kill hyphenated namesTakashi Iwai2012-03-021-2/+2
* ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.Dylan Reid2012-02-011-2/+4
* ALSA: hda/cirrus - support for iMac12,2 modelJérémy Lal2012-01-091-0/+9
* ALSA: HDA: Add support for Cirrus Logic 4213David Henningsson2012-01-081-35/+70
* ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson2012-01-081-8/+6Star
* ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson2012-01-081-12/+1Star
* Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai2011-12-201-16/+34
|\
| * ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai2011-11-161-2/+3
| * ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai2011-11-161-6/+2Star
| * ALSA: hda - Create jack-detection kcontrolsTakashi Iwai2011-11-161-2/+25
| * ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-161-10/+8Star
| * ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai2011-11-161-1/+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-11-011-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/+5Star
* 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/+1Star
* ALSA: hda - Use is_jack_detectable() helperTakashi Iwai2011-05-171-5/+4Star
* 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
|\