aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/cdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11staging: most: block module removal while having active configfs itemsChristian Gromm1-0/+1
2019-07-22staging: most: Delete an error message for a failed memory allocationKeyur Patel1-3/+1
2019-05-02staging: most: cdev: fix chrdev_region leak in mod_exitSuresh Udipi1-1/+1
2019-04-16staging: most: enable configfs supportChristian Gromm1-0/+6
2019-04-16staging: most: change signature of function probe_channelChristian Gromm1-1/+1
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-02-04staging: most: cdev: add missing check for cdev_add failureColin Ian King1-1/+4
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2018-09-25staging: most: fix label namesChristian Gromm1-6/+6
2018-05-08staging: most: cdev: fix race conditionChristian Gromm1-2/+4
2018-05-08staging: most: cdev: fix function return valueChristian Gromm1-1/+1
2018-05-08staging: most: cdev: fix chrdev_region leakChristian Gromm1-2/+4
2018-05-08staging: most: cdev: avoid warning about potentially uninitialized variableChristian Gromm1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-0/+570
2017-11-27staging: most: cdev: bundle module variables in structureChristian Gromm1-45/+43
2017-11-27staging: most: cdev: replace function prefixChristian Gromm1-29/+29
2017-11-27staging: most: fix comment sectionsChristian Gromm1-2/+2
2017-11-27staging: most: cdev: rename variable cdev_aimChristian Gromm1-9/+9
2017-11-27staging: most: cdev: rename class instance aim_classChristian Gromm1-8/+8
2017-11-27staging: most: cdev: rename variable aim_devnoChristian Gromm1-5/+5
2017-11-27staging: most: cdev: rename struct aim_channelChristian Gromm1-19/+19
2017-11-27staging: most: rename functions to register a driver with most_coreChristian Gromm1-2/+2
2017-11-27staging: most: rename struct most_aimChristian Gromm1-2/+2
2017-11-27staging: most: remove proprietary kobjectsChristian Gromm1-4/+2
2017-11-27staging: most: cdev: rename moduleChristian Gromm3-0/+574