greybus: kernel_ver.h: provide pwm_is_enabled()
[cascardo/linux.git] / drivers / staging / greybus / pwm.c
2016-06-08 Greg Kroah-Hartmangreybus: kernel_ver.h: provide pwm_is_enabled()
2016-06-01 Viresh Kumargreybus: gbphy: Remove protocol specific version handling
2016-05-19 Sandeep Patilgreybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
2016-05-14 Viresh Kumargreybus: pwm: Create separate module
2016-05-05 Greg Kroah-Hartmangreybus: PWM: convert to a gpbridge driver
2016-03-22 Greg Kroah-Hartmangreybus: convert drivers to use connection->private...
2016-03-03 Greg Kroah-Hartmangreybus: gpbridge.h: move protocol init/exit prototypes
2015-10-15 Greg Kroah-Hartmangreybus: pwm: use the bundle struct device instead...
2015-09-02 Johan Hovoldgreybus: pwm: replace pr_err with dev_err
2015-08-12 Greg Kroah-Hartmangreybus: Merge branch 'master' into branch 'svc'.
2015-08-12 Viresh Kumargreybus: pwm: Drop get_version support
2015-08-11 Viresh Kumargreybus: pwm: Use (already defined) major/minor macros
2015-07-01 Viresh Kumargreybus: Rename gb_gpbridge_protocol_driver() as gb_bui...
2015-05-26 Greg Kroah-Hartmangreybus: Merge branch 'master' of github.com:gregkh...
2015-05-23 Alex Eldergreybus: include "gpbridge.h" from "greybus.h"
2015-05-21 Viresh Kumargreybus: Use gb_gpbridge_protocol_init()
2015-04-10 John Stultzgreybus: Move briged phy structure definitions into...
2015-03-17 Johan Hovoldgreybus: pwm: fix config-request alignment
2015-03-17 Johan Hovoldgreybus: pwm: fix memory leak in error path
2015-01-22 Viresh Kumargreybus: remove unused version-response structs
2015-01-22 Viresh Kumargreybus: create get_version() routines with the help...
2015-01-22 Viresh Kumargreybus: Remove "-gb" suffix from .c files