aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* sound: add patch for Lenovo Legion 5 IntelNuno Teixeira2023-02-052-1/+3
* Add random VMware device IDs.Alexander Motin2022-10-273-0/+13
* hdaa_eld_dump: eliminate write only variable lenWarner Losh2022-10-021-2/+1
* hda: add patch for Framework laptop v2 headphone jackPavel Timofeev2022-09-202-2/+7
* snd_hda: Remove duplicate erroneous HDA_INTEL_ALLKPS lineNeel Chauhan2022-09-101-1/+0
* snd_hda: Add the full Intel AlderLake HD Audio PCI IDsNeel Chauhan2022-09-102-0/+15
* sound(4): Fix a typo in asource code commentGordon Bergling2022-09-061-1/+1
* sound(4): Fix a typo in a source code commentGordon Bergling2022-04-141-1/+1
* sound(4): Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* hdac: Handle interrupts racing with device suspendMark Johnston2022-03-241-3/+3
* hda: add patch for Framework laptop headphone jackEd Maste2022-03-242-0/+11
* sound: add patch for Lenovo Legion 5 AMDPhilippe Michaud-Boudreault2022-03-242-0/+11
* snd_hda: restore pin patch for headphones on Lenovo X1 7th GenEd Maste2022-03-241-0/+15
* snd_hda(4): Fix sound on headset jack for ThinkPad T51.Xin LI2022-03-242-1/+12
* hdaa: update pin patch configurationsK Staring2022-03-249-242/+1380
* Add Tempo Semiconductor 92HD95B HDA codec IDEd Maste2022-03-232-1/+3
* snd_hda: Add some ATI HDMI codec IDs.Alexander Motin2022-02-162-0/+6
* Add some of Intel Alder Lake device IDs.Alexander Motin2021-11-133-0/+6
* Fix a common typo in source code commentsGordon Bergling2021-08-191-1/+1
* hda: correct comment about Asus laptop digital micsPhilippe Michaud-Boudreault2021-05-271-3/+3
* Unify Intel CODEC naming.Alexander Motin2021-01-151-6/+6
* Drop unsolicited responses to the still attaching CODECs.Alexander Motin2020-10-151-1/+2
* sound: clean up empty lines in .c and .h filesMateusz Guzik2020-09-013-5/+0
* sound/hda: fix interrupt handler endless loop after r362294Andriy Gapon2020-06-261-2/+51
* hdac_intr_handler: keep working until global interrupt status clearsAndriy Gapon2020-06-181-21/+33
* Add bunch of HDA controller and codec IDs.Alexander Motin2020-06-053-0/+56
* snd_hda: fix typos related to quirks set via 'config' tunableAndriy Gapon2020-05-131-3/+3
* sound/hda: newer AMD devices still require the same PCIe snoopAndriy Gapon2020-05-131-0/+1
* snd_hda: use bool for hdac_reset's boolean wakeup paramEd Maste2020-04-261-7/+7
* hdac: remove unused macroEd Maste2020-04-201-3/+0
* snd_hda: whitespace and style(9) cleanupsEd Maste2020-04-192-23/+16
* hda: remove hda*_lockowned macrosEd Maste2020-04-183-3/+0
* hdac: replace printf for unowned lock with a lock assertionEd Maste2020-04-181-2/+1
* hdac: update comment to match function nameEd Maste2020-04-171-1/+1
* snd_hda(4): Recognize the ALC257 codec.Mark Johnston2020-04-132-0/+2
* hda: if a CODEC is not responding, report which oneEd Maste2020-04-101-1/+1
* hdac: show which command timed outEd Maste2020-04-101-1/+2
* hdac: update comment on reset durationEd Maste2020-04-101-3/+1
* hdaa: remove verbosity from the normal driver operations.Konstantin Belousov2020-03-281-11/+1
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-262-5/+5
* Configure headphone redirection for the Dell L780 and X1 Carbon 7th gen.Mark Johnston2019-12-092-2/+6
* Add support for new sound HDA hardwareScott Long2019-12-053-0/+4
* Add device IDs for the next generation of Intel HDA audio.Scott Long2019-10-283-0/+18
* snd_hda: style(9) whitespace fixupEd Maste2019-10-171-1/+1
* snd_hda: Add Intel Cannon Lake supportOleksandr Tymoshenko2019-09-261-0/+1
* snd_hda: Add Intel Cannon Lake supportOleksandr Tymoshenko2019-09-261-0/+1
* Fix sound on headset jack for ThinkPad T51.Xin LI2019-08-211-0/+9
* Partially revert the previous commit.Jung-uk Kim2019-08-191-6/+4
* Fix sound on headset jack for Lenovo Thinkpad X1 Carbon Gen 6 (model 20KH).Jung-uk Kim2019-08-192-4/+14
* Fix sound on headset jack for ALC255 and ALC256 codec.Marcelo Araujo2019-07-302-2/+16