aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound
Commit message (Expand)AuthorAgeFilesLines
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-25126-126/+126
* sound: add patch for Lenovo Legion 5 IntelNuno Teixeira2023-02-052-1/+3
* sound(4): Fix memory map of /dev/dsp devices when buffer size is not a multip...Florian Walpen2022-11-121-1/+1
* Add random VMware device IDs.Alexander Motin2022-10-273-0/+13
* hdspe_dmapsetmap: eliminate write only variable scWarner Losh2022-10-021-4/+0
* hdaa_eld_dump: eliminate write only variable lenWarner Losh2022-10-021-2/+1
* emu10kx: eliminate write only variables val, r and move i to loopWarner Losh2022-10-021-6/+4
* emu10kx-pci: eliminate write only variable rWarner Losh2022-10-021-7/+7
* emu_midi_probe: eliminate write only variable rWarner Losh2022-10-021-3/+3
* pcmcsa_attach: eliminate write only variable unitWarner Losh2022-10-021-2/+0
* midicsa_attach: eliminate write only variable funcWarner Losh2022-10-021-2/+0
* cs4281: eliminate write only variable codecnoWarner Losh2022-10-021-4/+0
* sb_probe: eliminate write only variable rWarner Losh2022-10-021-3/+3
* sb16_probe: eliminate write only variable rWarner Losh2022-10-021-3/+3
* ess_probe: eliminate write only variable rWarner Losh2022-10-021-3/+3
* 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-06-101-1/+1
* pcm: Remove dead code from sound_modevent.John Baldwin2022-05-191-6/+2
* Add deprecation notices to ISA sound cardsEd Maste2022-05-167-0/+7
* sound(4): Fix a typo in a source code commentGordon Bergling2022-04-141-1/+1
* snd_csa(4): Fix a few common typos in source code commentsGordon Bergling2022-04-091-2/+2
* sound(4): Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* sound(4): Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* sound: test PCM_REGISTERED before PCM_DETACHINGEd Maste2022-03-301-5/+5
* Remove snd_aureal driver sourceEd Maste2022-03-303-787/+0
* 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
* sound: Remove CTLFLAG_NEEDGIANT from some sysctls.Alexander Motin2022-01-107-115/+16
* snd_uaudio(4): Loosen up the USB MIDI permissions.Hans Petter Selasky2022-01-071-1/+1
* sound(4): Fix a typo in a source code commentGordon Bergling2021-12-251-1/+1
* snd_uaudio(4): Fix string index computations for iFeature.Hans Petter Selasky2021-11-161-7/+7
* Add some of Intel Alder Lake device IDs.Alexander Motin2021-11-133-0/+6
* usb_audio: Fix a typo in a source code commentGordon Bergling2021-11-111-1/+1
* sound(4): Implement mixer mute control for feeder channels.Hans Petter Selasky2021-10-124-52/+167
* pcm(4): Fix a common typo in source code commentsGordon Bergling2021-09-292-3/+3
* sound(4): Implement playback and recording mode sysctl(8).Hans Petter Selasky2021-09-222-0/+27
* Implement the SOUND_MIXER_WRITE_MUTE and SOUND_MIXER_READ_MUTE ioctl(9)s.Hans Petter Selasky2021-09-222-40/+84
* sound(4): Fix typos.Hans Petter Selasky2021-09-221-2/+2
* sound(4): Fix some common typos in commentsGordon Bergling2021-08-313-4/+4
* 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