Age | Commit message (Expand) | Author |
2016-09-19 | Remove unused getdev() audio driver functions. | Alexandre Ratchov |
2016-09-14 | Remove drain(), query_encoding(), mappage() and get_default_params() | Alexandre Ratchov |
2015-05-11 | Remove support for ADPCM encoding which isn't used nowadays and | Alexandre Ratchov |
2015-05-11 | Remove all audio format conversion code from the kernel (btw holding | Alexandre Ratchov |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2013-05-16 | Run audio interrupts without grabbing the kernel lock. While IPL_SERIAL is | Mark Kettenis |
2013-05-15 | Introduce a global interrupt-aware mutex protecting data | Alexandre Ratchov |
2010-07-26 | recording/full-duplex support | Jacob Meuser |
2010-07-26 | simplify the mixer(4) code and interface. document the interface. | Jacob Meuser |
2010-07-15 | add two new members to structs audio_encoding and audio_prinfo. | Jacob Meuser |
2010-02-22 | - fix a few debug messages: disabled vs enabled mixup, missing \n | Jacob Meuser |
2009-12-15 | fix some buffer sizes. | Edd Barrett |
2009-12-01 | Fix the mixer interface for the CE4231 sound card found in Sun machines. Still a | Edd Barrett |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |
2005-09-08 | make comments match the fact that we are on sun4u, plus minor cleanup | Martin Reindl |
2005-07-09 | Do not #include "foo.h" and keep the whole file between #if NFOO >0 ... #endif, | Miod Vallat |
2005-04-16 | do not provide round_buffer if not needed unless explained why in comments | Michael Shalayeff |
2005-04-15 | make sure aligment does not return zero block size | Michael Shalayeff |
2004-11-09 | Always free memory on failure in c{e,s}4231_alloc(); from Patrick Lafiti. | Miod Vallat |
2004-09-29 | Ratibibugle now useless evcnt structures. | Miod Vallat |
2003-06-24 | Add a "where" argument to the sparc64 interrupt code. This lets us | Henric Jungheim |
2003-06-02 | nuke terms 3 & 4 | Jason Wright |
2003-05-11 | string cleaning; krw ok | Theo de Raadt |
2003-02-17 | Add support for the Sun Enterprise 450 | Henric Jungheim |
2002-09-10 | Remove some debugging code, KNF, and fix encoding selection. | Jason Wright |
2002-08-16 | remove debugging code | Jason Wright |
2002-07-18 | another prom name, 'audio' | Jason Wright |
2002-04-08 | Credit DARPA/USAF appropriately. | Jason Wright |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-24 | Save the interrupt cookies and fix the printfs for failure. | Jason Wright |
2002-01-20 | move a few more arch specific drivers to use new allocm and round_buffersize. | Eric Jackson |
2002-01-11 | enable/disable IEN in cs4231 pin control register | Jason Wright |
2001-10-02 | fix dma problems... now blaring Berlin's The Metro around the house from U30. | Jason Wright |
2001-10-01 | driver for cs4231 at ebus: doesn't quite sound right yet (VERY choppy and | Jason Wright |