summaryrefslogtreecommitdiff
path: root/sys/dev/sound/pci/spicds.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Partially fix indentation issues to improve readability helping cooperation withBaptiste Daroussin2014-11-041-37/+40
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.Ed Schouten2011-11-071-1/+1
* Fix a brain-o: wrong case statement semantics.Rui Paulo2010-10-131-1/+2
* Start copyright notices with /*-Joel Dahl2010-03-291-1/+1
* Sound Mega-commit. Expect further cleanup until code freeze.Ariff Abdullah2009-06-071-0/+4
* All open fixes and improvements from Konstantin for which users had toAlexander Leidinger2009-02-111-2/+3
* Bring in a bunch of bug fixes and some code to support more chipsets.Joel Dahl2007-05-271-4/+22
* Fix compilation for statically linked snd_envy24{ht}/spicds. Use explicitAriff Abdullah2007-02-141-1/+1
* After repo copy from ak452x.[ch]: SPIcds is the I2S SPI audio codec codeAlexander Leidinger2006-09-301-59/+154
* - fix compatibility with newer versions of FreeBSDAlexander Leidinger2006-06-171-3/+3
* dd the envy24 driver as is to the tree. It's not connected to the buildAlexander Leidinger2006-06-171-0/+247