]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sound
Some more gratuitous format and name changes.
[FreeBSD/FreeBSD.git] / sys / dev / sound /
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-03 ariffAdd device ID for nForce 410 MCP audio controller.
2006-03-31 ariffMEGA Fixes / Cleanup
2006-03-31 ariff- Increase snddev refcount earlier while accessing...
2006-03-30 ariffRemove paranoid thread hijacking check. It cause wierd...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 ariffDon't set primary resume interrupt flag during channel...
2006-03-22 ariffMisc. fixups:
2006-03-22 ariffWe shouldn't really care about the return value of...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-22 ariffPointer align should be generic enough to handle awkwar...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-21 ariffApply more thorough fixes while dealing with device...
2006-03-21 ariffRecover (?) support for AD1815 based ISA soundcards.
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-16 ariffRestore CHN_F_BUSY flag which was removed accidentally...
2006-03-16 ariffFix severe 8bit integer overflow during channel creatio...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-07 ariffAdd another inverted amplifier sense quirk for Kvazar...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-05 ariffAdd another inverted amplifier sense quirk for Sony...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-24 ariffTrim unnecessary pointer alignment.
2006-02-23 jhbRemove some dead code.
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-18 ariff- Fix severe crackling after long running and abusive...
2006-02-18 ariffFix random popping while playing in 32bit by increasing...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-12 ariffFix possible DMA leak and locking violation especially
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-05 netchildConvert NULL checks into KASSERT (and move them before...
2006-02-05 netchildA pointer was checked for NULL after dereferencing...
2006-02-05 netchildFix memory leak in some failure cases.
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-29 netchildFix some potential NULL pointer dereferences.
2006-01-29 ariffTune format scoring so (non)stereo format will get...
2006-01-27 ariffEnable full duplex operation since it works and to...
2006-01-25 joelFix typos and clean up some comments.
2006-01-24 ariffchannel.c:
2006-01-23 joelSort list of modules.
2006-01-22 ariffVarious fixups:
2006-01-21 netchildBackput the "Dell ID" part of the last commit, it was...
2006-01-21 netchildMerge rev. 1.5 and 1.6 from DFly:
2006-01-21 netchildPrevent dereferencing a NULL pointer if the malloc...
2006-01-21 joelRemove unused pointer.
2006-01-20 ariffTurn on native 32bit recording (at 48000hz).
2006-01-20 ariffRuthless vchan speed workaround against the dreaded...
2006-01-18 ariffRemove Giant / busdma_lock_mutex from busdma_tag_create().
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-16 ariffFix broken capabilites. There are possible calculation...
2006-01-16 ariffRestore old compatibility of feeding directly into...
2006-01-14 ariffAdd another inverted EAPD quirk for Gateway 7326GZ.
2006-01-13 ariffWorkaround for sb16 behave poorly when running at 45000...
2006-01-13 ariffJoyport blacklist. Either we're facing with broken...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-11 ariffFix broken playback capabilities to prevent impending...
2006-01-11 ariff- Locking fixes. Release lock while chn_intr().
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 ariffMore thorough fixes to enable inverted external amplifi...
2006-01-09 ariffTurn on inverted external amplifier sense flags for...
2006-01-09 ariffFix obvious capabilities (rate) violation. Should be...
2006-01-07 ariffAdd codec id support for Analog Device AD1986 AC'97...
2006-01-06 ariffFix locking violation, causing frantic diagnostic messa...
2006-01-06 ariffAnother major fixes and enhancements:
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2006-01-04 ariffFix broken capabilities, causing failure during channel...
2006-01-01 ariffFix another xruns counting logic, this time, for recording.
2005-12-31 ariffFix LOR #174.
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 ariffDisable frantic DMA update within few SNDCTL_DSP_*...
2005-12-30 ariffUnderruns counting logic should be based on bufhard...
2005-12-30 ariffFew codec such as Conexant CX20468-21 does have this...
2005-12-29 netchildFix some kind of "off by one"-error: the min or max...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-28 netchildFix the order of the stereo channels (left <-> right).
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-25 ariffAdd suspend and resume support.
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-18 ariffPrecision for AFMT_x24_yE and AFMT_x32_yE should be...
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
next