summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/vibrator.c
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: Remove redundant license textGreg Kroah-Hartman2017-11-111-2/+0Star
* staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-111-0/+1
* Staging: greybus: vibrator.c: Fixed alignment to match open parenthesis.Srishti Sharma2017-08-201-4/+4
* staging: greybus: fix "line over 80 characters" coding style issuesGioh Kim2017-02-121-1/+3
* staging: greybus: vibrator: remove KERNEL_VERSION checksGreg Kroah-Hartman2016-09-191-18/+0Star
* greybus: Add workqueue to handle vibrator timeoutAnn Chen2016-08-181-17/+30
* greybus: vibrator: integrate runtime pmAnn Chen2016-07-221-4/+34
* greybus: Remove unused VERSION specific macrosViresh Kumar2016-06-011-4/+0Star
* greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman2016-03-221-1/+1
* greybus: vibrator: convert to bundle driverJohan Hovold2016-01-221-21/+54
* greybus: vibrator: use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-151-2/+2
* greybus: vibrator: add missing protocol-register error handlingJohan Hovold2015-10-141-1/+10
* greybus: vibrator: fix tear-down raceJohan Hovold2015-09-151-1/+1
* greybus: vibrator: Drop get_version supportViresh Kumar2015-08-121-11/+0Star
* greybus: vibrator: Use (already defined) major/minor macrosViresh Kumar2015-08-111-2/+2
* greybus: properly cleanup ida and idr structures when shutting downGreg Kroah-Hartman2015-07-081-0/+1
* greybus: vibrator: convert idr to be an idaGreg Kroah-Hartman2015-05-141-7/+7
* greybus: eliminate extra response flag definitionsAlex Elder2015-05-071-2/+1Star
* greybus: Greybus: Place module_init/exit() right after respective routinesViresh Kumar2015-03-241-2/+1Star
* greybus: vibrator: fix memory leak in error pathJohan Hovold2015-03-171-2/+4
* greybus: remove unused version-response structsViresh Kumar2015-01-221-5/+0Star
* greybus: create get_version() routines with the help of a macroViresh Kumar2015-01-221-28/+2Star
* greybus: Remove "gb-" prefix from .c filesViresh Kumar2015-01-221-0/+227