aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qcom_tlmm
Commit message (Expand)AuthorAgeFilesLines
* qcom_tlmm: remove annoying debuggingAdrian Chadd2026-05-181-1/+0
* qcom_tlmm: add i2c pull up strength config optionAdrian Chadd2026-04-273-0/+7
* qcom_tlmm: extend the IPQ4018 pinmux function mask to 4 bitsAdrian Chadd2026-04-271-1/+1
* qcom_tlmm: prepare for supporting multiple TLMM platformsAdrian Chadd2026-04-275-168/+334
* gpio: remove gpiobus_attach_busAhmad Khalifa2025-08-131-1/+2
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-275-5/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-165-10/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-165-10/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1210-10/+10
* qcom_tlmm: use return code instead of always returning true.Adrian Chadd2022-09-131-3/+3
* qcom_*: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-101-4/+2
* qcom_tlmm: add initial gpio/pinmux controller (TLMM)Adrian Chadd2021-12-2310-0/+2285