aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/pwm.c
AgeCommit message (Expand)Author
2017-01-04pwm: Remove .can_sleep from struct pwm_chipThierry Reding
2016-07-14greybus: pwm: Add runtime_pm supportAxel Haslam
2016-06-10greybus: Remove extra blank linesViresh Kumar
2016-06-08greybus: kernel_ver.h: provide pwm_is_enabled()Greg Kroah-Hartman
2016-05-31greybus: gbphy: Remove protocol specific version handlingViresh Kumar
2016-05-19greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil
2016-05-14greybus: pwm: Create separate moduleViresh Kumar
2016-05-05greybus: PWM: convert to a gpbridge driverGreg Kroah-Hartman
2016-03-22greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman
2016-03-03greybus: gpbridge.h: move protocol init/exit prototypesGreg Kroah-Hartman
2015-10-15greybus: pwm: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-09-02greybus: pwm: replace pr_err with dev_errJohan Hovold
2015-08-11greybus: pwm: Drop get_version supportViresh Kumar
2015-08-10greybus: pwm: Use (already defined) major/minor macrosViresh Kumar
2015-07-01greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar
2015-05-23greybus: include "gpbridge.h" from "greybus.h"Alex Elder
2015-05-20greybus: Use gb_gpbridge_protocol_init()Viresh Kumar
2015-04-10greybus: Move briged phy structure definitions into gpbridge.hJohn Stultz
2015-03-17greybus: pwm: fix config-request alignmentJohan Hovold
2015-03-17greybus: pwm: fix memory leak in error pathJohan Hovold
2015-01-22greybus: remove unused version-response structsViresh Kumar
2015-01-22greybus: create get_version() routines with the help of a macroViresh Kumar
2015-01-22greybus: Remove "-gb" suffix from .c filesViresh Kumar