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
/
i2c.c
Age
Commit message (
Expand
)
Author
2016-07-14
greybus: i2c: add runtime pm support
David Lin
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: i2c : Create separate module
Viresh Kumar
2016-05-05
greybus: I2C: 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
2016-03-03
greybus: remove gb_i2c_retries_operation
Michael Mogenson
2016-03-03
greybus: remove gb_i2c_timeout_operation
Michael Mogenson
2016-02-11
greybus: i2c: add bundle-device prefix to error messages
Johan Hovold
2015-10-15
greybus: i2c: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-09-29
greybus: operation: remove gb_operation_destroy
Johan Hovold
2015-08-11
greybus: i2c: Drop get_version support
Viresh Kumar
2015-08-10
greybus: i2c: Use (already defined) major/minor macros
Viresh Kumar
2015-07-01
greybus: operation: allow atomic operation allocations
Johan Hovold
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-19
greybus: connection: replace custom error function with dev_err
Johan Hovold
2015-01-22
greybus: i2c: fix name conflict between function and struct: gb_i2c_transfer_...
Viresh Kumar
2015-01-22
greybus: i2c: fix name conflict between function and struct: gb_i2c_transfer_...
Viresh Kumar
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