aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound
Commit message (Expand)AuthorAgeFilesLines
* MFC r338038: Extending the delay cycles to give the codec more time to pump A...Tai-hwa Liang2018-08-261-1/+1
* MFC r286887: Using the error return code documented in the comment.Tai-hwa Liang2015-09-171-1/+1
* MFC r286886: Fixing typo as well as improving readability of a few comments.Tai-hwa Liang2015-09-161-6/+11
* MFC r260112:Dimitry Andric2014-01-041-0/+6
* MFC r225505: dsp_ioctl: fix type of variable used to store ioctl requestAndriy Gapon2011-11-051-1/+2
* fix build breakage by adjusting for API difference in r222092 (MFC ofAndriy Gapon2011-05-201-2/+1
* MFC r221803,221809: dsp/pcm: allow to mmap both read and write buffersAndriy Gapon2011-05-191-21/+35
* MFC r221388: SNDCTL_DSP_GETIPTR: set pointer to sndbuf_getfreeptr()Andriy Gapon2011-05-071-1/+1
* MFC r218909:Rebecca Cran2011-02-241-1/+1
* MFC: r218478Marius Strobl2011-02-122-2/+2
* MFC r216766:Pyun YongHyeon2011-01-301-0/+5
* Merge 210839 from head:Gavin Atkinson2010-08-181-1/+0
* MFC: r207330, r207620Jung-uk Kim2010-05-102-25/+11
* MFC r200375:Alexander Motin2009-12-221-0/+8
* MFC r199258, r199846:Alexander Motin2009-12-111-1/+33
* MFC r197611, r197640:Alexander Motin2009-12-112-13/+102
* MFC r197017, r197018Alexander Motin2009-12-111-2/+12
* MFC r196762:Alexander Motin2009-12-113-6/+10
* MFC: r197401Marius Strobl2009-09-251-18/+78
* - MFC r191308, r191310:Stanislav Sedov2009-08-152-16/+30
* MFC r188656, r189086, r189127, r190630, r193228, r193642, r194177, r194861,Alexander Motin2009-07-151-95/+152
* MFC rev. 190519:Alexander Motin2009-03-301-8/+11
* MFC rev. 188510, 189876, 189879Alexander Motin2009-03-201-11/+13
* MFC:Olivier Houchard2009-02-121-1/+1
* MFC rev. 187445, 187721, 187944Alexander Motin2009-02-041-2/+13
* MFC 187375 from /headGiorgos Keramidas2009-02-021-0/+4
* MFC rev. 187154, 187196, 187202Alexander Motin2009-01-161-58/+82
* MFC r186851Rong-En Fan2009-01-142-908/+0
* MRC rev. 186912, 187020, 187052:Alexander Motin2009-01-131-10/+96
* Merge updated snd_hda driver version 20081226_0122 from CURRENT.Alexander Motin2009-01-073-2503/+3906
* MFC r182854Remko Lodder2008-09-121-0/+9
* MFC r172568Andrew Thompson2008-07-286-9/+9
* MFC sound(4) subsystem changes r178155,178250,178324,179205,180110,180532,Xin LI2008-07-222-15/+71
* MFC (revision 1.109, requested by kib):Ariff Abdullah2008-05-281-0/+7
* MFC:Kris Kennaway2008-05-161-1/+1
* MFC:Ariff Abdullah2007-12-151-3/+12
* MFC:Ariff Abdullah2007-12-151-1/+6
* MFC:Ariff Abdullah2007-12-151-1/+25
* Fix audio playback aborted with SNDCTL_DSP_SETTRIGGER, affectingAriff Abdullah2007-12-061-2/+2
* Headphone / speakers automute fixup for Acer Aspire 4710 @ ALC268 laptop.Ariff Abdullah2007-12-061-0/+3
* MFC: (revision 1.47, 1.48)Ariff Abdullah2007-11-301-4/+29
* * Fix support for followings:Ariff Abdullah2007-11-271-12/+40
* MFC (revision 1.54):Ariff Abdullah2007-11-151-3/+23
* MFC:Ariff Abdullah2007-11-062-1/+3
* Remap and virtualize mixer controls for HP nx6110 withAriff Abdullah2007-10-291-2/+26
* Enable headphone jack-sense for HP nx6100 with AD1981B AC'97 codec,Ariff Abdullah2007-10-291-0/+1
* - Gigabyte G33-S2H fixup, due to the present of multiple competingAriff Abdullah2007-10-191-13/+71
* Update snd_emu10kx driver with recent perforce changes (and fewAriff Abdullah2007-09-124-512/+1247
* Protect against divide by zero while calculating bus speed due toAriff Abdullah2007-07-111-1/+5
* - Add codec id for Realtek ALC268.Ariff Abdullah2007-07-092-18/+57