Age | Commit message (Expand) | Author |
2017-03-28 | Add quirk for MacBook Pro 5,5. From Manav Rathi <mnvrth at gmail.com>. | Alexandre Ratchov |
2015-12-02 | Add an unmute quirk for IDT 92HD75B3/4 codecs with HP subids. | Jonathan Gray |
2015-08-24 | Audio on the T400/T410/T510/T420/T520/X220/X220t docks needs a quirk | Jonathan Gray |
2015-08-21 | enable beep and CD controls on ALC292 | Jonathan Gray |
2015-08-20 | Enable audio on Thinkpad docks. Help from jsg@ for the *40 / *50 series | Mike Larkin |
2015-08-04 | add Realtek ALC1150, from Alexandre H. ok deraadt | Ted Unangst |
2015-04-25 | Add quirk for Cirrus Logic CS4208 which is needed for MacBookAir6,1. | James Turner |
2014-12-10 | Add an unmute quirk for HP machines with the IDT 92HD75B1/2 codec. | Jonathan Gray |
2014-11-17 | Add quirks for the "Realtek ALC885" found on MacMini3.1, unmutes the | Landry Breuil |
2014-07-13 | Some reallocarray() use; review Jean-Philippe Ouellet, patrick keshishian | Theo de Raadt |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2014-07-08 | decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h | Theo de Raadt |
2014-05-25 | fix format mistakes when AZALIA_DEBUG is defined | Alexandre Ratchov |
2014-01-06 | Recognize the ALC292 | Brad Smith |
2014-01-02 | enable beep controls on ALC221 and ALC269 as well | Jonathan Gray |
2014-01-02 | enable beep and CD controls on ALC282 | Jonathan Gray |
2013-11-09 | recognise Realtek ALC221 | Jonathan Gray |
2013-10-06 | Add quirk for ALC260 found on Acer Extensa 6700. | Raphael Graf |
2013-05-27 | Fix edge cases of uninitialized variables. In my tree for too long, I even | Miod Vallat |
2013-05-24 | MacBookAir4,1 needs the same unmute quirk as MacBookAir3,1 | Jonathan Gray |
2012-11-30 | Fix speakers on Apple MacBook Air 2010, they require gpio unmuting. | Stuart Henderson |
2010-09-10 | if the speaker is muted because headphones are plugged in, don't | Jacob Meuser |
2010-08-23 | * if there's an error setting indirect more for a volume knob widget, | Jacob Meuser |
2010-08-08 | convert printf()s that can happen in the resume path to DPRINTF()s. | Jacob Meuser |
2010-08-07 | restore unsolicited responses from volume knob widgets | Jacob Meuser |
2010-06-27 | don't probe "volume knobs" on resume. probably not needed and | Jacob Meuser |
2010-06-27 | check if the jacks that will mute the speaker can generate unsolicited | Jacob Meuser |
2010-06-27 | GPIO quirk for IDT 92HD71B7 in HP laptops (such as HP HDX 18) | Jacob Meuser |
2010-06-26 | make sure widgets are connected to usable widgets by default. | Jacob Meuser |
2010-03-21 | another macbook that needs reference voltage for output. | Jacob Meuser |
2010-03-21 | deal with the possibility of two internal speaker pins, like on | Jacob Meuser |
2010-02-11 | "unmute" GPIO 0 on all Dell machines with IDT 92HD71B7 codecs. | Jacob Meuser |
2010-02-01 | unmute GPIO 0 on IDT 92HD73C1 codecs found in Dell machines | Jacob Meuser |
2009-11-03 | gpio quirk for Dell Precision M4400. from Geoff Sanders. thanks! | Jacob Meuser |
2009-10-20 | recognize the VIA VT1702 codec | Kevin Lo |
2009-09-12 | GPIO quirk for Dell Inspiron 1400 | Jacob Meuser |
2009-09-09 | move code to enable widget unsolicited event generation into it's | Jacob Meuser |
2009-09-09 | handle mixer get/set requests for class type mixer items in the underlying | Jacob Meuser |
2009-09-09 | make sure node id for stream mode mixer items is valid | Jacob Meuser |
2009-06-26 | the 'inputs.usingdac' mixer item was used to select which group of | Jacob Meuser |
2009-06-09 | AD1981HD output amps are weird. they report 63 volume steps but the | Jacob Meuser |
2009-06-09 | quirks for MacBookPro3,1 inspired by FreeBSD's snd_hda. problem | Jacob Meuser |
2009-05-31 | zap _generic from the names of several functions. there are no | Jacob Meuser |
2009-05-31 | - all codecs now use the same functions, always. call the functions | Jacob Meuser |
2009-05-31 | remove special handling for STAC9225 (aka STAC7661). it was just | Jacob Meuser |
2009-05-29 | register all GPIO and widget "quirks" in a bitmask instead of using | Jacob Meuser |
2009-05-29 | if a control in outputs.master.slaves is muted, don't change it's | Jacob Meuser |
2009-05-25 | Add Dell Latitude E5500 to the mute quirk list. | Robert Nagy |
2009-05-17 | recognize more Analog Devices codecs | Jacob Meuser |
2009-05-12 | - try to identify a "main input mixer" | Jacob Meuser |