aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/device/cdev.cpp
Commit message (Expand)AuthorAgeFilesLines
* Device class reg: Always use 0-based indexLorenz Meier2015-02-091-16/+12
* device: pass CDev::ioctl() to superclassAndrew Tridgell2014-07-121-0/+7
* CDev: Fixed printf format specifierLorenz Meier2014-03-161-1/+1
* Fixed return valueLorenz Meier2014-01-141-0/+1
* Framework to support disabling publications via IOCTLLorenz Meier2014-01-121-1/+10
* device: added register_class_devname() APIAndrew Tridgell2013-12-101-0/+36
* Make it possible to create a cdev without automatically creating a device node.px4dev2013-08-041-8/+8
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+398