]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sound
Add a 'wmask' variable to hold the expression '(1ul << w->step) - 1' in
[FreeBSD/FreeBSD.git] / sys / dev / sound /
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-05-02 Peter HolmAdded D_TRACKCLOSE to sndstat_cdevsw to fix the situati...
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-04-02 Hans Petter SelaskyFix compiler warnings, mostly signed issues,
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-30 Alexander MotinReenable unsolicited responses on CODEC if hdaa_sense_i...
2012-03-28 Jung-uk KimMFV: r233615
2012-03-28 Alexander MotinStop HDA controller polling callout on suspend and...
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jung-uk KimMFV: r233550
2012-03-25 Edwin GroothuisMFV of 233442, tzdata2012a
2012-03-23 John BaldwinDon't cast a bus address to a uint8_t pointer just...
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallImport new versions of libcxxrt and libc++.
2012-03-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-01 Alexander MotinAdd driver for the RME HDSPe AIO/RayDAT sound cards...
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-23 Hans Petter SelaskyAvoid creating PCM devices for MIDI adapters.
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-17 Bjoern A. ZeebIFC @231845
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-14 Alexander MotinDo not handle MOD_SHUTDOWN equally to MOD_UNLOAD in...
2012-02-10 Ed SchoutenRemove direct access to si_name.
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 Alexander MotinRemove extra semicolon.
2012-02-01 Pedro F. GiffuniUse new OSS-based BSD-licensed header for cs sound...
2012-01-31 Alexander MotinMake sound(4) more flexible in setting soft buffer...
2012-01-31 Alexander MotinJust in case, clear stream interrupts before enabling...
2012-01-30 Alexander MotinFix typo in comments.
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-28 Alexander MotinFix HBR enabling condition. cchs is from 0 to 7, not...
2012-01-26 Pedro F. GiffuniMinor cleanups to the csa snd driver.
2012-01-26 Alexander MotinPress some more info into the PCM device name:
2012-01-26 Alexander MotinFix typo in r230571.
2012-01-26 Alexander MotinAdd another bunch of CODEC IDs.
2012-01-25 Alexander MotinOops, fix the loader tunable name added in r230551.
2012-01-25 Alexander MotinRewrite jack presence detection and implement automatic...
2012-01-25 Alexander MotinAllow PASSTHROUGH (AC3) to have more then 2 channels.
2012-01-25 Alexander MotinFix word order in hdaa_subvendor_id() to match PCI...
2012-01-24 Alexander MotinIn addition to r230511, allow 8 channel AC3 formats.
2012-01-24 Alexander MotinEnable High Bit Rate (HBR) Encoded Packet Type (EPT...
2012-01-24 Alexander MotinHDMI and DisplayPort support can coexist in HDA CODEC.
2012-01-23 Alexander MotinRealtek CODECs declare support for 32bit samples on...
2012-01-22 Alexander MotinIncrease snd_hda(4) default maximal buffer size from...
2012-01-22 Alexander MotinComplete rewrite of the snd_hda(4) volume control.
2012-01-20 Pedro F. GiffuniReplace GPLd headers from the Maestro3 driver with...
2012-01-19 Alexander MotinPrint controller/codec IDs for unknown chips instead...
2012-01-19 Alexander MotinTwo 192/24/8 playback streams overflow single mandatory...
2012-01-18 Alexander MotinImprove HDMI/DisplayPort audio support in snd_hda(4):
2012-01-16 Alexander MotinAdd check to avoid assertion panic on duplicate stop.
2012-01-15 Joel DahlFix a few comment typos.
2012-01-15 Ulrich SpörleinRemove spurious 8bit chars, turning files into plain...
2012-01-15 Alexander MotinMajor snd_hda driver rewrite:
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-11 Pedro F. GiffuniReplace GPL'd headers in the emu10kx snd driver code.
2012-01-11 Pedro F. GiffuniFix an inconsistency that crept in while replacing...
2012-01-03 Pedro F. GiffuniReplace a GPL'd header in the emu10k1 snd driver code.
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-20 Alexander MotinOops, list of IDs is not sequential. Have to list all...
2011-12-20 Alexander MotinCast some vendor-specific spell on VIA VT1708S codecs to:
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-14 Hans Petter SelaskyUse usbd_transfer_unsetup() instead of usbd_transfer_st...
2011-12-14 Hans Petter SelaskyStop USB audio transfers early so that any audio applic...
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 Marius Strobl- There's no need to overwrite the default device metho...
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-07 Ed SchoutenMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 Ed SchoutenMark MALLOC_DEFINEs static that have no corresponding...
next