]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sound
- Plug a memory leak: free up per-cpu sample buffers at module unload time.
[FreeBSD/FreeBSD.git] / sys / dev / sound /
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...
2005-12-04 ruFix -Wundef from compiling the amd64 LINT.
2005-11-30 yongariAdd codec ID for Avance Logic ALC203
2005-11-27 ariffSupport for ATI IXP 200 / 300 / 400 series audio contro...
2005-11-26 ariffAdded mono to stereo and stereo to mono feeder function...
2005-11-26 ariffAdded codec id for Avance Logic (ALC250)
2005-11-21 yongariAdd a hack to ignore PCR bit for 6300ESB, 82801[D-G...
2005-11-15 kanUnbreak kernel builds.
2005-11-14 ariffUpdate my email address, so people know where the exact /
2005-11-14 ariffFrom luigi:
2005-11-14 ariffFrom luigi:
2005-11-14 ariffac97.c:
2005-11-14 ariffFix a long standing unhandled interrupt bug which can...
2005-11-14 ariff- Added few more Intel HDA ids (ICH 6/7) which does...
2005-11-14 ariffUse both (enabled by default) DAC1 and DAC2 to provide 2
2005-11-14 ariffFix left/right channel mixed-up during recording by...
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-13 netchildAdd support for 24/32 bit audio formats/conversion.
2005-11-07 ariffFix recording device selection based on ALS4000 datasheet.
2005-11-07 ariffFix kernel panic caused by double mss_unlock().
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-03 ariffAppropriate NULL pointer checking to avoid mysterious...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-30 desAdd some safeguards to AIOSFMT:
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-18 ariffFix vchan speed for hardware with discrete (non-continuous)
2005-10-18 ariffAdded missing comma. This fixes compilation if we need...
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-05 netchild- Locking improvements.
2005-10-05 netchildAdd a comment regarding problems with NForce 2 mainboar...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-02 netchild* Fixed rate operation for es1370 chip to solve conflicting
2005-10-02 netchildEmulate pcm mixer controller for any uaudio device...
2005-10-02 netchildThe cmi9739_patch function which is referenced by ac97...
2005-10-02 netchildsys/dev/sound/pcm/sndstat.c:
2005-10-02 netchildGeneral spl* cleanup. It doesn't serve any purpose...
2005-10-02 netchildsys/dev/sound/pcm/ac97.c:
2005-10-02 netchildSoft volume implementation for audio devices without...
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-18 netchildAdd the KLD to the sndstat info.
2005-09-18 netchildMerge NetBSD fixes (except for 1.97 there should be...
2005-09-14 yongariFix module unload panic which was caused by missing...
2005-09-13 yongariUnlock driver lock before calling resource_int_value(9).
2005-09-12 netchild- Fix the locking in dsp.c to prevent a LOR (AFAIK...
2005-09-12 nyanmore #ifndef PC98. This really fix the pc98 tinderbox.
2005-09-12 impSince opti_detect is now only called on !PC98 machines...
2005-09-11 netchildFix hang at init for MagicMedia 256A[VX] chips. [1]
2005-09-11 netchildPower up the external amplifiers additionally to poweri...
2005-09-11 netchildAdd some ad_wait_init() calls to fix some problems...
2005-09-11 netchildAllow to record non 8bit-mono formats even in half...
2005-09-11 netchildFix misdetection of the sound chip on PC98 systems...
2005-09-11 netchildFix a bug in volume calculation, this sometimes gives...
2005-09-10 netchild- channel.h
2005-09-10 netchildRelease lock for a while during chn_reset() / pcm_chnal...
2005-09-10 netchild- fake.c
2005-09-10 netchild- Few buggy codecs (STAC9704, probably others) return...
2005-09-10 netchildFix panic caused by full duplex operation.
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-08 rwatsonMerge the dev_clone and dev_clone_cred event handlers...
2005-07-31 netchildStyle fix.
2005-07-31 netchildWhats New:
2005-07-31 netchild* Slightly new method to detect mixer capabilities...
2005-07-31 netchild- Fixup the locking.
2005-07-31 netchild- Fixup the locking.
2005-07-31 netchildAdd another ID.
2005-07-31 netchild* Add locking / MPSAFE
2005-07-31 netchildFix a LOR introduced with the last commit (some hours...
2005-07-31 netchildFix a LOR introduced in the last commit (some hours...
2005-07-31 netchild* Register programming error during device initialization
2005-07-31 netchildThis driver is already MPSAFE, remove busdma_lock_mutex...
2005-07-31 netchild* Add locking / MPSAFE.
2005-07-31 netchild* als4000 can't do 48k properly (perhaps it really...
2005-07-31 netchild* Fix panic during driver unload on second attempt...
2005-07-13 jhbDon't attach the non-PnP mss pcm(4) driver to acpi...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-06-27 glebiusImplement suspend/resume operation for snd_csa(4)
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-10 mariusWrap the calls to the ISA DMA specific sndbuf_dma*...
2005-06-09 samThis commit was generated by cvs2svn to compensate...
next