summaryrefslogtreecommitdiff
path: root/sys/dev/pci/azalia_codec.c
AgeCommit message (Expand)Author
2021-06-11recognise ALC897Jonathan Gray
2021-05-30recognise ALC294Jonathan Gray
2021-04-20Add quirk to enable all Thinkpad X1 Extreme 1 speakers & atmos dolbyAlexandre Ratchov
2021-01-16recognise Realtek ALC287Jonathan Gray
2020-10-25use pci macros when testing subvendor id for idt codecsJonathan Gray
2020-10-25recognise some more realtek codecs found in submitted dmesgsJonathan Gray
2020-10-24add entry for realtek alc3204/236;Jason McIntyre
2020-10-22add support for AMD 17h/3xh HD Audio and the ALC887 codecRobert Nagy
2019-10-14Add another quirk for the ALC285 on the X1C7 to avoid a clickingJoshua Stein
2019-10-14Rename AZ_QRK_WID_SPKR2_DAC and AZ_QRK_WID_DOLBY_ATMOS to make itJoshua Stein
2019-08-13azalia: add quirk for speaker routing on ThinkPad X1C7Joshua Stein
2019-08-07recognize the Realtek ALC285Joshua Stein
2019-05-08add free size, the old number of mixers, when reallocating.Ted Unangst
2019-03-24Add a quirk for the Huawei Matebook X to activate the right-sideJoshua Stein
2017-03-28Add quirk for MacBook Pro 5,5. From Manav Rathi <mnvrth at gmail.com>.Alexandre Ratchov
2015-12-02Add an unmute quirk for IDT 92HD75B3/4 codecs with HP subids.Jonathan Gray
2015-08-24Audio on the T400/T410/T510/T420/T520/X220/X220t docks needs a quirkJonathan Gray
2015-08-21enable beep and CD controls on ALC292Jonathan Gray
2015-08-20Enable audio on Thinkpad docks. Help from jsg@ for the *40 / *50 seriesMike Larkin
2015-08-04add Realtek ALC1150, from Alexandre H. ok deraadtTed Unangst
2015-04-25Add quirk for Cirrus Logic CS4208 which is needed for MacBookAir6,1.James Turner
2014-12-10Add an unmute quirk for HP machines with the IDT 92HD75B1/2 codec.Jonathan Gray
2014-11-17Add quirks for the "Realtek ALC885" found on MacMini3.1, unmutes theLandry Breuil
2014-07-13Some reallocarray() use; review Jean-Philippe Ouellet, patrick keshishianTheo de Raadt
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2014-07-08decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.hTheo de Raadt
2014-05-25fix format mistakes when AZALIA_DEBUG is definedAlexandre Ratchov
2014-01-06Recognize the ALC292Brad Smith
2014-01-02enable beep controls on ALC221 and ALC269 as wellJonathan Gray
2014-01-02enable beep and CD controls on ALC282Jonathan Gray
2013-11-09recognise Realtek ALC221Jonathan Gray
2013-10-06Add quirk for ALC260 found on Acer Extensa 6700.Raphael Graf
2013-05-27Fix edge cases of uninitialized variables. In my tree for too long, I evenMiod Vallat
2013-05-24MacBookAir4,1 needs the same unmute quirk as MacBookAir3,1Jonathan Gray
2012-11-30Fix speakers on Apple MacBook Air 2010, they require gpio unmuting.Stuart Henderson
2010-09-10if the speaker is muted because headphones are plugged in, don'tJacob Meuser
2010-08-23* if there's an error setting indirect more for a volume knob widget,Jacob Meuser
2010-08-08convert printf()s that can happen in the resume path to DPRINTF()s.Jacob Meuser
2010-08-07restore unsolicited responses from volume knob widgetsJacob Meuser
2010-06-27don't probe "volume knobs" on resume. probably not needed andJacob Meuser
2010-06-27check if the jacks that will mute the speaker can generate unsolicitedJacob Meuser
2010-06-27GPIO quirk for IDT 92HD71B7 in HP laptops (such as HP HDX 18)Jacob Meuser
2010-06-26make sure widgets are connected to usable widgets by default.Jacob Meuser
2010-03-21another macbook that needs reference voltage for output.Jacob Meuser
2010-03-21deal with the possibility of two internal speaker pins, like onJacob Meuser
2010-02-11"unmute" GPIO 0 on all Dell machines with IDT 92HD71B7 codecs.Jacob Meuser
2010-02-01unmute GPIO 0 on IDT 92HD73C1 codecs found in Dell machinesJacob Meuser
2009-11-03gpio quirk for Dell Precision M4400. from Geoff Sanders. thanks!Jacob Meuser
2009-10-20recognize the VIA VT1702 codecKevin Lo
2009-09-12GPIO quirk for Dell Inspiron 1400Jacob Meuser