index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in previous commit.
mav
2009-09-30
1
-1
/
+3
*
Add some bits of HDMI/DisplayPort support from later specification updates.
mav
2009-09-29
2
-13
/
+100
*
Move es137x.c and es137x.h to a 2-clause BSD license. Also move a few
joel
2009-09-22
2
-14
/
+34
*
- According to Linux, the ALi M5451 can do 31-bit DMA instead of just
marius
2009-09-22
1
-18
/
+78
*
Add NVidia MCP89 HDA controller IDs.
mav
2009-09-09
1
-0
/
+8
*
Add Intel 82801JD (one more ICH10) HDA controller ID.
mav
2009-09-09
1
-2
/
+4
*
Improve HDA controller capabilities logging.
mav
2009-09-02
3
-6
/
+10
*
Remove redundant Giant reference. Giant will be dropped
alfred
2009-08-24
1
-2
/
+2
*
Temporarily revert the new-bus locking for 8.0 release. It will be
jhb
2009-08-20
1
-2
/
+0
*
Make the newbus subsystem Giant free by adding the new newbus sxlock.
attilio
2009-08-02
1
-0
/
+2
*
USB audio:
alfred
2009-07-30
1
-38
/
+40
*
Disable MSI by default for nVidia MCP55 chipset.
mav
2009-07-14
1
-1
/
+1
*
- Do aggresive saturation on various polynomial interpolators.
ariff
2009-07-14
1
-93
/
+98
*
Isochronous transfers only have 1 frame buffer, but multiple
marcel
2009-07-12
1
-1
/
+1
*
Rearrange shift operation to increase interpolation accuracy,
ariff
2009-07-09
1
-60
/
+60
*
- Increase dynamic range of filter coefficients from 28bit to 30bit.
ariff
2009-07-05
1
-10
/
+10
*
Use the correct mutex in umidi_open()
thompsa
2009-06-27
1
-4
/
+4
*
Change the type of uio_resid member of struct uio from int to ssize_t.
kib
2009-06-25
2
-6
/
+6
*
Some DMA related changes:
mav
2009-06-24
1
-33
/
+35
*
Slight comment fix.
ariff
2009-06-24
1
-5
/
+4
*
Fix a typeo in the frame len function to unbreak the build, make it shorter
thompsa
2009-06-23
1
-1
/
+1
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
1
-96
/
+123
*
- Add a way to change filter oversampling factor through
ariff
2009-06-15
1
-1
/
+1
*
Remap type of polynomial interpolators for better polyphase
ariff
2009-06-15
1
-5
/
+3
*
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
thompsa
2009-06-15
1
-74
/
+74
*
Fix type of lowaddr variable.
mav
2009-06-14
1
-2
/
+2
*
Remove custom KOBJMETHOD(), CHANNEL_DECLARE() and MIXER_DECLARE()
ariff
2009-06-11
5
-55
/
+11
*
Move machine dependant AFMT_* definition from sound.h
ariff
2009-06-10
1
-30
/
+0
*
Fix compile time warning on sparc64, thanks to strict kobj signatures checking.
ariff
2009-06-08
1
-10
/
+9
*
Fix powerpc build failure due to strict kobj signatures checking.
ariff
2009-06-08
2
-6
/
+6
*
Fix build on sparc64.
ariff
2009-06-07
1
-1
/
+1
*
Bump driver revision (should have bumped it earlier).
ariff
2009-06-07
1
-1
/
+1
*
Sound Mega-commit. Expect further cleanup until code freeze.
ariff
2009-06-07
85
-5778
/
+11014
*
revert r162516. We only support 1 or 2 channels per stream
thompsa
2009-06-04
1
-1
/
+3
*
Comment out old Realtek ALC883 quirk, that was disabling phantop power on
mav
2009-06-01
1
-1
/
+3
*
s/usb2_/usb_/ on all typedefs for the USB stack.
thompsa
2009-05-29
1
-11
/
+11
*
s/usb2_/usb_/ on all C structs for the USB stack.
thompsa
2009-05-28
2
-66
/
+66
*
Provide a workaround for USB devices that do not support mono or stereo
thompsa
2009-05-27
1
-3
/
+5
*
Slightly adjust copyright text.
joel
2009-05-27
1
-1
/
+1
*
Slightly adjust copyright text.
joel
2009-05-27
1
-1
/
+1
*
Separate comments from the license text.
joel
2009-05-27
3
-3
/
+9
*
Fix a few variable renames of usb2_mode outside dev/usb.
thompsa
2009-05-21
1
-6
/
+6
*
Slightly adjust copyright text.
joel
2009-05-20
1
-1
/
+1
*
Remove license clauses 3 and 4 as per rev. 1.65 of midi.c in NetBSD.
joel
2009-05-20
1
-7
/
+0
*
Remove license clauses 3 and 4 as per rev. 1.65 of auvia.c in NetBSD.
joel
2009-05-20
1
-7
/
+0
*
Remove license clauses 3 and 4 as per rev. 1.112 of uaudio.c and rev. 1.15 of
joel
2009-05-20
2
-14
/
+0
*
Remove license clauses 3 and 4 as per rev. 1.12 of cs4231reg.h in NetBSD.
joel
2009-05-20
1
-7
/
+0
*
Add one more board ID with inverted external amplifier control.
mav
2009-05-08
1
-0
/
+1
*
- Unlock softc mutex on failure.
stas
2009-04-20
1
-8
/
+15
*
- Properly unlock mutex on failure in channel_trigger. Before this
stas
2009-04-20
1
-8
/
+15
[next]