summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_cirrus.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Keep powering up ADCs on Cirrus codecsTakashi Iwai2016-04-191-0/+14
* ALSA: hda - Fix unconditional GPIO toggle via automuteTakashi Iwai2016-03-151-2/+6
* ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai2016-02-031-0/+27
* ALSA: hda - convert to hda_device_idTakashi Iwai2015-10-201-13/+8
* ALSA: hda - Enable widget power saving for Cirrus codecsTakashi Iwai2015-10-151-0/+1
* ALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1John Flatness2015-10-031-0/+1
* ALSA: hda - fix cs4210_spdif_automute()Dan Carpenter2015-07-251-3/+1
* ALSA: hda - Set patch_ops before calling auto-parserTakashi Iwai2015-05-291-7/+5
* Merge branch 'topic/hda-bus' into for-nextTakashi Iwai2015-03-161-14/+2
|\
| * ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-231-14/+2
* | ALSA: hda - Add workaround for MacBook Air 5,2 built-in micTakashi Iwai2015-03-121-0/+1
* | ALSA: hda - Set single_adc_amp flag for CS420x codecsTakashi Iwai2015-03-121-0/+1
|/
* ALSA: hda - Allow multiple callbacks for jackTakashi Iwai2014-09-161-1/+1
* ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai2014-09-111-3/+0
* ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson2014-07-221-1/+3
* ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai2014-02-151-1/+0
* ALSA: hda - Control SPDIF out pin on MacBookPro 11,2Takashi Iwai2013-11-111-1/+55
* ALSA: hda - Apply MacBook fixups for CS4208 correctlyTakashi Iwai2013-11-081-2/+25
* ALSA: hda - Apply GPIO setup for MacBooks with CS4208Takashi Iwai2013-11-061-0/+1
* ALSA: hda - Introduce the bitmask for excluding output volumeTakashi Iwai2013-11-051-0/+2
* ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codecBen Whitten2013-09-271-5/+67
* ALSA: hda - Add CS4208 codec support for MacBook 6,1 and 6,2Takashi Iwai2013-09-091-7/+82
* ALSA: hda - Fix pin configurations for MacBook Air 4,2Takashi Iwai2013-06-171-0/+23
* ALSA: hda/cirrus - Add a quirk for Stumpy ChromeBox.Dylan Reid2013-04-051-1/+18
* ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driverTakashi Iwai2013-03-181-2/+2
* ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai2013-03-151-0/+4
* ALSA: hda - Remove superfluous header inclusionsTakashi Iwai2013-01-211-1/+0
* ALSA: hda - Use generic parser for Cirrus codec driverTakashi Iwai2013-01-121-1189/+98
* ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai2013-01-121-7/+1
* ALSA: hda - Add a fixup for internal mic on MacBook Pro 8,1Takashi Iwai2012-11-231-0/+14
* ALSA: hda - Add missing verb applications in patch_cirrus.cTakashi Iwai2012-11-231-15/+2
* ALSA: hda - Move static ADC setup for CS4206 to init verbsTakashi Iwai2012-11-231-3/+3
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-221-0/+1
|\
| * ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speakerDavid Henningsson2012-11-211-0/+1
* | ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai2012-11-081-0/+3
* | ALSA: hda - Give standard "Bass Speaker" mixer for 2.1 speakersTakashi Iwai2012-11-081-1/+7
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-081-9/+12
|\|
| * ALSA: HDA: Mark CS260x immutable structures constDaniel J Blueman2012-11-051-3/+2
| * 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 - Add workaround for conflicting IEC958 controlsTakashi Iwai2012-10-171-2/+3
|/
* 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/+10
* 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/+0
* 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