Age | Commit message (Expand) | Author | Files | Lines |
2021-06-01 | ALSA: hda/cirrus: Set Initial DMIC volume to -26 dB | Stefan Binding | 1 | -4/+3 |
2021-04-26 | ALSA: hda/cirrus: Use CS8409 filter to fix abnormal sounds on Bullseye | Stefan Binding | 1 | -0/+33 |
2021-04-26 | ALSA: hda/cirrus: Set Initial DMIC volume for Bullseye to -26 dB | Stefan Binding | 1 | -0/+5 |
2021-03-16 | ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups. | Stefan Binding | 1 | -182/+98 |
2021-03-16 | ALSA: hda/cirrus: Fix CS42L42 Headset Mic volume control name | Stefan Binding | 1 | -1/+1 |
2021-03-16 | ALSA: hda/cirrus: Cleanup patch_cirrus.c code. | Stefan Binding | 1 | -75/+72 |
2021-03-16 | ALSA: hda/cirrus: Add error handling into CS8409 I2C functions | Stefan Binding | 1 | -45/+91 |
2021-03-07 | ALSA: hda/cirrus: Add Headphone and Headset MIC Volume Control | Stefan Binding | 1 | -0/+200 |
2021-03-07 | ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion co... | Vitaly Rodionov | 1 | -2/+307 |
2021-03-07 | ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion codec. | Vitaly Rodionov | 1 | -0/+576 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32 | Thomas Gleixner | 1 | -14/+1 |
2018-08-30 | ALSA: hda: move hda_codec.h to include/sound | Pierre-Louis Bossart | 1 | -1/+1 |
2018-06-25 | ALSA: hda/cirrus - Simplify creation of new controls | Takashi Iwai | 1 | -20/+9 |
2018-01-10 | ALSA: hda - Apply the existing quirk to iMac 14,1 | Takashi Iwai | 1 | -0/+1 |
2016-04-19 | ALSA: hda - Keep powering up ADCs on Cirrus codecs | Takashi Iwai | 1 | -0/+14 |
2016-03-15 | ALSA: hda - Fix unconditional GPIO toggle via automute | Takashi Iwai | 1 | -2/+6 |
2016-02-03 | ALSA: hda - Add fixup for Mac Mini 7,1 model | Takashi Iwai | 1 | -0/+27 |
2015-10-20 | ALSA: hda - convert to hda_device_id | Takashi Iwai | 1 | -13/+8 |
2015-10-15 | ALSA: hda - Enable widget power saving for Cirrus codecs | Takashi Iwai | 1 | -0/+1 |
2015-10-03 | ALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1 | John Flatness | 1 | -0/+1 |
2015-07-25 | ALSA: hda - fix cs4210_spdif_automute() | Dan Carpenter | 1 | -3/+1 |
2015-05-29 | ALSA: hda - Set patch_ops before calling auto-parser | Takashi Iwai | 1 | -7/+5 |
2015-03-16 | Merge branch 'topic/hda-bus' into for-next | Takashi Iwai | 1 | -14/+2 |
2015-03-12 | ALSA: hda - Add workaround for MacBook Air 5,2 built-in mic | Takashi Iwai | 1 | -0/+1 |
2015-03-12 | ALSA: hda - Set single_adc_amp flag for CS420x codecs | Takashi Iwai | 1 | -0/+1 |
2015-02-23 | ALSA: hda - Bind codecs via standard bus | Takashi Iwai | 1 | -14/+2 |
2014-09-16 | ALSA: hda - Allow multiple callbacks for jack | Takashi Iwai | 1 | -1/+1 |
2014-09-11 | ALSA: hda - Get rid of action field from struct hda_jack_tbl | Takashi Iwai | 1 | -3/+0 |
2014-07-22 | ALSA: hda - Refactor quirk picking and change quirk priority | David Henningsson | 1 | -1/+3 |
2014-02-15 | ALSA: hda - Remove superfluous inclusion of linux/pci.h | Takashi Iwai | 1 | -1/+0 |
2013-11-11 | ALSA: hda - Control SPDIF out pin on MacBookPro 11,2 | Takashi Iwai | 1 | -1/+55 |
2013-11-08 | ALSA: hda - Apply MacBook fixups for CS4208 correctly | Takashi Iwai | 1 | -2/+25 |
2013-11-06 | ALSA: hda - Apply GPIO setup for MacBooks with CS4208 | Takashi Iwai | 1 | -0/+1 |
2013-11-05 | ALSA: hda - Introduce the bitmask for excluding output volume | Takashi Iwai | 1 | -0/+2 |
2013-09-27 | ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codec | Ben Whitten | 1 | -5/+67 |
2013-09-09 | ALSA: hda - Add CS4208 codec support for MacBook 6,1 and 6,2 | Takashi Iwai | 1 | -7/+82 |
2013-06-17 | ALSA: hda - Fix pin configurations for MacBook Air 4,2 | Takashi Iwai | 1 | -0/+23 |
2013-04-05 | ALSA: hda/cirrus - Add a quirk for Stumpy ChromeBox. | Dylan Reid | 1 | -1/+18 |
2013-03-18 | ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driver | Takashi Iwai | 1 | -2/+2 |
2013-03-15 | ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs | Takashi Iwai | 1 | -0/+4 |
2013-01-21 | ALSA: hda - Remove superfluous header inclusions | Takashi Iwai | 1 | -1/+0 |
2013-01-12 | ALSA: hda - Use generic parser for Cirrus codec driver | Takashi Iwai | 1 | -1189/+98 |
2013-01-12 | ALSA: hda - Move fixup code into struct hda_codec | Takashi Iwai | 1 | -7/+1 |
2012-11-23 | ALSA: hda - Add a fixup for internal mic on MacBook Pro 8,1 | Takashi Iwai | 1 | -0/+14 |
2012-11-23 | ALSA: hda - Add missing verb applications in patch_cirrus.c | Takashi Iwai | 1 | -15/+2 |
2012-11-23 | ALSA: hda - Move static ADC setup for CS4206 to init verbs | Takashi Iwai | 1 | -3/+3 |
2012-11-22 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+1 |
2012-11-21 | ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speaker | David Henningsson | 1 | -0/+1 |
2012-11-08 | ALSA: hda - Apply a proper chmap for built-in 2.1 speakers | Takashi Iwai | 1 | -0/+3 |
2012-11-08 | ALSA: hda - Give standard "Bass Speaker" mixer for 2.1 speakers | Takashi Iwai | 1 | -1/+7 |