summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_cirrus.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: cirrus: Reduce CONFIG_PM dependenciesTakashi Iwai2024-05-081-4/+0
* ALSA: hda/cirrus - support for iMac 12,1 modelAllen Ballway2022-08-111-0/+1
* ALSA: hda/cirrus: Move CS8409 HDA bridge to separate moduleLucas Tanure2021-08-121-1074/+0
* ALSA: hda/cirrus: Set Initial DMIC volume to -26 dBStefan Binding2021-06-011-4/+3
* ALSA: hda/cirrus: Use CS8409 filter to fix abnormal sounds on BullseyeStefan Binding2021-04-261-0/+33
* ALSA: hda/cirrus: Set Initial DMIC volume for Bullseye to -26 dBStefan Binding2021-04-261-0/+5
* ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups.Stefan Binding2021-03-161-182/+98
* ALSA: hda/cirrus: Fix CS42L42 Headset Mic volume control nameStefan Binding2021-03-161-1/+1
* ALSA: hda/cirrus: Cleanup patch_cirrus.c code.Stefan Binding2021-03-161-75/+72
* ALSA: hda/cirrus: Add error handling into CS8409 I2C functionsStefan Binding2021-03-161-45/+91
* ALSA: hda/cirrus: Add Headphone and Headset MIC Volume ControlStefan Binding2021-03-071-0/+200
* ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion co...Vitaly Rodionov2021-03-071-2/+307
* ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion codec.Vitaly Rodionov2021-03-071-0/+576
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32Thomas Gleixner2019-05-241-14/+1
* ALSA: hda: move hda_codec.h to include/soundPierre-Louis Bossart2018-08-301-1/+1
* ALSA: hda/cirrus - Simplify creation of new controlsTakashi Iwai2018-06-251-20/+9
* ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai2018-01-101-0/+1
* 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
|\