| Age | Commit message (Expand) | Author |
| 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-12 | Get the dma registers from the soundbus property. This should work with all | phx |
| 2010-10-16 | Find all GPIOs in OF also on newer PowerBooks. | phx |
| 2010-09-09 | get rid of custom PMF event handlers, instead do what the upper layer expects | macallan |
| 2009-11-05 | In awacs(4) and snapper(4), use deviter(9) instead of accessing | dyoung |
| 2009-03-18 | bzero -> memset | cegger |
| 2008-12-16 | replace bitmask_snprintf(9) with snprintb(3) | christos |
| 2008-09-26 | use access functions to mess with obio's registers | macallan |
| 2008-09-26 | use min(255, blah) to cap volume instead of masking the upper bits out | macallan |
| 2008-05-16 | sprinkle static | macallan |
| 2008-05-15 | listen to PMF volume control events | macallan |
| 2008-05-15 | struct device -> device_t | macallan |
| 2007-11-07 | Convert macppc to shared ofw_autoconf.c. Compile tested only. | garbled |
| 2007-10-18 | cleanup, various fixes and TAS3001 / Tumbler support | macallan |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-09-27 | struct cfattach -> CFATTACH_DECL; compiles again. | dogcow |
| 2007-09-17 | add support for the "tumbler" as found at least on iBook G3/600. | aymeric |
| 2007-04-04 | Simplify sw volume control, attach to AOAK2 as well, make mono work as | jmcneill |
| 2007-04-03 | In the AOAKeylargo case, there is no hardware volume control. Instead, | jmcneill |
| 2007-04-03 | Match AOAKeylargo, and don't make finding deq a requirement. Sound now | jmcneill |
| 2007-03-25 | fix typo | macallan |
| 2007-02-28 | TRUE -> true, FALSE -> false | thorpej |
| 2006-12-17 | don't pretend to support 8kHz since the chip really doesn't | macallan |
| 2006-12-11 | actually change the sample rate when asked to. | macallan |
| 2006-09-24 | Don't use // for comments. | jmcneill |
| 2006-08-23 | use gain table for master volume as well | macallan |
| 2006-08-23 | fix some KNF nits | macallan |
| 2006-08-11 | Add audio input support. From Magnus Henoch, fixes PR 32664 | macallan |
| 2006-02-23 | Use device_parent(). | thorpej |
| 2005-12-24 | bare asm -> __asm | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-08-10 | - don't call ki2c private functions anymore, use iic_exec() to be a good i2c ... | macallan |
| 2005-01-25 | Ensure i/o commands are allocated on 16-byte boundary by allocating 15 | briggs |
| 2005-01-15 | ansify and KNF | kent |
| 2005-01-10 | merge kent-audio1 branch, which introduces audio filter pipeline to the MI | kent |
| 2004-10-29 | constify audio_hw_if, midi_hw_if, and radio_hw_if. | yamt |
| 2003-12-27 | add support for the Keywest I2C and snapper audio device, as found on | grant |