]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sound
- Remove extra space
[FreeBSD/FreeBSD.git] / sys / dev / sound /
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-20 mavOops, list of IDs is not sequential. Have to list all...
2011-12-20 mavCast some vendor-specific spell on VIA VT1708S codecs to:
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-14 hselaskyUse usbd_transfer_unsetup() instead of usbd_transfer_st...
2011-12-14 hselaskyStop USB audio transfers early so that any audio applic...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 marius- There's no need to overwrite the default device metho...
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 edMark MALLOC_DEFINEs static that have no corresponding...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-16 kmacyIn order to maximize the re-usability of kernel code...
2011-09-12 avgdsp_ioctl: fix type of variable used to store ioctl...
2011-09-06 hselaskyFix precedence warning when compiling kernel with clang.
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-18 mavFix headphones pin configuration on Lenovo B450 laptop.
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 hselaskyRestore USB MIDI transmit buffer size to 1Kbyte.
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-03 hselaskyIntroduce a quirk for broken USB MIDI hardware instead...
2011-07-02 hselaskyFix problem about USB MIDI TX data format, that some...
2011-06-26 nwhitehornDo not attach to the sound device on G5 Xserves, which...
2011-06-24 hselasky- Move all USB device ID arrays into so-called sections,
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-16 hrsMerge from HEAD@222977.
2011-06-15 joelHide driver revision behind bootverbose.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 mavAdd bunch of Conexant codec IDs. For some of them add...
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-08 hrsMerge from HEAD@222848.
2011-06-07 mavMake automatic hw.snd.default_unit choice a bit more...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-29 hrsMerge from head@222434.
2011-05-26 attilioMFC
2011-05-26 mavAdd better names for the Intel HDMI audio codecs.
2011-05-18 attilioMFC
2011-05-18 avgusb: change to one-pass probing of device drivers
2011-05-12 attilioMFC
2011-05-12 avgfix build on 32-bit platforms for r221803
2011-05-12 avgdsp/pcm: allow to mmap both read and write buffers...
2011-05-12 jfvCorrect a typo
2011-05-11 jfvChipset support for the new Intel Panther Point PCH...
2011-05-09 attilioMFC
2011-05-09 hselaskyWorkaround for broken no-name USB audio devices sold...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-03 attilioMFC
2011-05-03 avgSNDCTL_DSP_GETIPTR: set pointer to sndbuf_getfreeptr()
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-20 hselaskyOnly set the sample rate if the USB audio channel reports
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-11 mariusAllocate the sound buffer DMA memory coherent. While...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-24 hselasky- Add support for some non-standard USB MIDI devices...
2011-02-21 brucecFix typos - remove duplicate "the".
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-18 hselasky- Make an enum for all the umidi USB transfers.
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-09 mariusCorrect signedness and off-by-one issues in parameters...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-01 jfvSupport for the new Patsburg PCH chipset:
2011-01-13 mdfFix up a few more sysctl(9) mis-typing found in various...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-11 jhbRemove unneeded includes of <sys/linker_set.h>. Other...
2010-12-28 yongariAdd device id for RDC M3010 which is found on Vortex86...
2010-12-20 tijlMerge amd64 and i386 bus.h and move the resulting heade...
2010-12-18 tijlUse convenience functions where possible instead of...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 dimSync: merge r214895 through r215140 from ^/head.
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-09 brucecFix typos.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-25 dimSync: merge r214221 through r214352 from ^/head.
2010-10-25 mavMake hw.snd.vpc_0db to be also a loader tunable.
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-13 rpauloFix a brain-o: wrong case statement semantics.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
next