]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sound
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / sys / dev / sound /
2008-10-14 mavAdd all Sigmatel/IDT codecs I could find.
2008-10-12 mavBump driver revision after the previous commit.
2008-10-12 mavFix bug in a second call of the channel allocation...
2008-09-27 edReplace all calls to minor() with dev2unit().
2008-09-26 edRemove unit2minor() use from kernel code.
2008-09-16 mavHide some of driver's internal debugging.
2008-09-14 mavSmall addition to the previous commit. Sorry.
2008-09-14 mavAdd some missing Realtek codec IDs. Just for reference.
2008-09-14 mavRemove one unneeded printf from non-verbose output.
2008-09-13 mavMy massive snd_hda driver update.
2008-09-07 joelFix deactivation of speakers while plugging in headphon...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-08-23 impMake sure that we handle errors in device_get_children...
2008-08-23 impHandle the error case properly for device_get_children.
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-19 edDon't include <sys/tty.h> in our sound layer. It is...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-15 delphijAdd quirk for Dell D630 laptops.
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-06-30 delphijCorrect SB600 AC97 Audio PCI ID, otherwise we will...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-27 ariffRelease pcm mutex before calling snd_clone_unref()...
2008-05-22 kevloAdd codec id for Sigmatel STAC9872AK
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-21 thompsaGiant is no longer required and can not be held over...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-19 ariffFix no sound issues for ASUS W6F (ALC861) laptops ...
2008-04-16 krisReplace callout_init(..., 1) with callout_init(......
2008-04-12 ariff- Add codec id for Sigmatel STAC9205
2008-04-11 ariffDon't mess up with CHN_F_TRIGGERED, since it should...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-14 ariffLimit total hardware playback channels to just 1. The...
2007-12-13 ariffAdd speaker/headphone controls for HP Compaq DC7700...
2007-12-13 ariffnid 28 for Acer @ ALC268 should be identified as analog...
2007-12-12 ariffDisable AC97 microphone channel. Due to the channel...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 ariffFix audio playback aborted with SNDCTL_DSP_SETTRIGGER...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 ariffHeadphone / speakers automute fixup for Acer Aspire...
2007-11-28 ariff- Add Analog Devices AD1984 codec id.
2007-11-28 ariffAdd missing MCP65 id which was accidentally removed...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-21 ariff* Fix support for followings:
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-10 ariffLimit total playback channels to just 1, for ALi M5451.
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-11-04 ariffAdd support for trimmed down version of ATI SB600 AC97...
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-26 ariffRemap and virtualize mixer controls for HP nx6110 with
2007-10-26 ariffEnable headphone jack-sense for HP nx6100 with AD1981B...
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-20 julianRename the kthread_xxx (e.g. kthread_create()) calls
2007-10-19 ariff- Gigabyte G33-S2H fixup, due to the present of multipl...
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-12 kevloSpelling fix for interupt -> interrupt
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-12 ariffUpdate snd_emu10kx driver with recent perforce changes...
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
next