summaryrefslogtreecommitdiff
path: root/sys/dev/hdaudio
AgeCommit message (Expand)Author
2015-12-23get rid of HDAUDIO_FLAG_NO_STREAM_RESET hackjmcneill
2015-11-15disable data island packet transmission on Tegra124 HDMI codecjmcneill
2015-11-04mute the mixer with that has input childrenchristos
2015-11-04Remove trailing and stray whitespace.christos
2015-11-04more complex version to determine what is an input.christos
2015-11-04be more selective and mute only mic's. Suggested by jmcneillchristos
2015-11-04Startup with the mic muted to avoid feedback and spying.christos
2015-07-26- Support multi-channel (> 2) output to HDMI sinks.jmcneill
2015-07-26Skip stream reset if HDAUDIO_FLAG_NO_STREAM_RESET flag is set.jmcneill
2015-05-30regenjmcneill
2015-05-30add Tegra124 HDMIjmcneill
2015-05-30fix path to devlist2hjmcneill
2015-05-30add HDAUDIO_32BIT_ACCESS option, which wraps mmio read/writes to only use 32-...jmcneill
2015-05-20Initialize dma.dma_sizereg to avoid copying uninitialized data later.riastradh
2015-03-28replace hdaudio_config.h with defflagsjmcneill
2015-03-28Split hdaudio and PCI attach glue. Even though the driver was written withjmcneill