summaryrefslogtreecommitdiffstats
path: root/drivers/most/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-1/+1
|\
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-1/+1
* | most: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-06-241-5/+5
|/
* most: core: make mostbus constRicardo B. Marliere2024-03-071-1/+1
* most: core: Constify static attribute_group structsRikard Falkeborn2021-01-261-3/+3
* staging: most: avoid null pointer dereference when iface is nullColin Ian King2020-06-251-3/+1
* most: core: use function subsys_initcall()Christian Gromm2020-04-281-1/+1
* staging: most: move core files out of the staging areaChristian Gromm2020-03-241-0/+1490