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