aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* sound(4): Remove pointless Giant from bus_dma_tag_create().Alexander Motin2021-09-0412-62/+37
* Remove impossible checks.Alexander Motin2021-09-041-7/+1
* 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
* hdspe: Support for mono sound.Ruslan Bukin2021-05-271-9/+16
* 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-0140-148/+28
* snd_ich(4): Handle errors from ich_init() properly during resume.Mark Johnston2020-08-271-3/+4
* 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-267-34/+32
* Remove sparc64 kernel supportWarner Losh2020-02-031-31/+1
* Fix some misleading indentation warnings reported by recent clang.John Baldwin2020-01-262-6/+8
* 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
* I add the ability to accept the default pin widget configuration to helpSean Bruno2019-07-172-5/+12
* Tune chipset naming.Alexander Motin2019-03-202-5/+5
* Add quirk to enable mic and headphones redirection on HP Spectre laptops.Vladimir Kondratyev2019-01-222-0/+13
* Adjust SiS 966/968 HDA controller naming.Alexander Motin2018-11-021-1/+1
* Revert r338423, reapplying r338422, which did get approval butGlen Barber2018-09-011-0/+290
* Revert r338422, which was did not get official approval from re@.Glen Barber2018-09-011-290/+0
* Adding support for CS46xx MIDI output. With this patch, users canTai-hwa Liang2018-09-011-0/+290