| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix a brain-o: wrong case statement semantics. | Rui Paulo | 2010-10-13 | 2 | -2/+4 |
| * | Add Intel Cougar Point PCH HD Audio Controller ID | Jack F Vogel | 2010-08-28 | 1 | -0/+2 |
| * | Do not free sc if attach failed, as it was allocated by the bus | Gavin Atkinson | 2010-08-04 | 1 | -1/+0 |
| * | - fix for USB audio devices which use the 7-byte endpoint descriptor instead of | Andrew Thompson | 2010-06-22 | 2 | -54/+9 |
| * | Reduce MIDI input buffer size to one USB packet, hence some USB devices don't | Andrew Thompson | 2010-06-22 | 1 | -8/+2 |
| * | sound/pcm: use non-const string as a value with SYSCTL_STRING | Andriy Gapon | 2010-06-15 | 3 | -3/+3 |
| * | Add set of codec IDs. | Alexander Motin | 2010-06-09 | 1 | -0/+10 |
| * | - Remove more dead code[1]. Since r207330, we only need to check division | Jung-uk Kim | 2010-05-04 | 2 | -14/+11 |
| * | Remove dead code. Calculated greatest common divisor was not used at all. | Jung-uk Kim | 2010-04-28 | 1 | -11/+0 |
| * | Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had | Andrew Thompson | 2010-04-22 | 1 | -11/+11 |
| * | Fix the gap between mute and lowest possible volume. The es1370 mixer | Joel Dahl | 2010-04-01 | 1 | -2/+2 |
| * | Start copyright notices with /*- | Joel Dahl | 2010-03-29 | 6 | -6/+6 |
| * | Fix lock leakage. | Alexander Motin | 2010-03-27 | 1 | -0/+1 |
| * | Add some more codec IDs. | Alexander Motin | 2010-03-21 | 1 | -1/+15 |
| * | Looks like I forgot to add half of the copyright text when we switched to | Joel Dahl | 2010-03-08 | 1 | -0/+12 |
| * | Fix bug in headphones audio redirection using separate DAC. It was exposed | Alexander Motin | 2010-02-26 | 1 | -2/+2 |
| * | Rename usb2_ structures and variables to usb_. | Rebecca Cran | 2010-02-08 | 2 | -78/+78 |
| * | Oops! r202789 broke recording from input mixer. Restore previous "mix" | Alexander Motin | 2010-01-22 | 1 | -4/+14 |
| * | - Improve tracer, to handle more cases of input-to-output monitoring | Alexander Motin | 2010-01-22 | 1 | -60/+84 |
| * | Print playback channels paths in order of their sequence numbers, not nids. | Alexander Motin | 2010-01-21 | 1 | -7/+7 |
| * | Hide from default sndstat some information not used on daily basis, | Alexander Motin | 2010-01-13 | 2 | -11/+16 |
| * | Make OSS_GETVERSION ioctl supported also for DSP devices, | Alexander Motin | 2010-01-12 | 1 | -0/+4 |
| * | Make default recording source choosing more intelligent. | Alexander Motin | 2010-01-12 | 1 | -3/+9 |
| * | Align buffer size to LCM of 128bytes, required by hardware, and alignment of | Alexander Motin | 2010-01-12 | 1 | -4/+28 |
| * | Make OSS_GETVERSION ioctl really work. It has 'M' group, not 'P', | Alexander Motin | 2010-01-12 | 2 | -42/+32 |
| * | Add multichannel (4.0 and 7.1) playback support. 5.1 mode support blocked | Alexander Motin | 2010-01-11 | 2 | -43/+82 |
| * | Remove extraneous semicolons, no functional changes. | Martin Blapp | 2010-01-07 | 1 | -1/+1 |
| * | Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. | Robert Noland | 2009-12-29 | 1 | -1/+2 |
| * | (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. | Antoine Brodin | 2009-12-28 | 2 | -2/+2 |
| * | - add support for more than 2 audio channels. [1] | Andrew Thompson | 2009-12-22 | 1 | -70/+146 |
| * | Add one more set of codec IDs. | Alexander Motin | 2009-12-11 | 1 | -0/+8 |
| * | Add two Cirrus Logic codec IDs. | Alexander Motin | 2009-11-26 | 1 | -0/+10 |
| * | add support for MIDI devices without audio control stream. | Andrew Thompson | 2009-11-22 | 1 | -0/+7 |
| * | remove volume alignment (was previously not correctly implemented) | Andrew Thompson | 2009-11-20 | 1 | -13/+7 |
| * | Add more codec IDs. | Alexander Motin | 2009-11-13 | 1 | -1/+23 |
| * | Improve support for High-speed USB audio devices. | Andrew Thompson | 2009-11-08 | 1 | -121/+120 |
| * | Fix typo in previous commit. | Alexander Motin | 2009-09-30 | 1 | -1/+3 |
| * | Add some bits of HDMI/DisplayPort support from later specification updates. | Alexander Motin | 2009-09-29 | 2 | -13/+100 |
| * | Move es137x.c and es137x.h to a 2-clause BSD license. Also move a few | Joel Dahl | 2009-09-22 | 2 | -14/+34 |
| * | - According to Linux, the ALi M5451 can do 31-bit DMA instead of just | Marius Strobl | 2009-09-22 | 1 | -18/+78 |
| * | Add NVidia MCP89 HDA controller IDs. | Alexander Motin | 2009-09-09 | 1 | -0/+8 |
| * | Add Intel 82801JD (one more ICH10) HDA controller ID. | Alexander Motin | 2009-09-09 | 1 | -2/+4 |
| * | Improve HDA controller capabilities logging. | Alexander Motin | 2009-09-02 | 3 | -6/+10 |
| * | Remove redundant Giant reference. Giant will be dropped | Alfred Perlstein | 2009-08-24 | 1 | -2/+2 |
| * | Temporarily revert the new-bus locking for 8.0 release. It will be | John Baldwin | 2009-08-20 | 1 | -2/+0 |
| * | Make the newbus subsystem Giant free by adding the new newbus sxlock. | Attilio Rao | 2009-08-02 | 1 | -0/+2 |
| * | USB audio: | Alfred Perlstein | 2009-07-30 | 1 | -38/+40 |
| * | Disable MSI by default for nVidia MCP55 chipset. | Alexander Motin | 2009-07-14 | 1 | -1/+1 |
| * | - Do aggresive saturation on various polynomial interpolators. | Ariff Abdullah | 2009-07-14 | 1 | -88/+93 |
| * | Isochronous transfers only have 1 frame buffer, but multiple | Marcel Moolenaar | 2009-07-12 | 1 | -1/+1 |