index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
hdaudio
Age
Commit message (
Expand
)
Author
2013-12-17
Add an ID for VIA VT1705.
jakllsch
2013-10-16
remove unused variables.
christos
2013-10-16
move debugging code inside debugging ifdef.
christos
2013-10-16
move all the unused stuff to ifdef notyet
christos
2012-08-29
Fix rcsid.
dholland
2012-03-11
call kmem_free with the right address in hdafg_detach for sc_widgets
para
2012-03-03
Added Conexant 20671.
nonaka
2012-02-01
Set HDAUDIO_PCI_TCSEL to TC0 like Linux does.
jakllsch
2011-12-21
relax the test for analog devices analog pcbeep widgets
jmcneill
2011-12-19
for analog devices codecs, mark the analog beeper pin as a beep generator
jmcneill
2011-12-12
remove duplicated code.
christos
2011-12-11
PR# kern/45701: hdaudio stops working after suspend/resume and then detach/re...
jmcneill
2011-11-24
put back IPL_AUDIO and splaudio(), at the request of rmind. they are
mrg
2011-11-23
Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
jmcneill
2011-11-04
Don't attempt to reference a non-existent device.
jakllsch
2011-10-25
hdafg_halt_output: disable digital output
jmcneill
2011-10-24
add VMware codec ID
jmcneill
2011-10-24
ossaudio's SNDCTL_DSP_GETOSPACE will call AUDIO_SETINFO if the block size
jmcneill
2011-10-06
Add HDMI/DP codec ID found on NVIDIA GTX 550 Ti
jmcneill
2011-09-07
Enable non-PCM passthru for digital converters, and treat the "AC3 supported"
jmcneill
2011-09-07
build fix for previous
jmcneill
2011-09-07
Read/modify/write the digital converter control 1 register when setting up
jmcneill
2011-09-07
hdafg_stream_connect: if connecting a non-PCM stream, make sure only
jmcneill
2011-09-06
Set the /AUDIO digital converter control bit for non-PCM streams
jmcneill
2011-09-06
For AC3, set the Non-PCM bit in the stream format structure used in the
jmcneill
2011-09-06
Add AC3 passthru support, currently untested.
jmcneill
2011-08-29
have pci register itself as a module, and make PCI driver modules depend on it
jmcneill
2011-08-13
detach childern too
jakllsch
2011-07-09
Release mutex before unmapping DMA memory.
riastradh
2011-02-13
switch back to polling rirb, this will have to be revisited
jmcneill
2011-02-12
sync with bsd-hdaudio r15:
jmcneill
2011-02-12
rename hdaudio_afg.c to hdafg.c
jmcneill
2011-01-14
hda_error->hda_debug when tracing an adc assoc fails
jmcneill
2011-01-07
fix compilation when _MODULE is not defined
jmcneill
2011-01-07
modularize hdaudio and hdafg drivers
jmcneill
2010-09-13
Add Conexant codec IDs
jmcneill
2010-09-02
add a list of codec id->name mappings. they are printed at attach time
jmcneill
2010-08-19
more assoc dump fixes
jmcneill
2010-08-15
kern/43542: 32kHz playback sounds like hissing analog TV snow
jmcneill
2010-08-15
be less spammy when dumping assocs. extra details can be had with boot -x
jmcneill
2010-08-15
properly round block and buffer sizes -- nvidia HDA controllers work now
jmcneill
2010-08-10
Increase safety of the speaker -> beep generator workaround by check
joerg
2010-08-10
Reduce noise by explicitly skipping unassociated pins.
joerg
2010-08-07
add support for nvidia hdaudio controllers
jmcneill
2010-08-07
Reject invalid vendor IDs (say if there was a RIRB timeout while reading the
jmcneill
2010-08-03
Use fewer magic constants related to the GCAP register.
jakllsch
2010-02-24
A pointer typedef entails trading too much flexibility to declare const
dyoung
2010-01-20
Signedness bug/crash in azalia and hdaudio. Fixes PR 42604.
tonnerre
2010-01-08
Expand PMF_FN_* macros.
dyoung
2009-12-04
Cleanup interrupt establish error messages. Do not mix
njoly
[next]