summaryrefslogtreecommitdiff
path: root/drivers/most/core.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-1/+1
2024-06-24most: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-5/+5
2024-03-07most: core: make mostbus constRicardo B. Marliere1-1/+1
2021-01-26most: core: Constify static attribute_group structsRikard Falkeborn1-3/+3
2020-06-25staging: most: avoid null pointer dereference when iface is nullColin Ian King1-3/+1
2020-04-28most: core: use function subsys_initcall()Christian Gromm1-1/+1
2020-03-24staging: most: move core files out of the staging areaChristian Gromm1-0/+1490