aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/cdev (follow)
AgeCommit message (Expand)AuthorFilesLines
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