freebsd-dev/sys/dev/sound
Justin Hibbits 2a9ee5fcfe snd_hda: Make codec control path endian safe
The CORB and RIRB buffers exist in DMA memory, but the device reads them as
little-endian only.  Read and write as LE into the DMA memory block, to work on
BE platforms.
2018-07-30 20:00:56 +00:00
..
isa Add ISA PNP tables to ISA drivers. Fix a few incidental comments. 2018-01-29 00:22:30 +00:00
macio sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
midi Revert r327828, r327949, r327953, r328016-r328026, r328041: 2018-01-21 15:42:36 +00:00
pci snd_hda: Make codec control path endian safe 2018-07-30 20:00:56 +00:00
pcm Use https over http for FreeBSD pages 2018-07-27 10:40:48 +00:00
sbus sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
usb sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
chip.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
clone.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
clone.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
driver.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
unit.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
unit.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
version.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00