| Commit message (Expand) | Author | Age | Files | Lines |
* | s/logprintf/printf/g | imp | 2007-06-20 | 1 | -35/+35 |
* | Fix headphone jack sensing support for Olivetti Olibook 610-430 XPSE. | ariff | 2007-06-18 | 1 | -1/+4 |
* | Explicitly use usb_port.h to get compat macros. | imp | 2007-06-18 | 1 | -0/+1 |
* | Spelling nit due to my lamenglishness. | ariff | 2007-06-17 | 1 | -1/+1 |
* | Add sysctl/tunable "hw.snd.default_auto", which is useful (especially | ariff | 2007-06-17 | 1 | -1/+6 |
* | Reassign default unit to a valid unit, be it during attach or detach. | ariff | 2007-06-17 | 2 | -3/+8 |
* | Flush remaining malloc() cleanups (M_NOWAIT -> M_WAITOK). | ariff | 2007-06-17 | 27 | -128/+29 |
* | Use signed int, since all the samples are in that form. | ariff | 2007-06-16 | 1 | -4/+4 |
* | Last (again ?!?) major commit for RELENG_7, featuring total Giant | ariff | 2007-06-16 | 16 | -1220/+2010 |
* | Buffer optimization and locking cleanup. Don't resize/malloc | ariff | 2007-06-14 | 2 | -42/+62 |
* | Drain all callout handlers during driver detach appropriately. | ariff | 2007-06-14 | 4 | -17/+32 |
* | Don't push too hard waiting/looping for codec detection interrupt. | ariff | 2007-06-14 | 1 | -8/+11 |
* | - Add option to allow sleeping malloc(9). | ariff | 2007-06-14 | 2 | -59/+21 |
* | Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate from | imp | 2007-06-12 | 1 | -6/+5 |
* | Filter/compress the amount of channel trigger. This should reduce | ariff | 2007-06-11 | 29 | -31/+75 |
* | - Add codec id for ALC660 [1] | ariff | 2007-06-10 | 1 | -1/+10 |
* | Cast len to be a uintmax_t and make format in KASSERT match so as | mjacob | 2007-06-10 | 1 | -1/+2 |
* | Remove const type qualifier from a function- gcc4.2 doesn't accept it. | mjacob | 2007-06-10 | 1 | -3/+3 |
* | Make this compile. | ru | 2007-06-09 | 1 | -1/+1 |
* | Expand USB_ATTACH_SETUP inline + devinfo tweaks | imp | 2007-06-09 | 1 | -2/+3 |
* | - Do triple reads on reset register to detect read register bug. 2 reads | ariff | 2007-06-05 | 1 | -12/+15 |
* | Fix (enable) phone out for laptops with ALC655, specifically | ariff | 2007-06-05 | 1 | -0/+9 |
* | Despite several examples in the kernel, the third argument of | dwmalone | 2007-06-04 | 13 | -32/+32 |
* | Insert NULL pointer checking around devclass_get_maxunit(pcm_devclass, ..) . | ariff | 2007-06-03 | 3 | -6/+12 |
* | Remove (accidentally) included types.h . | ariff | 2007-06-02 | 1 | -1/+0 |
* | Use standard pcm_get/setflags() rather than dereferencing softc while | ariff | 2007-06-02 | 4 | -41/+26 |
* | Separate license from comments. | joel | 2007-06-02 | 4 | -7/+10 |
* | Last major commit and updates for RELENG_7: | ariff | 2007-05-31 | 13 | -1042/+1808 |
* | Last major commit and updates for RELENG_7: | ariff | 2007-05-31 | 5 | -0/+1254 |
* | Don't rely on pcm_channel index numbering while doing sequential channel | ariff | 2007-05-30 | 1 | -10/+21 |
* | - Enable soft pcm volume flag early to ensure it not being clobbered | ariff | 2007-05-28 | 1 | -4/+4 |
* | Fix broken "rec" and "igain" introduced by previous commit. Convert | ariff | 2007-05-28 | 1 | -1/+1 |
* | Fix broken binary issues with latest gcc 4.x due to bitfield signess | ariff | 2007-05-27 | 4 | -4/+6 |
* | Bring in a bunch of bug fixes and some code to support more chipsets. | joel | 2007-05-27 | 6 | -19/+246 |
* | Fix randomly broken playback with Fortemedia FM801 XWave PCI soundcard. | joel | 2007-05-19 | 1 | -8/+9 |
* | Turn off the AK452X De-emphasis filter for 44.1KHz. This should fix some | joel | 2007-05-19 | 2 | -2/+2 |
* | Fix detection of PC-9821 V166 internal sound card. | joel | 2007-05-19 | 1 | -1/+1 |
* | Don't hold mutex while releasing bus resources. | ariff | 2007-05-10 | 1 | -1/+0 |
* | buf_addr should be bus_addr_t rather than u_int32_t. | ariff | 2007-05-07 | 1 | -1/+1 |
* | PCMMKMINOR() bit twiddling, so we can have: | ariff | 2007-05-06 | 1 | -25/+19 |
* | Fix (or rather workaround) Intel 440MX Errata #36 | ariff | 2007-05-05 | 1 | -58/+116 |
* | Miscellaneous changes and fix: | ariff | 2007-05-05 | 2 | -312/+999 |
* | Fix use-after-free for DMA tag. Destroy DMA tag later. | ariff | 2007-05-04 | 1 | -3/+4 |
* | Unbreak module / driver attach breakage. Both snd_envy24 and snd_envy24ht | ariff | 2007-04-20 | 2 | -2/+2 |
* | - AC97 quirk / patch cleanups. Most quirks doesn't work in general sense | ariff | 2007-04-19 | 4 | -20/+59 |
* | sndbuf_alloc() now accept dmaflags argument which will be forwarded to | ariff | 2007-04-18 | 28 | -35/+38 |
* | Break ABI / module compatibility for the upcoming sndbuf_alloc() changes. | ariff | 2007-04-18 | 1 | -3/+3 |
* | Disable cmi_midiattach(). The implementation is incomplete, and causing | ariff | 2007-04-08 | 1 | -1/+2 |
* | Revert busy refcount back to int. As a side note, multiple open | ariff | 2007-04-02 | 1 | -1/+1 |
* | Disable seq_modevent(). The implementation is incomplete, and causing | ariff | 2007-04-02 | 1 | -0/+4 |