| Age | Commit message (Expand) | Author |
| 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 |
| 2010-11-13 | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and | uebayasi |
| 2010-02-24 | A pointer typedef entails trading too much flexibility to declare const | dyoung |
| 2010-01-08 | Expand PMF_FN_* macros. | dyoung |
| 2009-11-26 | Cleanup interrupt establish error messages. Do not mix | njoly |
| 2009-05-12 | use device_private(). | cegger |
| 2009-05-06 | struct device * -> device_t, no functional changes intended. | cegger |
| 2009-05-06 | struct cfdata * -> cfdata_t, no functional changes intended. | cegger |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-10 | use aprint_*_dev and device_xname | cegger |
| 2008-02-29 | Use PMF_FN_ARGS, PMF_FN_PROTO. | dyoung |
| 2007-12-09 | Merge jmcneill-pm branch. | jmcneill |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-09-24 | Add "name" parameter to powerhook_establish, to aid debugging. No objections | jmcneill |
| 2006-08-27 | add missing initializer | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-28 | Use ANSI function decls and static. | thorpej |
| 2005-05-30 | - const poisoning | christos |
| 2005-01-17 | Make it compile with debug. | augustss |
| 2005-01-15 | ansify and KNF | kent |
| 2005-01-10 | merge kent-audio1 branch, which introduces audio filter pipeline to the MI | kent |
| 2004-11-16 | Add RECORD to the conversion table, otherwise we panic on boot. | augustss |
| 2004-11-13 | adopt auconv_set_converter() | kent |
| 2004-11-10 | move IS_FIXED_RATE(), SUPPORTS_4CH(), and SUPPORTS_6CH to ac97var.h | kent |
| 2004-11-09 | remove unnecessary ac97-related code | kent |
| 2004-10-10 | Add a driver for the Acer Labs M5455 audio controller. | augustss |