aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound/fdt
Commit message (Expand)AuthorAgeFilesLines
* sound: Make device registration more intuitiveChristos Margiolis2024-11-031-5/+5
* sound: Do not cast return value of malloc(9)Christos Margiolis2024-10-181-1/+1
* audio_soc: set "status" as being at simplebusAndriy Gapon2024-01-281-1/+1
* regulator: Move regulator code in dev/regulatorEmmanuel Vadot2024-01-101-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-272-2/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163-6/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-163-6/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-122-2/+2
* sound: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-062-6/+2
* Remove pcm_devclass from DRIVER_MODULE invocations.John Baldwin2022-05-061-1/+1
* audio_soc: Plug set but not used variableEmmanuel Vadot2022-02-211-4/+0
* audio_soc: remove useless call to pcm_getbuffersizeAndriy Gapon2021-11-131-2/+0
* Fix some common typos in commentsGordon Bergling2021-08-081-1/+1
* arm64: Add Soc audio frameworkOleksandr Tymoshenko2021-06-115-0/+1046