summaryrefslogtreecommitdiff
path: root/drivers/staging/most/cdev/cdev.c
AgeCommit message (Expand)Author
2020-09-07drivers: most: add character device interface driverChristian Gromm
2020-06-25staging: most: cdev: simplify list iterationChristian Gromm
2020-06-25staging: most: cdev: fix return valuesChristian Gromm
2020-06-25staging: most: cdev: fix up parenthesizingChristian Gromm
2020-06-25staging: most: cdev: remove overcautious parameter checkingChristian Gromm
2020-06-25staging: most: cdev: use dev_*() functions to print messagesChristian Gromm
2020-06-25staging: most: cdev: remove noisy log messagesChristian Gromm
2020-03-24staging: most: move core files out of the staging areaChristian Gromm
2020-01-16staging: most: remove header include path to drivers/stagingMasahiro Yamada
2019-12-17staging: most: use angle brackets in include pathChristian Gromm
2019-12-17staging: most: rename struct core_componentChristian Gromm
2019-12-17staging: most: rename core.h to most.hChristian Gromm
2019-11-11staging: most: block module removal while having active configfs itemsChristian Gromm
2019-07-22staging: most: Delete an error message for a failed memory allocationKeyur Patel
2019-05-02staging: most: cdev: fix chrdev_region leak in mod_exitSuresh Udipi
2019-04-16staging: most: enable configfs supportChristian Gromm
2019-04-16staging: most: change signature of function probe_channelChristian Gromm
2019-02-04staging: most: cdev: add missing check for cdev_add failureColin Ian King
2018-09-25staging: most: fix label namesChristian Gromm
2018-05-08staging: most: cdev: fix race conditionChristian Gromm
2018-05-08staging: most: cdev: fix function return valueChristian Gromm
2018-05-08staging: most: cdev: fix chrdev_region leakChristian Gromm
2018-05-08staging: most: cdev: avoid warning about potentially uninitialized variableChristian Gromm
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-27staging: most: cdev: bundle module variables in structureChristian Gromm
2017-11-27staging: most: cdev: replace function prefixChristian Gromm
2017-11-27staging: most: fix comment sectionsChristian Gromm
2017-11-27staging: most: cdev: rename variable cdev_aimChristian Gromm
2017-11-27staging: most: cdev: rename class instance aim_classChristian Gromm
2017-11-27staging: most: cdev: rename variable aim_devnoChristian Gromm
2017-11-27staging: most: cdev: rename struct aim_channelChristian Gromm
2017-11-27staging: most: rename functions to register a driver with most_coreChristian Gromm
2017-11-27staging: most: rename struct most_aimChristian Gromm
2017-11-27staging: most: remove proprietary kobjectsChristian Gromm
2017-11-27staging: most: cdev: rename moduleChristian Gromm