index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
/
cdev
Age
Commit message (
Expand
)
Author
2020-03-24
staging: most: move core files out of the staging area
Christian Gromm
2020-01-16
staging: most: remove header include path to drivers/staging
Masahiro Yamada
2019-12-17
staging: most: use angle brackets in include path
Christian Gromm
2019-12-17
staging: most: rename struct core_component
Christian Gromm
2019-12-17
staging: most: rename core.h to most.h
Christian Gromm
2019-11-11
staging: most: block module removal while having active configfs items
Christian Gromm
2019-07-22
staging: most: Delete an error message for a failed memory allocation
Keyur Patel
2019-05-02
staging: most: cdev: fix chrdev_region leak in mod_exit
Suresh Udipi
2019-04-16
staging: most: enable configfs support
Christian Gromm
2019-04-16
staging: most: change signature of function probe_channel
Christian Gromm
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-02-04
staging: most: cdev: add missing check for cdev_add failure
Colin Ian King
2019-02-04
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
2018-09-25
staging: most: fix label names
Christian Gromm
2018-05-08
staging: most: cdev: fix race condition
Christian Gromm
2018-05-08
staging: most: cdev: fix function return value
Christian Gromm
2018-05-08
staging: most: cdev: fix chrdev_region leak
Christian Gromm
2018-05-08
staging: most: cdev: avoid warning about potentially uninitialized variable
Christian Gromm
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-27
staging: most: cdev: bundle module variables in structure
Christian Gromm
2017-11-27
staging: most: cdev: replace function prefix
Christian Gromm
2017-11-27
staging: most: fix comment sections
Christian Gromm
2017-11-27
staging: most: cdev: rename variable cdev_aim
Christian Gromm
2017-11-27
staging: most: cdev: rename class instance aim_class
Christian Gromm
2017-11-27
staging: most: cdev: rename variable aim_devno
Christian Gromm
2017-11-27
staging: most: cdev: rename struct aim_channel
Christian Gromm
2017-11-27
staging: most: rename functions to register a driver with most_core
Christian Gromm
2017-11-27
staging: most: rename struct most_aim
Christian Gromm
2017-11-27
staging: most: remove proprietary kobjects
Christian Gromm
2017-11-27
staging: most: cdev: rename module
Christian Gromm