| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix HBR enabling condition. cchs is from 0 to 7, not from 1 to 8. | mav | 2012-01-28 | 1 | -1/+1 |
* | Minor cleanups to the csa snd driver. | pfg | 2012-01-26 | 2 | -23/+2 |
* | Press some more info into the PCM device name: | mav | 2012-01-26 | 1 | -8/+51 |
* | Fix typo in r230571. | mav | 2012-01-26 | 1 | -1/+1 |
* | Add another bunch of CODEC IDs. | mav | 2012-01-26 | 3 | -13/+136 |
* | Oops, fix the loader tunable name added in r230551. | mav | 2012-01-25 | 1 | -2/+2 |
* | Rewrite jack presence detection and implement automatic recording source | mav | 2012-01-25 | 2 | -146/+202 |
* | Allow PASSTHROUGH (AC3) to have more then 2 channels. | mav | 2012-01-25 | 1 | -1/+2 |
* | Fix word order in hdaa_subvendor_id() to match PCI (where it comes from), | mav | 2012-01-25 | 2 | -5/+5 |
* | In addition to r230511, allow 8 channel AC3 formats. | mav | 2012-01-24 | 1 | -0/+4 |
* | Enable High Bit Rate (HBR) Encoded Packet Type (EPT), if supported | mav | 2012-01-24 | 1 | -0/+15 |
* | HDMI and DisplayPort support can coexist in HDA CODEC. | mav | 2012-01-24 | 1 | -8/+8 |
* | Realtek CODECs declare support for 32bit samples on S/PDIF input/output | mav | 2012-01-23 | 1 | -3/+45 |
* | Increase snd_hda(4) default maximal buffer size from 16K to 64K and | mav | 2012-01-22 | 3 | -22/+12 |
* | Complete rewrite of the snd_hda(4) volume control. | mav | 2012-01-22 | 2 | -181/+577 |
* | Replace GPLd headers from the Maestro3 driver with BSD licensed | pfg | 2012-01-20 | 3 | -10/+1073 |
* | Print controller/codec IDs for unknown chips instead of useless and | mav | 2012-01-19 | 2 | -53/+50 |
* | Two 192/24/8 playback streams overflow single mandatory output line (SDO) | mav | 2012-01-19 | 6 | -17/+101 |
* | Improve HDMI/DisplayPort audio support in snd_hda(4): | mav | 2012-01-18 | 5 | -96/+522 |
* | Add check to avoid assertion panic on duplicate stop. | mav | 2012-01-16 | 1 | -0/+2 |
* | Fix a few comment typos. | joel | 2012-01-15 | 1 | -4/+4 |
* | Remove spurious 8bit chars, turning files into plain ASCII. | uqs | 2012-01-15 | 1 | -2/+2 |
* | Major snd_hda driver rewrite: | mav | 2012-01-15 | 10 | -7312/+8829 |
* | Replace GPL'd headers in the emu10kx snd driver code. | pfg | 2012-01-11 | 5 | -293/+312 |
* | Fix an inconsistency that crept in while replacing constants | pfg | 2012-01-11 | 1 | -2/+2 |
* | Replace a GPL'd header in the emu10k1 snd driver code. | pfg | 2012-01-03 | 2 | -235/+1006 |
* | Oops, list of IDs is not sequential. Have to list all of them expoicitly. | mav | 2011-12-20 | 1 | -2/+10 |
* | Cast some vendor-specific spell on VIA VT1708S codecs to: | mav | 2011-12-20 | 1 | -5/+39 |
* | Use usbd_transfer_unsetup() instead of usbd_transfer_stop() so that | hselasky | 2011-12-14 | 1 | -2/+4 |
* | Stop USB audio transfers early so that any audio applications | hselasky | 2011-12-14 | 2 | -1/+14 |
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 5 | -12/+12 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | ed | 2011-11-07 | 3 | -3/+3 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | ed | 2011-11-07 | 6 | -6/+6 |
* | In order to maximize the re-usability of kernel code in user space this | kmacy | 2011-09-16 | 1 | -2/+2 |
* | dsp_ioctl: fix type of variable used to store ioctl request | avg | 2011-09-12 | 1 | -1/+2 |
* | Fix precedence warning when compiling kernel with clang. | hselasky | 2011-09-06 | 1 | -2/+2 |
* | Fix headphones pin configuration on Lenovo B450 laptop. | mav | 2011-08-18 | 1 | -0/+8 |
* | Restore USB MIDI transmit buffer size to 1Kbyte. | hselasky | 2011-07-14 | 1 | -1/+1 |
* | Introduce a quirk for broken USB MIDI hardware instead of limiting performance | hselasky | 2011-07-03 | 1 | -11/+11 |
* | Fix problem about USB MIDI TX data format, that some devices only accept | hselasky | 2011-07-02 | 1 | -23/+30 |
* | Do not attach to the sound device on G5 Xserves, which is actually an | nwhitehorn | 2011-06-26 | 1 | -0/+12 |
* | - Move all USB device ID arrays into so-called sections, | hselasky | 2011-06-24 | 1 | -0/+9 |
* | Hide driver revision behind bootverbose. | joel | 2011-06-15 | 1 | -1/+4 |
* | Add bunch of Conexant codec IDs. For some of them add quirks to disable | mav | 2011-06-13 | 1 | -0/+39 |
* | Make automatic hw.snd.default_unit choice a bit more intelligent. Instead | mav | 2011-06-07 | 1 | -18/+36 |
* | Add better names for the Intel HDMI audio codecs. | mav | 2011-05-26 | 1 | -12/+14 |
* | usb: change to one-pass probing of device drivers | avg | 2011-05-18 | 1 | -5/+2 |
* | fix build on 32-bit platforms for r221803 | avg | 2011-05-12 | 1 | -1/+1 |
* | dsp/pcm: allow to mmap both read and write buffers using the same fd | avg | 2011-05-12 | 1 | -21/+35 |
* | Correct a typo | jfv | 2011-05-12 | 1 | -1/+1 |