aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/drv_driver.c
AgeCommit message (Expand)Author
2017-11-22driver.h: add parameter when registering enumeratorsJosep Puigdemont
2017-10-03Merge branch 'api-next' into cloud-devcloud-devHonnappa Nagarahalli
2017-06-21drv: driver: fix devio registration raceJosep Puigdemont
2017-05-23linux-gen: adding functions to attach driver's data to the deviceChristophe Milard
2017-05-23linux-gen: driver registration and probingChristophe Milard
2017-05-23linux-gen: drv: devio registrationChristophe Milard
2017-05-23linux-gen: drv: driver: adding device query functionChristophe Milard
2017-05-23linux-gen: drv: device creation and deletionChristophe Milard
2017-05-23drv: driver: add callback function for device destructionChristophe Milard
2017-05-23linux-gen: drv: enumerator registrationChristophe Milard
2017-05-23linux-gen: drv: enumerator_class registrationChristophe Milard
2017-01-25linux-gen: adding enum, devio and driver registration interface (stub)Christophe Milard