index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
greybus: i2c: add runtime pm support
David Lin
1
-0
/
+13
2016-05-31
greybus: gbphy: Remove protocol specific version handling
Viresh Kumar
1
-4
/
+0
2016-05-19
greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere
Sandeep Patil
1
-19
/
+19
2016-05-14
greybus: i2c : Create separate module
Viresh Kumar
1
-1
/
+4
2016-05-05
greybus: I2C: convert to a gpbridge driver
Greg Kroah-Hartman
1
-21
/
+50
2016-03-22
greybus: convert drivers to use connection->private set/get
Greg Kroah-Hartman
1
-2
/
+2
2016-03-03
greybus: gpbridge.h: move protocol init/exit prototypes
Greg Kroah-Hartman
1
-0
/
+1
2016-03-03
greybus: remove gb_i2c_retries_operation
Michael Mogenson
1
-31
/
+2
2016-03-03
greybus: remove gb_i2c_timeout_operation
Michael Mogenson
1
-27
/
+4
2016-02-11
greybus: i2c: add bundle-device prefix to error messages
Johan Hovold
1
-3
/
+6
2015-10-15
greybus: i2c: use the bundle struct device instead of the connector
Greg Kroah-Hartman
1
-2
/
+2
2015-09-29
greybus: operation: remove gb_operation_destroy
Johan Hovold
1
-1
/
+2
2015-08-11
greybus: i2c: Drop get_version support
Viresh Kumar
1
-10
/
+0
2015-08-10
greybus: i2c: Use (already defined) major/minor macros
Viresh Kumar
1
-2
/
+2
2015-07-01
greybus: operation: allow atomic operation allocations
Johan Hovold
1
-1
/
+1
2015-07-01
greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()
Viresh Kumar
1
-1
/
+1
2015-05-23
greybus: include "gpbridge.h" from "greybus.h"
Alex Elder
1
-2
/
+0
2015-05-20
greybus: Use gb_gpbridge_protocol_init()
Viresh Kumar
1
-9
/
+1
2015-04-10
greybus: Move briged phy structure definitions into gpbridge.h
John Stultz
1
-55
/
+2
2015-03-19
greybus: connection: replace custom error function with dev_err
Johan Hovold
1
-2
/
+2
2015-01-22
greybus: i2c: fix name conflict between function and struct: gb_i2c_transfer_...
Viresh Kumar
1
-3
/
+3
2015-01-22
greybus: i2c: fix name conflict between function and struct: gb_i2c_transfer_...
Viresh Kumar
1
-2
/
+2
2015-01-22
greybus: remove unused version-response structs
Viresh Kumar
1
-6
/
+0
2015-01-22
greybus: create get_version() routines with the help of a macro
Viresh Kumar
1
-25
/
+3
2015-01-22
greybus: Remove "-gb" suffix from .c files
Viresh Kumar
1
-0
/
+450