aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/pwm.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-15greybus: pwm: use the bundle struct device instead of the connectorGravatar Greg Kroah-Hartman 1-2/+3
2015-09-02greybus: pwm: replace pr_err with dev_errGravatar Johan Hovold 1-1/+1
2015-08-11greybus: pwm: Drop get_version supportGravatar Viresh Kumar 1-10/+0
2015-08-10greybus: pwm: Use (already defined) major/minor macrosGravatar Viresh Kumar 1-2/+2
2015-07-01greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Gravatar Viresh Kumar 1-1/+1
2015-05-23greybus: include "gpbridge.h" from "greybus.h"Gravatar Alex Elder 1-1/+1
2015-05-20greybus: Use gb_gpbridge_protocol_init()Gravatar Viresh Kumar 1-9/+1
2015-04-10greybus: Move briged phy structure definitions into gpbridge.hGravatar John Stultz 1-47/+1
2015-03-17greybus: pwm: fix config-request alignmentGravatar Johan Hovold 1-2/+2
2015-03-17greybus: pwm: fix memory leak in error pathGravatar Johan Hovold 1-1/+1
2015-01-22greybus: remove unused version-response structsGravatar Viresh Kumar 1-6/+0
2015-01-22greybus: create get_version() routines with the help of a macroGravatar Viresh Kumar 1-25/+3
2015-01-22greybus: Remove "-gb" suffix from .c filesGravatar Viresh Kumar 1-0/+331