aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* snd_hda: fix "duplicated free" on module unloadingMichael Zhilin9 days1-2/+3
* snd_hda: Add the full Intel Meteor/Arrow/Lunar Lake HD Audio PCI IDsMichael Zhilin9 days2-0/+8
* snd_hda: add 32-bit memory quirk for Creative Sound Blaster Audigy FXGleb Smirnoff2024-02-232-0/+2
* snd_hda: Add patches for the Lenovo Ideapad 330-15 and ThinkPad X230Dmitry Lukhtionov2024-02-183-0/+23
* hdaa_pcmchannel_setup: do not advertise AC3 8+0Andriy Gapon2024-01-281-1/+0
* sound: use device_set_descf() to set device descriptionsChristos Margiolis2024-01-223-12/+5
* sound: remove PCM_KLDSTRING() and fix status stringsChristos Margiolis2024-01-161-3/+2
* hdac: Defer interrupt allocation in hdac_attach()Mark Johnston2023-09-271-3/+4
* sys: Remove SND_DECLARE_FILEJohn Baldwin2023-08-184-8/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-167-14/+0
* sys: Remove $FreeBSD$: sound driver versionWarner Losh2023-08-164-4/+4
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1211-11/+11
* Add random VMware device IDs.Alexander Motin2022-10-203-0/+13
* sound: add patch for Lenovo Legion 5 IntelNuno Teixeira2022-09-162-1/+3
* hda: add patch for Framework laptop v2 headphone jackPavel Timofeev2022-09-132-2/+7
* snd_hda: Remove duplicate erroneous HDA_INTEL_ALLKPS lineNeel Chauhan2022-09-071-1/+0
* snd_hda: Add the full Intel AlderLake HD Audio PCI IDsNeel Chauhan2022-09-072-0/+15
* sound(4): Fix a typo in asource code commentGordon Bergling2022-09-031-1/+1
* hda: Add a patch for ASUS ROG GL553VE.Gleb Popov2022-08-042-0/+7
* sound: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-063-9/+3
* Remove pcm_devclass from DRIVER_MODULE invocations.John Baldwin2022-05-061-1/+1
* sound(4): Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* hdaa_eld_dump: eliminate write only variable lenWarner Losh2022-04-051-2/+1
* sound(4): Fix a typo in a source code commentGordon Bergling2022-04-021-1/+1
* hda: whitespace fix for realtek pin patchesEd Maste2022-03-241-20/+20
* hda: add patch for Framework laptop headphone jackEd Maste2022-03-172-0/+11
* hdac: Handle interrupts racing with device suspendMark Johnston2022-03-171-3/+3
* Add Tempo Semiconductor 92HD95B HDA codec IDEd Maste2022-03-162-1/+3
* snd_hda: Add some ATI HDMI codec IDs.Alexander Motin2022-02-092-0/+6
* sound: add patch for Lenovo Legion 5 AMDPhilippe Michaud-Boudreault2022-01-232-0/+11
* snd_hda: restore pin patch for headphones on Lenovo X1 7th GenEd Maste2022-01-151-0/+15
* hdda: Remove extra topo_unlockWarner Losh2021-12-101-1/+0
* hda: Push giant / newbus topo lock down a layerWarner Losh2021-12-102-5/+22
* Add some of Intel Alder Lake device IDs.Alexander Motin2021-11-063-0/+6
* Fix a common typo in source code commentsGordon Bergling2021-08-141-1/+1
* hdaa: add missing break in hdac_pin_patch().Gleb Smirnoff2021-08-031-0/+1
* Fix blankspace anomalies, no actual code change.Xin LI2021-07-128-89/+89
* snd_hda(4): Fix sound on headset jack for ThinkPad T51.Xin LI2021-07-122-1/+12
* hdaa: update pin patch configurationsK Staring2021-07-034-190/+1327
* newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,loca...Warner Losh2021-06-233-23/+18
* hda: correct comment about Asus laptop digital micsPhilippe Michaud-Boudreault2021-05-201-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