sys/dev/disk/dm: Fix typos/etc in kprintf
[dragonfly.git] / sys / dev / sound /
2015-09-30 Sascha Wildnerkernel/sound: Port MIDI support.
2015-09-30 Sascha WildnerRevert "sound: Drop midi support"
2015-08-29 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE* calls.
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-07-21 Matthew Dillonkernel - Hack pcm audio for firefox issue
2015-07-20 Matthew Dillonkernel - Fix general MSI/interrupt issue with HDAA
2015-07-20 Matthew Dillonkernel - Quick Baytrail to disable MSI
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-08 Sascha Wildnerkernel/hda: Add missing != NULL check around kfree().
2015-06-19 Matthew Dillonkernel - Sync uaudio to fix clicking issue
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-09 Matthew Dillonbuild - Parallelize kernel module build
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-04-24 Matthew Dillonsound - Get sound working on alternative Acer C720p
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-18 Matthew Dillonsound - Fix default & unit specs for /dev/dsp and ...
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-16 Matthew Dillonsound - Fix default & unit specs for /dev/dsp and ...
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-12 Sascha Wildnerkernel/sound: Add missing braces.
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-22 Markus Pfeifferkernel/usb4bsd, kernel/sound: Fix detach panic
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-08 Sascha Wildnerkernel/sound: Add missing unlock (we panic on lockunini...
2015-01-28 Imre Vadaszkernel/snd_hda: Enable uncacheable DMA attribute as...
2015-01-27 Imre Vadaszkernel/sound: Always create the devfs aliases when...
2015-01-27 Sascha Wildnerkernel/snd_hda: Fix module unloading.
2015-01-27 Sascha Wildnerkernel/snd_hda: Re-apply 6d233c5d040778c2655923f2a20676...
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
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...
next