index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
pwm.c
Age
Commit message (
Expand
)
Author
2019-08-27
staging: greybus: move core include files to include/linux/greybus/
Greg Kroah-Hartman
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
2016-07-14
greybus: pwm: Add runtime_pm support
Axel Haslam
2016-06-10
greybus: Remove extra blank lines
Viresh Kumar
2016-06-08
greybus: kernel_ver.h: provide pwm_is_enabled()
Greg Kroah-Hartman
2016-05-31
greybus: gbphy: Remove protocol specific version handling
Viresh Kumar
2016-05-19
greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
Sandeep Patil
2016-05-14
greybus: pwm: Create separate module
Viresh Kumar
2016-05-05
greybus: PWM: convert to a gpbridge driver
Greg Kroah-Hartman
2016-03-22
greybus: convert drivers to use connection->private set/get
Greg Kroah-Hartman
2016-03-03
greybus: gpbridge.h: move protocol init/exit prototypes
Greg Kroah-Hartman
2015-10-15
greybus: pwm: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-09-02
greybus: pwm: replace pr_err with dev_err
Johan Hovold
2015-08-11
greybus: pwm: Drop get_version support
Viresh Kumar
2015-08-10
greybus: pwm: Use (already defined) major/minor macros
Viresh Kumar
2015-07-01
greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()
Viresh Kumar
2015-05-23
greybus: include "gpbridge.h" from "greybus.h"
Alex Elder
2015-05-20
greybus: Use gb_gpbridge_protocol_init()
Viresh Kumar
2015-04-10
greybus: Move briged phy structure definitions into gpbridge.h
John Stultz
2015-03-17
greybus: pwm: fix config-request alignment
Johan Hovold
2015-03-17
greybus: pwm: fix memory leak in error path
Johan Hovold
2015-01-22
greybus: remove unused version-response structs
Viresh Kumar
2015-01-22
greybus: create get_version() routines with the help of a macro
Viresh Kumar
2015-01-22
greybus: Remove "-gb" suffix from .c files
Viresh Kumar