summaryrefslogtreecommitdiff
path: root/arch/sh/drivers/platform_early.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+1
2026-04-20Merge tag 'sh-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-04-18sh: Fix typo in SPDX license ID linesTim Bird1-1/+1
2026-03-17sh: platform_early: remove pdev->driver_override checkDanilo Krummrich1-4/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-12-10drivers: Fix boot problem on SuperHGuenter Roeck1-9/+2
2019-10-07sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski1-33/+33
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski1-0/+347