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