aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/vibrator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-08-20Staging: greybus: vibrator.c: Fixed alignment to match open parenthesis.Srishti Sharma1-4/+4
2017-02-12staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim1-1/+3
2016-09-19staging: greybus: vibrator: remove KERNEL_VERSION checksGreg Kroah-Hartman1-18/+0
2016-08-18greybus: Add workqueue to handle vibrator timeoutAnn Chen1-17/+30
2016-07-22greybus: vibrator: integrate runtime pmAnn Chen1-4/+34
2016-05-31greybus: Remove unused VERSION specific macrosViresh Kumar1-4/+0
2016-03-22greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman1-1/+1
2016-01-21greybus: vibrator: convert to bundle driverJohan Hovold1-21/+54
2015-10-15greybus: vibrator: use the bundle struct device instead of the connectorGreg Kroah-Hartman1-2/+2
2015-10-14greybus: vibrator: add missing protocol-register error handlingJohan Hovold1-1/+10
2015-09-14greybus: vibrator: fix tear-down raceJohan Hovold1-1/+1
2015-08-11greybus: vibrator: Drop get_version supportViresh Kumar1-11/+0
2015-08-10greybus: vibrator: Use (already defined) major/minor macrosViresh Kumar1-2/+2
2015-07-08greybus: properly cleanup ida and idr structures when shutting downGreg Kroah-Hartman1-0/+1
2015-05-14greybus: vibrator: convert idr to be an idaGreg Kroah-Hartman1-7/+7
2015-05-07greybus: eliminate extra response flag definitionsAlex Elder1-2/+1
2015-03-24greybus: Greybus: Place module_init/exit() right after respective routinesViresh Kumar1-2/+1
2015-03-17greybus: vibrator: fix memory leak in error pathJohan Hovold1-2/+4
2015-01-22greybus: remove unused version-response structsViresh Kumar1-5/+0
2015-01-22greybus: create get_version() routines with the help of a macroViresh Kumar1-28/+2
2015-01-22greybus: Remove "gb-" prefix from .c filesViresh Kumar1-0/+227