Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | Remove pcm_devclass from DRIVER_MODULE invocations. | John Baldwin | 2022-05-06 | 1 | -1/+1 |
* | sound: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -8/+4 |
* | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Sound Mega-commit. Expect further cleanup until code freeze. | Ariff Abdullah | 2009-06-07 | 1 | -6/+12 |
* | Rearrange this code slightly to pass softcs around instead of device_t, | Nathan Whitehorn | 2009-02-07 | 1 | -5/+4 |
* | Change the way our softc is stored to use the devinfo facility provided by pcm | Nathan Whitehorn | 2009-01-26 | 1 | -9/+5 |
* | Add support for the I2S and davbus audio controllers found in Apple PowerPC | Nathan Whitehorn | 2009-01-25 | 1 | -0/+600 |