summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pci/atiixp.c
Commit message (Expand)AuthorAgeFilesLines
* Use convenience functions where possible instead of accessing the PCItijl2010-12-181-6/+0
* Sound Mega-commit. Expect further cleanup until code freeze.ariff2009-06-071-19/+19
* Add support for trimmed down version of ATI SB600 AC97 audioariff2007-11-041-0/+1
* Spelling fix for interupt -> interruptkevlo2007-10-121-1/+1
* Fix stream suspend/resume activity due to its states beingariff2007-07-091-12/+27
* Drain all callout handlers during driver detach appropriately.ariff2007-06-141-6/+9
* Don't push too hard waiting/looping for codec detection interrupt.ariff2007-06-141-8/+11
* Filter/compress the amount of channel trigger. This should reduceariff2007-06-111-0/+3
* Despite several examples in the kernel, the third argument ofdwmalone2007-06-041-1/+1
* sndbuf_alloc() now accept dmaflags argument which will be forwarded toariff2007-04-181-1/+1
* Memory leak killing spree, mostly bus_dma(9) related.ariff2007-03-211-7/+10
* [stage: 8/9]ariff2007-03-161-15/+53
* Fix severe out-of-bound mtx "type" pointer, causing WITNESS refcountariff2007-03-151-1/+1
* Add AC97 inverted external amplifier quirk for ASUS A6R laptop.ariff2007-03-131-0/+1
* MFp4 (114068):netchild2007-02-231-2/+4
* Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixesariff2006-11-261-197/+355
* Various cleanups. Revert DMA alignmnet back to 2 since the originalariff2006-10-011-94/+166
* Misc. fixups:ariff2006-03-221-53/+49
* Trim unnecessary pointer alignment.ariff2006-02-241-1/+1
* - Fix severe crackling after long running and abusive module load / unload byariff2006-02-181-15/+59
* Turn on native 32bit recording (at 48000hz).ariff2006-01-201-1/+1
* Add suspend and resume support.ariff2005-12-251-4/+88
* Support for ATI IXP 200 / 300 / 400 series audio controllers.ariff2005-11-271-0/+1006
OpenPOWER on IntegriCloud