aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/raw.c
AgeCommit message (Expand)Author
2016-03-03greybus: raw: use hexadecimal notation for request typesJohan Hovold
2016-02-15greybus: raw: convert to bundle driverViresh Kumar
2016-02-15greybus: raw: Don't use (possibly) uninitialized raw->device in gb_raw_receive()Viresh Kumar
2016-02-15greybus: raw: Use consistent label names in connection_init()Viresh Kumar
2016-02-11greybus: raw: fix memory leak on disconnectJohan Hovold
2015-10-15greybus: raw: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-08-13greybus: raw: Move request/response structure/definitions to greybus_protocols.hViresh Kumar
2015-08-11greybus: raw: Drop get_version supportViresh Kumar
2015-08-10greybus: raw: Print expected/actual payload size on mismatchViresh Kumar
2015-07-08greybus: properly cleanup ida and idr structures when shutting downGreg Kroah-Hartman
2015-05-20greybus: raw: move module_{init|exit} to the end of functionsViresh Kumar
2015-05-20greybus: raw: include uaccess.h to fix warningViresh Kumar
2015-05-19greybus: raw: add raw greybus kernel driverGreg Kroah-Hartman