Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-11-08 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -9/+12 |
2012-11-05 | ALSA: HDA: Mark CS260x immutable structures const | Daniel J Blueman | 1 | -3/+2 |
2012-11-05 | ALSA: HDA: Fix digital microphone on CS420x | Daniel J Blueman | 1 | -5/+9 |
2012-11-05 | ALSA: hda: Cirrus: Fix coefficient index for beep configuration | Alexander Stein | 1 | -1/+1 |
2012-10-17 | ALSA: hda - Add workaround for conflicting IEC958 controls | Takashi Iwai | 1 | -2/+3 |
2012-10-10 | ALSA: hda/cirrus - Add missing init/free of hda_gen_spec | Takashi Iwai | 1 | -0/+4 |
2012-10-10 | ALSA: hda - Fix memory leaks at error path in patch_cirrus.c | Takashi Iwai | 1 | -3/+3 |
2012-10-08 | ALSA: hda - make Cirrus codec use generic unsol event handler | David Henningsson | 1 | -38/+10 |
2012-09-13 | ALSA: hda - Fix disordered enum definitions in patch_cirrus.c | Takashi Iwai | 1 | -2/+3 |
2012-09-11 | ALSA: hda - Add support for MacBook Pro 10,1 | Takashi Iwai | 1 | -0/+31 |
2012-09-11 | ALSA: hda - Replace with the generic fixup codes in patch_cirrus.c | Takashi Iwai | 1 | -90/+103 |