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
/
raw.c
Age
Commit message (
Expand
)
Author
2016-03-03
greybus: raw: use hexadecimal notation for request types
Johan Hovold
2016-02-15
greybus: raw: convert to bundle driver
Viresh Kumar
2016-02-15
greybus: raw: Don't use (possibly) uninitialized raw->device in gb_raw_receive()
Viresh Kumar
2016-02-15
greybus: raw: Use consistent label names in connection_init()
Viresh Kumar
2016-02-11
greybus: raw: fix memory leak on disconnect
Johan Hovold
2015-10-15
greybus: raw: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-08-13
greybus: raw: Move request/response structure/definitions to greybus_protocols.h
Viresh Kumar
2015-08-11
greybus: raw: Drop get_version support
Viresh Kumar
2015-08-10
greybus: raw: Print expected/actual payload size on mismatch
Viresh Kumar
2015-07-08
greybus: properly cleanup ida and idr structures when shutting down
Greg Kroah-Hartman
2015-05-20
greybus: raw: move module_{init|exit} to the end of functions
Viresh Kumar
2015-05-20
greybus: raw: include uaccess.h to fix warning
Viresh Kumar
2015-05-19
greybus: raw: add raw greybus kernel driver
Greg Kroah-Hartman