index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
/
cdev
/
cdev.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-07
drivers: most: add character device interface driver
Christian Gromm
1
-543
/
+0
2020-06-25
staging: most: cdev: simplify list iteration
Christian Gromm
1
-6
/
+3
2020-06-25
staging: most: cdev: fix return values
Christian Gromm
1
-3
/
+3
2020-06-25
staging: most: cdev: fix up parenthesizing
Christian Gromm
1
-1
/
+1
2020-06-25
staging: most: cdev: remove overcautious parameter checking
Christian Gromm
1
-7
/
+1
2020-06-25
staging: most: cdev: use dev_*() functions to print messages
Christian Gromm
1
-6
/
+6
2020-06-25
staging: most: cdev: remove noisy log messages
Christian Gromm
1
-20
/
+6
2020-03-24
staging: most: move core files out of the staging area
Christian Gromm
1
-2
/
+1
2020-01-16
staging: most: remove header include path to drivers/staging
Masahiro Yamada
1
-1
/
+2
2019-12-17
staging: most: use angle brackets in include path
Christian Gromm
1
-1
/
+1
2019-12-17
staging: most: rename struct core_component
Christian Gromm
1
-1
/
+1
2019-12-17
staging: most: rename core.h to most.h
Christian Gromm
1
-1
/
+1
2019-11-11
staging: most: block module removal while having active configfs items
Christian Gromm
1
-0
/
+1
2019-07-22
staging: most: Delete an error message for a failed memory allocation
Keyur Patel
1
-3
/
+1
2019-05-02
staging: most: cdev: fix chrdev_region leak in mod_exit
Suresh Udipi
1
-1
/
+1
2019-04-16
staging: most: enable configfs support
Christian Gromm
1
-0
/
+6
2019-04-16
staging: most: change signature of function probe_channel
Christian Gromm
1
-1
/
+1
2019-02-04
staging: most: cdev: add missing check for cdev_add failure
Colin Ian King
1
-1
/
+4
2018-09-25
staging: most: fix label names
Christian Gromm
1
-6
/
+6
2018-05-08
staging: most: cdev: fix race condition
Christian Gromm
1
-2
/
+4
2018-05-08
staging: most: cdev: fix function return value
Christian Gromm
1
-1
/
+1
2018-05-08
staging: most: cdev: fix chrdev_region leak
Christian Gromm
1
-2
/
+4
2018-05-08
staging: most: cdev: avoid warning about potentially uninitialized variable
Christian Gromm
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+554
2017-11-27
staging: most: cdev: bundle module variables in structure
Christian Gromm
1
-45
/
+43
2017-11-27
staging: most: cdev: replace function prefix
Christian Gromm
1
-29
/
+29
2017-11-27
staging: most: fix comment sections
Christian Gromm
1
-2
/
+2
2017-11-27
staging: most: cdev: rename variable cdev_aim
Christian Gromm
1
-9
/
+9
2017-11-27
staging: most: cdev: rename class instance aim_class
Christian Gromm
1
-8
/
+8
2017-11-27
staging: most: cdev: rename variable aim_devno
Christian Gromm
1
-5
/
+5
2017-11-27
staging: most: cdev: rename struct aim_channel
Christian Gromm
1
-19
/
+19
2017-11-27
staging: most: rename functions to register a driver with most_core
Christian Gromm
1
-2
/
+2
2017-11-27
staging: most: rename struct most_aim
Christian Gromm
1
-2
/
+2
2017-11-27
staging: most: remove proprietary kobjects
Christian Gromm
1
-4
/
+2
2017-11-27
staging: most: cdev: rename module
Christian Gromm
1
-0
/
+558