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
/
hdaudio
Age
Commit message (
Expand
)
Author
2023-07-01
regen
nia
2023-07-01
Add Realtek ALC671 to hdaudiodevs, seen on Fujitsu Futro S720 thin client
nia
2023-01-05
ignore NULL for hdaudio_audiodev in hdafg_freem
kardel
2022-05-24
fix various typos in comments, docs and log messages.
andvar
2022-04-16
regen
nia
2022-04-16
hdaudiodevs: Add some ~new Intel devices
nia
2022-04-07
fix various typos in comments.
andvar
2022-03-28
driver(9): devsw_detach never fails. Make it return void.
riastradh
2022-03-21
hdaudio: Obsolete HDAUDIO_ENABLE_DISPLAYPORT and HDAUDIO_ENABLE_HDMI
jmcneill
2022-03-21
hdaudio: pci: PCIe config space fixes and Intel PCH snoop support
jmcneill
2022-01-07
Safe vendor/product for reporting. Avoids repeated loading/unloading
mlelstv
2021-12-17
One build break fixed, another appears...
kre
2021-12-17
If the step is 0, use 1 instead of always incrementing step by one to avoid
christos
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-06-29
Regen for new sys/dev/devlist2h.awk
pgoyette
2021-06-29
Rework the xxxVERBOSE option to share the common module-hook-based
pgoyette
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-12-28
If the Subordinate Node Count returns 0 nodes, complain and return instead
jmcneill
2020-12-28
Initialize DMA memory when allocating it. Should fix PR# 51734 (hdaudio
jmcneill
2020-06-11
Update for proplib(3) API changes.
thorpej
2020-04-29
hdaudiodevs: regen
nia
2020-04-29
hdaudiodevs: Add Realtek ALC292
nia
2020-04-28
regen
jmcneill
2020-04-28
Add Realtek ALC293
jmcneill
2020-04-19
Make round_blocksize satisfy all of
isaki
2020-02-15
Enumerating probably always starts from sc->sc_startnode.
isaki
2020-02-08
Read GCAP and version regs after taking the controller out of reset. Fixes
jmcneill
2020-01-30
Only dump ELD info if HDAFG_HDMI_DEBUG is defined
jmcneill
2020-01-27
regen
jmcneill
2020-01-27
Make sure that all vendor strings are shorter than 16 (MAX_AUDIO_DEV_LEN)
jmcneill
2020-01-18
Make sure we have at least one of playback or capture streams setup before
jmcneill
2019-07-26
Even though the spec says SRST should read back as 1 after being set, this
jmcneill
2019-07-25
Replace the HDAUDIO_32BIT_ACCESS option with a runtime option. Set it for
jmcneill
2019-06-08
Clean get_props().
isaki
2019-05-08
Merge isaki-audio2 branch, the overhaul of audio subsystem.
isaki
2019-01-07
s/1 << 31/1u << 31/.
mrg
2018-09-27
Fix hdaudio device configuration
manu
2018-04-19
s/static inline/static __inline/g for consistency.
christos
2018-02-14
Remove dead code.
maya
2018-01-04
Fix off-by-one when calling snprintf(9) in hdafg_getdev()
khorben
2017-11-24
Always go through RIRB startup process, initialize RIRB interrupt count
jmcneill
2017-11-24
Always access CORBCTL using hda_read1/hda_write1 (it is an 8-bit wide reg).
jmcneill
2017-11-24
Enter link reset even if GCTL says we are already in reset state. Fixes
jmcneill
2017-10-28
Add #includes to make this compile.
riastradh
2017-09-26
In rev 1.0a of the Intel High Definition Audio Spec:
kre
2017-08-04
put all the ELD debugging messages under #ifdef HDAFG_HDMI_DEBUG.
mrg
2017-06-04
Move the hdaudio_cd out of the hdaudio_pci module and into the main
pgoyette
2017-06-01
remove checks for failure after memory allocation calls that cannot fail:
chs
2017-04-18
remove redundant assignments
maya
2016-10-26
Update the devlist2h.awk script to track the maximum lengths of vendor
pgoyette
[next]