linux/drivers/staging/most
Christian Gromm bb3982b42e staging: most: register net and video config subsystems with configFS
This patch makes the core components net and video register their config
subsystems with configFS. It is needed to have the configuration interface
of the modules exposed to user space.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-06-13 11:52:39 +02:00
..
cdev staging: most: cdev: fix chrdev_region leak in mod_exit 2019-05-02 19:43:17 +02:00
dim2 staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
Documentation staging: most: trivial: fix a couple of typos 2019-06-06 15:03:34 +02:00
i2c staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
net staging: most: register net and video config subsystems with configFS 2019-06-13 11:52:39 +02:00
sound staging: most: sound: pass correct device when creating a sound card 2019-04-30 14:34:06 +02:00
usb staging: most: usb: remove prefix from description tag 2019-04-16 13:25:17 +02:00
video staging: most: register net and video config subsystems with configFS 2019-06-13 11:52:39 +02:00
configfs.c staging: most: configfs: Make mdev_link_list static 2019-04-19 14:59:36 +02:00
core.c staging: most: core: replace strcpy() by strscpy() 2019-04-25 12:04:48 +02:00
core.h staging: most: allow speculative configuration 2019-04-16 13:25:18 +02:00
Kconfig staging: most: use help instead of ---help--- in Kconfig 2019-05-20 10:49:07 +02:00
Makefile staging: most: enable configfs support 2019-04-16 13:25:17 +02:00
TODO