aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/hid.c
Commit message (Expand)AuthorAge
* staging: greybus: hid: remove KERNEL_VERSION checksGreg Kroah-Hartman2016-09-19
* greybus: HID: Add runtime pm supportPhilip Yang2016-07-22
* greybus: Remove extra blank linesViresh Kumar2016-06-10
* greybus: convert drivers to use connection->private set/getGreg Kroah-Hartman2016-03-22
* greybus: hid: Replace WARN_ON() with dev_err()Viresh Kumar2016-02-29
* greybus: hid: Don't disable connection-tx before destroying hid-deviceViresh Kumar2016-02-29
* greybus: hid: convert to bundle driverJohan Hovold2016-01-22
* greybus: hid: clean up init error pathsJohan Hovold2016-01-22
* greybus: don't use %h and %hh for printing short and char variablesViresh Kumar2015-12-04
* greybus: hid: hid should not be part of the bridged-phy driver.Greg Kroah-Hartman2015-11-05
* greybus: hid: use the bundle struct device instead of the connectorGreg Kroah-Hartman2015-10-15
* greybus: operation: remove gb_operation_destroyJohan Hovold2015-09-29
* greybus: hid: Move request/response structure/definitions to greybus_protocols.hViresh Kumar2015-08-12
* greybus: hid: Drop get_version supportViresh Kumar2015-08-11
* greybus: hid: Use (already defined) major/minor macrosViresh Kumar2015-08-10
* greybus: hid: spell fix (s/infomation/information)Viresh Kumar2015-08-10
* greybus: operation: allow atomic operation allocationsJohan Hovold2015-07-01
* greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()Viresh Kumar2015-07-01
* greybus: Use gb_gpbridge_protocol_init()Viresh Kumar2015-05-21
* greybus: eliminate extra response flag definitionsAlex Elder2015-05-07
* greybus: hid: Use payload-size to get report sizeViresh Kumar2015-04-06
* greybus: operation: refactor response handlingJohan Hovold2015-03-30
* greybus: hid: fix missing response on request errorsJohan Hovold2015-03-30
* greybus: hid: fix missing input verification of report eventsJohan Hovold2015-03-30
* greybus: hid: fix null-deref on short report requestsJohan Hovold2015-03-30
* greybus: hid: fix success response being sent on errorsJohan Hovold2015-03-30
* greybus: hid: replace pr_err with dev_errJohan Hovold2015-03-30
* greybus: hid: don't support OUTPUT report over interrupt channelViresh Kumar2015-03-19
* greybus: hid: add HID class driverViresh Kumar2015-03-16