| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r272254: | hselasky | 2014-10-02 | 2 | -22/+45 |
* | MFC r271218: | hselasky | 2014-09-10 | 1 | -2/+2 |
* | MFC r269228: | mav | 2014-09-06 | 1 | -0/+13 |
* | MFC r270134: | hselasky | 2014-08-27 | 1 | -13/+2 |
* | MFC r268584: | markj | 2014-08-05 | 2 | -1/+3 |
* | MFC: r266793, r266799, r266808 | marius | 2014-06-04 | 1 | -7/+8 |
* | MFC r266006 and r266011: | hselasky | 2014-05-21 | 1 | -1/+1 |
* | MFC: r264832 | marius | 2014-04-26 | 3 | -41/+33 |
* | MFC: r264831 | marius | 2014-04-26 | 2 | -1/+9 |
* | MFC r263159: | hselasky | 2014-03-22 | 1 | -0/+19 |
* | MFC r263155: | hselasky | 2014-03-22 | 1 | -1/+5 |
* | MFC r261507: | hselasky | 2014-02-12 | 2 | -0/+12 |
* | MFC r258779,r258780,r258787,r258822: | eadler | 2014-02-04 | 1 | -1/+1 |
* | MFC r258168, r258170: | mav | 2014-01-05 | 3 | -0/+20 |
* | MFC r260112: | dim | 2014-01-04 | 1 | -0/+6 |
* | Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI | scottl | 2013-08-12 | 20 | -128/+23 |
* | snd_ds1(4): Fix order of arguments for stereo/16bit mode | uqs | 2013-07-25 | 1 | -1/+1 |
* | Add quirk to configure headphones redirection on ASUS UX31A laptop. | mav | 2013-07-08 | 2 | -0/+8 |
* | Update snd quirks for T520, T420, X220. | sbruno | 2013-05-19 | 1 | -0/+10 |
* | Don't clear stall at first time use of USB MIDI endpoints. | hselasky | 2013-05-18 | 1 | -5/+4 |
* | Fix issue with "Logitech Webcam C525": | hselasky | 2013-05-18 | 1 | -0/+27 |
* | Some fixes to snd_envy24ht(4) driver: | mav | 2013-05-05 | 2 | -32/+13 |
* | Fix for duplicate sample rate detection after recent patches. | hselasky | 2013-04-24 | 1 | -6/+13 |
* | Fix the USB audio feedback endpoint algorithm. There should not | hselasky | 2013-04-24 | 1 | -4/+0 |
* | Fix playback for Focusrite Scarlett 2i2 USB recording interface. | hselasky | 2013-04-24 | 1 | -0/+4 |
* | Add support for runtime switching of sample rate for | hselasky | 2013-04-23 | 1 | -250/+431 |
* | - Correct mispellings of word and | gabor | 2013-04-17 | 1 | -1/+1 |
* | - Corrrect mispellings of word useful | gabor | 2013-04-17 | 1 | -1/+1 |
* | Add Subsystem ID field to the quirk table. Use it to identify Mac Pro 1,1, | mav | 2013-03-27 | 1 | -26/+33 |
* | Hide version string under verbose. | joel | 2013-03-16 | 1 | -2/+6 |
* | Add quirk for Lenovo T530 headphone redirection. | delphij | 2013-03-13 | 2 | -1/+3 |
* | More Lenovo headphones redirection quirks: Lenovo T430, Lenovo T430S. | glebius | 2013-03-12 | 2 | -1/+5 |
* | MFC | attilio | 2013-03-08 | 3 | -1/+27 |
|\ |
|
| * | Add quirks to enable headphones redirection on number of Lenovo | glebius | 2013-03-07 | 2 | -1/+15 |
| * | Plug a memory leak. | glebius | 2013-03-07 | 1 | -1/+5 |
| * | Add quirk to enable headphones redirection on Lenovo X220. | mav | 2013-03-04 | 2 | -0/+8 |
* | | Switch vm_object lock to be a rwlock. | attilio | 2013-02-20 | 1 | -0/+2 |
|/ |
|
* | Fix typo | uqs | 2013-02-19 | 1 | -2/+2 |
* | Add support for mute buttons on USB audio devices and | hselasky | 2013-02-07 | 3 | -29/+58 |
* | Add support for buttons on USB audio devices, | hselasky | 2013-02-06 | 3 | -1/+248 |
* | Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de... | sbz | 2013-01-30 | 5 | -6/+9 |
* | Add Intel Lynx Point PCH HD Audio Device IDs | jfv | 2013-01-02 | 2 | -0/+4 |
* | Reduce stack usage in the USB audio driver by moving some large stack | hselasky | 2012-12-21 | 1 | -292/+282 |
* | Add quirks for AD1984A codec and Lenovo X300 laptop. | mav | 2012-12-12 | 2 | -1/+19 |
* | Add support for various Yamaha keyboards. | hselasky | 2012-12-08 | 1 | -1/+125 |
* | Add a few more translations from IDs to model name. | eadler | 2012-12-02 | 2 | -0/+6 |
* | Add support for hdmi hda codec onboard nvidia gt 440 graphics card | eadler | 2012-12-02 | 2 | -0/+2 |
* | Fix uninitialized variable reported by gcc, but not clang. | mav | 2012-11-26 | 1 | -1/+1 |
* | Remove extra sbuf_trim() copy/pasted into r243530. | mav | 2012-11-26 | 1 | -1/+0 |
* | On multiple requests, compact HDA driver verbose output by hiding CODEC's | mav | 2012-11-25 | 1 | -114/+325 |