summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/hid.c
AgeCommit message (Expand)Author
2015-05-20greybus: Use gb_gpbridge_protocol_init()Viresh Kumar
2015-05-07greybus: eliminate extra response flag definitionsAlex Elder
2015-04-06greybus: hid: Use payload-size to get report sizeViresh Kumar
2015-03-30greybus: operation: refactor response handlingJohan Hovold
2015-03-30greybus: hid: fix missing response on request errorsJohan Hovold
2015-03-30greybus: hid: fix missing input verification of report eventsJohan Hovold
2015-03-30greybus: hid: fix null-deref on short report requestsJohan Hovold
2015-03-30greybus: hid: fix success response being sent on errorsJohan Hovold
2015-03-30greybus: hid: replace pr_err with dev_errJohan Hovold
2015-03-19greybus: hid: don't support OUTPUT report over interrupt channelViresh Kumar
2015-03-16greybus: hid: add HID class driverViresh Kumar