summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound
Commit message (Expand)AuthorAgeFilesLines
* MFC r281544:rpaulo2015-04-254-0/+16
* MFC r280322 and r280429:hselasky2015-03-253-129/+282
* MFC r278503:hselasky2015-02-131-42/+54
* MFC r275101:mav2014-12-032-0/+2
* MFC r274918:hselasky2014-12-011-2/+13
* MFC r263710, r273377, r273378, r273423 and r273455:hselasky2014-10-271-1/+1
* MFC r272254:hselasky2014-10-022-22/+45
* MFC r271218:hselasky2014-09-101-2/+2
* MFC r269228:mav2014-09-061-0/+13
* MFC r270134:hselasky2014-08-271-13/+2
* MFC r268584:markj2014-08-052-1/+3
* MFC: r266793, r266799, r266808marius2014-06-041-7/+8
* MFC r266006 and r266011:hselasky2014-05-211-1/+1
* MFC: r264832marius2014-04-263-41/+33
* MFC: r264831marius2014-04-262-1/+9
* MFC r263159:hselasky2014-03-221-0/+19
* MFC r263155:hselasky2014-03-221-1/+5
* MFC r261507:hselasky2014-02-122-0/+12
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-1/+1
* MFC r258168, r258170:mav2014-01-053-0/+20
* MFC r260112:dim2014-01-041-0/+6
* Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCIscottl2013-08-1220-128/+23
* snd_ds1(4): Fix order of arguments for stereo/16bit modeuqs2013-07-251-1/+1
* Add quirk to configure headphones redirection on ASUS UX31A laptop.mav2013-07-082-0/+8
* Update snd quirks for T520, T420, X220.sbruno2013-05-191-0/+10
* Don't clear stall at first time use of USB MIDI endpoints.hselasky2013-05-181-5/+4
* Fix issue with "Logitech Webcam C525":hselasky2013-05-181-0/+27
* Some fixes to snd_envy24ht(4) driver:mav2013-05-052-32/+13
* Fix for duplicate sample rate detection after recent patches.hselasky2013-04-241-6/+13
* Fix the USB audio feedback endpoint algorithm. There should nothselasky2013-04-241-4/+0
* Fix playback for Focusrite Scarlett 2i2 USB recording interface.hselasky2013-04-241-0/+4
* Add support for runtime switching of sample rate forhselasky2013-04-231-250/+431
* - Correct mispellings of word andgabor2013-04-171-1/+1
* - Corrrect mispellings of word usefulgabor2013-04-171-1/+1
* Add Subsystem ID field to the quirk table. Use it to identify Mac Pro 1,1,mav2013-03-271-26/+33
* Hide version string under verbose.joel2013-03-161-2/+6
* Add quirk for Lenovo T530 headphone redirection.delphij2013-03-132-1/+3
* More Lenovo headphones redirection quirks: Lenovo T430, Lenovo T430S.glebius2013-03-122-1/+5
* MFCattilio2013-03-083-1/+27
|\
| * Add quirks to enable headphones redirection on number of Lenovoglebius2013-03-072-1/+15
| * Plug a memory leak.glebius2013-03-071-1/+5
| * Add quirk to enable headphones redirection on Lenovo X220.mav2013-03-042-0/+8
* | Switch vm_object lock to be a rwlock.attilio2013-02-201-0/+2
|/
* Fix typouqs2013-02-191-2/+2
* Add support for mute buttons on USB audio devices andhselasky2013-02-073-29/+58
* Add support for buttons on USB audio devices,hselasky2013-02-063-1/+248
* Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...sbz2013-01-305-6/+9
* Add Intel Lynx Point PCH HD Audio Device IDsjfv2013-01-022-0/+4
* Reduce stack usage in the USB audio driver by moving some large stackhselasky2012-12-211-292/+282
* Add quirks for AD1984A codec and Lenovo X300 laptop.mav2012-12-122-1/+19
OpenPOWER on IntegriCloud