kernel/sound: Fix typos in user visible messages etc.
[dragonfly.git] / sys / dev / sound /
2015-01-15 Sascha Wildnerkernel/sound: Fix typos in user visible messages etc.
2015-01-08 Matthew Dillonsound: Re-add Acer C720 support with some adjustments
2015-01-08 Sascha Wildnerkernel/sound: Shorten the .PATH's in module Makefiles...
2015-01-08 Sascha Wildnerkernel/sound: Remove unused Makefile.
2015-01-08 François Tigeotsound: Remove Acer C720 support
2015-01-08 François Tigeotsound: Remove debugging messages
2015-01-08 Matthew Dillonsound: Make device cloning work
2015-01-08 François Tigeotsound: Device cloning tentative
2015-01-08 François Tigeotsound: Create default devfs entries for the best device
2015-01-08 François Tigeotsound: Implement hw.snd.default_unit sysctl
2015-01-08 Matthew Dillonsound - haswell / ALC283 - Acer C720 support
2015-01-08 Matthew Dillonsound - Add haswell / ALC283 support (prelim)
2015-01-08 Matthew Dillonsound: Fix pcm unit translation
2015-01-08 Matthew Dillonsound: Fix compile issues when INVARIANTs is not specified
2015-01-08 Matthew Dillonsound: M_NOWAIT -> M_WAITOK, add missing M_ZERO
2015-01-08 Joris Giovannangelisound: Run KNOTE() from a taskqueue callback
2015-01-08 François Tigeotsound: Create the first /dev/dsp* links
2015-01-08 François Tigeotsound: Change dsp_clone() to the dragonfly way
2015-01-08 Sepherosa Ziehausound/hda: fix PCIe cache snooping
2015-01-08 François Tigeotsound: Port to DragonFly - mixer_ioctl_cmd() parameters
2015-01-08 François Tigeotsound: Port to DragonFly - CTLFLAG_RWTUN
2015-01-08 François Tigeotsound: Port to DragonFly - kqueue filters
2015-01-08 François Tigeotsound: Port to DragonFly - cdevsw to dev_ops semantics
2015-01-08 François Tigeotsound: Port to DragonFly - bus_dma_tag_create() calls
2015-01-08 François Tigeotsound: Port to DragonFly
2015-01-08 François Tigeotsound: Drop midi support
2015-01-08 François Tigeotsound: Import latest code from FreeBSD
2014-11-20 Matthew Dillonsound/pcm - Attempt to fix 'play interrupt timeout...
2014-11-10 Sascha WildnerRemove the old USB stack and related userland, etc.
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
2014-10-22 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-10-13 John MarinoMerge branch 'vendor/LIBEDIT'
2014-10-10 John MarinoMerge branch 'vendor/GREP'
2014-10-10 John MarinoMerge branch 'vendor/XZ'
2014-10-10 John MarinoMerge branch 'vendor/GCC47'
2014-09-02 Markus Pfeifferusb4bsd: make uaudio work
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-03 Sascha Wildnerkernel: Don't pass the size of the var as arg2 to sysct...
2014-06-13 Sascha Wildnerkernel/sound: Take the correct variable for a tunable.
2014-06-08 Imre VadaszConvert files to UTF-8
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-05-28 John MarinoMerge branch 'vendor/WPA_SUPPLICANT'
2014-05-28 John MarinoMerge branch 'vendor/HOSTAPD'
2014-05-25 Sascha Wildnerkernel: Fix various indentation issues (no functional...
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-03-10 Sascha WildnerMake usb4bsd the default USB stack.
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-01-15 Sascha WildnerRemove a bunch of unnecessary semicolons.
2014-01-06 Sascha WildnerUnbreak building kernels that have snd_hda or hifn...
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-10-21 Sascha Wildnerkernel/hda: Add headphone switch support for the Acer...
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-08-25 Francis GUDINAvoid calling chn_wrfeed with an empty soft buffer
2013-07-04 Sascha Wildnerkernel/dev: Remove some #include duplicates.
2013-05-11 John MarinoMerge branch 'vendor/LESS'
2013-05-11 John MarinoMerge branch 'vendor/LIBEDIT'
2013-05-11 John MarinoMerge branch 'vendor/TCSH'
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-03-05 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-20 Sascha Wildnerkernel: Use DEVMETHOD_END in the drivers.
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-16 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-16 Sascha Wildnerkernel: Fix various -Wundef warnings.
2013-02-16 Sascha Wildnerkernel/sound: Use pci_{get,set}_powerstate(). Fixes...
2013-02-16 Sascha Wildnerkernel: Remove some unused variables.
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-10 Sascha Wildnerkernel: Nuke ISA sound card support.
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-01-19 Peter AvalosMerge branch 'vendor/BYACC'
2013-01-16 John MarinoMerge branch 'vendor/FLEX'
2013-01-12 Johannes Hofmannmerge
2013-01-09 Sascha Wildnerkernel/sound: Remove some unused variables.
2012-11-21 Sascha WildnerRemove some duplicated semicolons (mostly in the kernel).
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-19 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-17 Sepherosa Ziehausnd/hda: Restore the magic register setting to enable...
2012-10-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-12 Sascha Wildnerkernel/sound: Add PCMTRIG_COMMON (from FreeBSD).
2012-10-12 Sascha Wildnerkernel: Add KOBJMETHOD_END and use it.
2012-10-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
next