summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_stm32.c
Commit message (Expand)AuthorAgeFilesLines
* serial: stm32: support probing with missing clock providerAhmad Fatoum2023-11-231-2/+2
* 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-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* serial: stm32: bail if clock_get_rate returns zeroAhmad Fatoum2022-02-231-0/+2
* drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* serial: stm32: set linux_console_nameAhmad Fatoum2019-08-211-0/+1
* ARM: stm32mp1: Add serial driverSascha Hauer2019-03-111-0/+246