| Age | Commit message (Expand) | Author |
| 2003-07-08 | function prototype must not have variable name | itojun |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-02-01 | Add extensible malloc types, adapted from FreeBSD. This turns | thorpej |
| 2000-12-19 | Add quirk for Avance Logic ALS100+, which doesn't like it's irq/drq | mjl |
| 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-10-10 | Oops; this should get mpu.h, not midi.h. | mycroft |
| 1999-10-09 | NMIDI -> NMPU, to be consistent with sbdsp.c. | mycroft |
| 1999-10-09 | NMIDI -> NMPU, to be consistent with sbdsp.c. | mycroft |
| 1999-08-02 | Move the mpu device declaration to conf/files. | augustss |
| 1999-08-01 | Move the MPU driver isa/ to ic/. | augustss |
| 1999-03-22 | Several things: | mycroft |
| 1999-02-19 | Move IRQ setup into frontend. Need to move DRQ handling as well. | mycroft |
| 1999-02-18 | Remove some superfluous softc elements. | mycroft |
| 1999-02-18 | Add separate halt_output and halt_input routines. | mycroft |
| 1999-02-17 | Pass the direction to the allocm and round_buffersize methods. | mycroft |
| 1998-08-10 | Use the new trigger_{in,out}put interface. | mycroft |
| 1998-08-07 | Add MIDI support. The MIDI devices can be accessed as ``raw'' through | augustss |
| 1998-06-29 | When hooking up the interrupt handler, use an interrupt share type | thorpej |
| 1998-06-09 | Adjust for changes to the ISA DMA API. | thorpej |
| 1997-10-19 | Make the audio API (almost) SunOS compatible. | augustss |
| 1997-10-16 | Make sure the 'input' class is used even for the 1345 mixer. | augustss |
| 1997-08-30 | Make SB full duplex. Ooops, I forgot this in the last commit. | augustss |
| 1997-08-24 | Add mute and channels swap to the mixer capabilites. | augustss |
| 1997-08-24 | - Change audio_hw_if a little: set_param now sets the play and record modes | augustss |
| 1997-08-04 | Audio: | augustss |
| 1997-07-31 | Audio changes: | augustss |
| 1997-07-28 | Audio: Remove the machine dependant code I put in audio.c by mistake. | augustss |
| 1997-07-27 | audio: Simplify handling of AUDIO_SETFD and committing of encoding mode. | augustss |
| 1997-07-27 | Changes to the sudio system: | augustss |
| 1997-06-06 | Pull thorpej-bus-dma branch into mainline. | thorpej |
| 1997-05-23 | Redo the way selecting the mode for SB cards is done completely. | augustss |
| 1997-05-19 | Redo the SB mixer code. The driver can now distinguish between the | augustss |
| 1997-05-09 | Change the interface between high and lowlevel audio drivers again: | augustss |
| 1997-04-29 | Change the interface between the high and low level audio drivers | augustss |
| 1997-03-20 | Use autoinitialize DMA mode on the SB2 and later. Partly from Torsten Duwe. | mycroft |
| 1997-03-20 | Add 16-bit DRQ support on PnP, and enable 16-bit output. | mycroft |
| 1997-03-20 | Combine set_encoding and set_precision into a single set_format interface. | mycroft |
| 1997-03-13 | Don't share the silence block between devices. Make silence filling work for | mycroft |
| 1997-01-16 | - convert to bus_space_* | christos |
| 1996-04-29 | Fix gcc -Wall warnings. | christos |
| 1996-03-16 | add MediaVision Jazz16 chipset support. It must be configured with | jtk |
| 1996-03-01 | Add support to the ISA DMA framework for auto-initialize mode. | mycroft |
| 1996-02-18 | Add bass/treble input filter adjustment controls to SB (Pro) driver | jtk |
| 1996-02-16 | Various: | mycroft |
| 1996-02-16 | Various, including: | mycroft |
| 1995-11-10 | Convert IRQ, DRQ, and port numbers to int. | mycroft |
| 1995-05-08 | Remove strings | brezak |
| 1995-04-17 | clean up several ISA device interfaces: autoconfiguration, header | cgd |
| 1995-03-28 | KERNEL -> _KERNEL | jtc |