summaryrefslogtreecommitdiffstats
path: root/drivers/aiodev/stm32-adc.c
Commit message (Expand)AuthorAgeFilesLines
* aiodev: stm32: add STM32MP13x supportAhmad Fatoum2023-12-051-0/+14
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-4/+4
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-5/+7
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* aiodev: add support for STM32 ADCAhmad Fatoum2021-02-101-0/+374