aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/vibrator.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: greybus: Remove redundant license textGravatar Greg Kroah-Hartman 1-2/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGravatar Greg Kroah-Hartman 1-0/+1
2017-08-20Staging: greybus: vibrator.c: Fixed alignment to match open parenthesis.Gravatar Srishti Sharma 1-4/+4
2017-02-12staging: greybus: fix "line over 80 characters" coding style issuesGravatar Gioh Kim 1-1/+3
2016-09-19staging: greybus: vibrator: remove KERNEL_VERSION checksGravatar Greg Kroah-Hartman 1-18/+0
2016-08-18greybus: Add workqueue to handle vibrator timeoutGravatar Ann Chen 1-17/+30
2016-07-22greybus: vibrator: integrate runtime pmGravatar Ann Chen 1-4/+34
2016-05-31greybus: Remove unused VERSION specific macrosGravatar Viresh Kumar 1-4/+0
2016-03-22greybus: convert drivers to use connection->private set/getGravatar Greg Kroah-Hartman 1-1/+1
2016-01-21greybus: vibrator: convert to bundle driverGravatar Johan Hovold 1-21/+54
2015-10-15greybus: vibrator: use the bundle struct device instead of the connectorGravatar Greg Kroah-Hartman 1-2/+2
2015-10-14greybus: vibrator: add missing protocol-register error handlingGravatar Johan Hovold 1-1/+10
2015-09-14greybus: vibrator: fix tear-down raceGravatar Johan Hovold 1-1/+1
2015-08-11greybus: vibrator: Drop get_version supportGravatar Viresh Kumar 1-11/+0
2015-08-10greybus: vibrator: Use (already defined) major/minor macrosGravatar Viresh Kumar 1-2/+2
2015-07-08greybus: properly cleanup ida and idr structures when shutting downGravatar Greg Kroah-Hartman 1-0/+1
2015-05-14greybus: vibrator: convert idr to be an idaGravatar Greg Kroah-Hartman 1-7/+7
2015-05-07greybus: eliminate extra response flag definitionsGravatar Alex Elder 1-2/+1
2015-03-24greybus: Greybus: Place module_init/exit() right after respective routinesGravatar Viresh Kumar 1-2/+1
2015-03-17greybus: vibrator: fix memory leak in error pathGravatar Johan Hovold 1-2/+4
2015-01-22greybus: remove unused version-response structsGravatar Viresh Kumar 1-5/+0
2015-01-22greybus: create get_version() routines with the help of a macroGravatar Viresh Kumar 1-28/+2
2015-01-22greybus: Remove "gb-" prefix from .c filesGravatar Viresh Kumar 1-0/+227