| Age | Commit message (Expand) | Author |
| 2019-06-08 | Clean get_props(). | isaki |
| 2019-05-08 | Merge isaki-audio2 branch, the overhaul of audio subsystem. | isaki |
| 2019-02-03 | add missing break; after case IW_LINE_IN_LVL case. | mrg |
| 2016-07-14 | - Use aprint*() more in xxx_attach(). | msaitoh |
| 2013-11-08 | fix unused variable warnings | christos |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2011-11-24 | put back IPL_AUDIO and splaudio(), at the request of rmind. they are | mrg |
| 2011-11-23 | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From | jmcneill |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-08 | use aprint_*_dev and device_xname | cegger |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-03-08 | Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. | lukem |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-05-30 | - add missing const | christos |
| 2005-01-15 | ansify and KNF | kent |
| 2005-01-10 | merge kent-audio1 branch, which introduces audio filter pipeline to the MI | kent |
| 2004-07-09 | Kill unused variable. | mycroft |
| 2004-07-09 | Remove some more code. | mycroft |
| 2004-07-09 | Slight code redux. | mycroft |
| 2004-04-22 | sprintf -> snprintf | itojun |
| 2003-10-30 | Remove some assigned-to but otherwise unused variables. | simonb |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-04-06 | Respect the law: Use A-law and mu-law as spellings as far as easily possible. | wiz |
| 2003-02-01 | Add extensible malloc types, adapted from FreeBSD. This turns | thorpej |
| 2002-02-06 | Remove inclusion of unused machine/cpufunc.h, it doesn't belong here anyways. | pooka |
| 2001-11-13 | add/cleanup RCSID | lukem |
| 2000-06-26 | Change the kernel mmap interface so that the offset to map is an | simonb |
| 2000-02-07 | Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns | thorpej |
| 1999-02-17 | Update comments. | mycroft |
| 1999-02-17 | Fix slight ommission in previous. | mycroft |
| 1999-02-17 | Pass the direction to the allocm and round_buffersize methods. | mycroft |
| 1998-08-17 | * Redo the way the way the MIDI driver attaches to audio devices. | augustss |
| 1998-06-10 | Make this compile with the recent ISA DMA changes. | bouyer |
| 1998-04-20 | Make probe message more consistent with usual practice. | augustss |
| 1997-10-19 | Make the audio API (almost) SunOS compatible. | augustss |
| 1997-10-11 | AudioElinear -> AudioEslinear | mycroft |
| 1997-10-11 | AudioC[A-Z] -> AudioC[a-z] | mycroft |
| 1997-10-09 | Fix tipo inherited from old version of TNF copyright template. | jtc |
| 1997-10-06 | Driver for the Interwave audio chip used in the GUS PnP sound card. | augustss |