summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: Remove redundant license textGreg Kroah-Hartman2017-11-111-2/+0
* staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-111-0/+1
* greybus: i2c: add runtime pm supportDavid Lin2016-07-141-0/+13
* greybus: gbphy: Remove protocol specific version handlingViresh Kumar2016-05-311-4/+0
* greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhereSandeep Patil2016-05-191-19/+19
* greybus: i2c : Create separate moduleViresh Kumar2016-05-141-1/+4
* greybus: I2C: convert to a gpbridge driverGreg Kroah-Hartman2016-05-051-21/+50
* greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman2016-03-221-2/+2
* greybus: gpbridge.h: move protocol init/exit prototypesGreg Kroah-Hartman2016-03-031-0/+1
* greybus: remove gb_i2c_retries_operationMichael Mogenson2016-03-031-31/+2
* greybus: remove gb_i2c_timeout_operationMichael Mogenson2016-03-031-27/+4
* greybus: i2c: add bundle-device prefix to error messagesJohan Hovold2016-02-111-3/+6
* greybus: i2c: use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-151-2/+2
* greybus: operation: remove gb_operation_destroyJohan Hovold2015-09-291-1/+2
* greybus: i2c: Drop get_version supportViresh Kumar2015-08-111-10/+0
* greybus: i2c: Use (already defined) major/minor macrosViresh Kumar2015-08-101-2/+2
* greybus: operation: allow atomic operation allocationsJohan Hovold2015-07-011-1/+1
* greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar2015-07-011-1/+1
* greybus: include "gpbridge.h" from "greybus.h"Alex Elder2015-05-231-2/+0
* greybus: Use gb_gpbridge_protocol_init()Viresh Kumar2015-05-201-9/+1
* greybus: Move briged phy structure definitions into gpbridge.hJohn Stultz2015-04-101-55/+2
* greybus: connection: replace custom error function with dev_errJohan Hovold2015-03-191-2/+2
* greybus: i2c: fix name conflict between function and struct: gb_i2c_transfer_...Viresh Kumar2015-01-221-3/+3
* greybus: i2c: fix name conflict between function and struct: gb_i2c_transfer_...Viresh Kumar2015-01-221-2/+2
* greybus: remove unused version-response structsViresh Kumar2015-01-221-6/+0
* greybus: create get_version() routines with the help of a macroViresh Kumar2015-01-221-25/+3
* greybus: Remove "-gb" suffix from .c filesViresh Kumar2015-01-221-0/+450
OpenPOWER on IntegriCloud