Update cardbus/pccard support.
[dragonfly.git] / sys / dev / sound /
2007-07-03 Hasso TepperNuke the code specific to other BSDs.
2007-07-02 Hasso TepperNuke USB_DECLARE_DRIVER and USB_DECLARE_DRIVER_INIT...
2007-07-01 Hasso TepperNuke USB_MATCH*, USB_ATTACH* and USB_DETACH* macros.
2007-06-28 Hasso TepperNuke SIMPLEQ_* and logprintf.
2007-06-28 Hasso TepperNuke device_ptr_t, USBBASEDEVICE, USBDEVNAME(), USBDEVU...
2007-06-27 Hasso TepperUse kernel functions. I don't understand how I could...
2007-06-26 Hasso TepperNuke USBDEV().
2007-06-26 Hasso TepperOne callout_stop() is enough.
2007-06-26 Hasso Teppermalloc -> kmalloc
2007-06-26 Hasso Tepper- Fix headphone jack sensing support for Olivetti Olibo...
2007-06-22 Simon SchubertRemove unused variable.
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-16 Matthew DillonUpdate all sound code to use the snd_*() locking abstra...
2007-06-16 Hasso TepperBring in the latest sound changes from RELENG_6.
2007-06-14 Simon SchubertAllow vchans to have their own volume control.
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-13 Sascha WildnerFix numerous spelling mistakes.
2007-05-11 Matthew DillonAdd the ID for the Realtek ALC862 codec to the hda...
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-08 Matthew DillonReplace NOCDEV with NULL. NOCDEV was ((void *)-1)...
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-21 Peter AvalosMerge from vendor branch TNFTP:
2007-04-13 Simon SchubertMerge from vendor branch BINUTILS:
2007-04-12 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-07 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-29 Peter AvalosMerge from vendor branch OPENSSH:
2007-03-28 Peter AvalosMerge from vendor branch OPENSSL:
2007-03-25 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-25 Peter AvalosMerge from vendor branch FILE:
2007-02-17 Simon SchubertMerge from vendor branch GCC:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-01-20 Sascha WildnerRemove wrong declarations (fix gcc41 build).
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-08 Sascha Wildner* Sync with FreeBSD-RELENG_6.
2007-01-06 Matthew DillonVKERNEL work, deal with remaining undefined symbols.
2007-01-04 Simon SchubertSay hello to a sound system update from FreeBSD. This...
2006-12-25 Peter AvalosMerge from vendor branch LIBPCAP:
2006-12-25 Peter AvalosMerge from vendor branch TCPDUMP:
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-12-20 Matthew DillonRename sprintf -> ksprintf
2006-12-12 Peter AvalosMerge from vendor branch FILE:
2006-11-20 Peter AvalosMerge from vendor branch OPENSSH:
2006-11-20 Peter AvalosMerge from vendor branch OPENSSL:
2006-11-15 Peter AvalosMerge from vendor branch FILE:
2006-11-12 Peter AvalosMerge from vendor branch FILE:
2006-11-11 Peter AvalosMerge from vendor branch FILE:
2006-11-08 Peter AvalosMerge from vendor branch TNFTP:
2006-11-01 Peter AvalosMerge from vendor branch AWK:
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-10-08 Peter AvalosMerge from vendor branch LESS:
2006-09-30 Sascha WildnerRemove wrong redeclarations.
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-27 Simon SchubertMerge from vendor branch GCC:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2006-09-13 Simon SchubertMerge from vendor branch CVS:
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-09 Matthew DillonRename the kernel NODEV to NOCDEV to avoid conflicts...
2006-09-06 Simon SchubertMerge from vendor branch OPENSSL:
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-08-25 Sascha WildnerRemove more DEC Alpha support.
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-08-03 Sascha WildnerRemove all occurences of double semicolons at the end...
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-13 Matthew DillonAdd kernel syscall support for explicit blocking and...
2006-06-06 Matthew DillonAdd missing crit_exit()
2006-04-30 Matthew DillonReplace the the buffer cache's B_READ, B_WRITE, B_FORMA...
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-10-30 Matthew DillonAdd another parameter to BUS_ADD_CHILD to allow childre...
2005-10-28 Matthew DillonCleanup some of the newbus infrastructure.
2005-10-12 Matthew DillonRemove the INTR_TYPE_* flags. The interrupt type is...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
next