greybus: replace Ara references
[cascardo/linux.git] / drivers / staging / greybus / hid.c
2016-07-22 Philip Yanggreybus: HID: Add runtime pm support
2016-06-10 Viresh Kumargreybus: Remove extra blank lines
2016-03-22 Greg Kroah-Hartmangreybus: convert drivers to use connection->private...
2016-02-29 Viresh Kumargreybus: hid: Replace WARN_ON() with dev_err()
2016-02-29 Viresh Kumargreybus: hid: Don't disable connection-tx before destro...
2016-01-22 Johan Hovoldgreybus: hid: convert to bundle driver
2016-01-22 Johan Hovoldgreybus: hid: clean up init error paths
2015-12-05 Viresh Kumargreybus: don't use %h and %hh for printing short and...
2015-11-06 Greg Kroah-Hartmangreybus: hid: hid should not be part of the bridged...
2015-10-15 Greg Kroah-Hartmangreybus: hid: use the bundle struct device instead...
2015-09-29 Johan Hovoldgreybus: operation: remove gb_operation_destroy
2015-08-13 Viresh Kumargreybus: hid: Move request/response structure/definitio...
2015-08-12 Greg Kroah-Hartmangreybus: Merge branch 'master' into branch 'svc'.
2015-08-12 Viresh Kumargreybus: hid: Drop get_version support
2015-08-11 Viresh Kumargreybus: hid: Use (already defined) major/minor macros
2015-08-11 Viresh Kumargreybus: hid: spell fix (s/infomation/information)
2015-07-01 Johan Hovoldgreybus: operation: allow atomic operation allocations
2015-07-01 Viresh Kumargreybus: Rename gb_gpbridge_protocol_driver() as gb_bui...
2015-05-21 Viresh Kumargreybus: Use gb_gpbridge_protocol_init()
2015-05-07 Alex Eldergreybus: eliminate extra response flag definitions
2015-04-06 Viresh Kumargreybus: hid: Use payload-size to get report size
2015-03-30 Johan Hovoldgreybus: operation: refactor response handling
2015-03-30 Johan Hovoldgreybus: hid: fix missing response on request errors
2015-03-30 Johan Hovoldgreybus: hid: fix missing input verification of report...
2015-03-30 Johan Hovoldgreybus: hid: fix null-deref on short report requests
2015-03-30 Johan Hovoldgreybus: hid: fix success response being sent on errors
2015-03-30 Johan Hovoldgreybus: hid: replace pr_err with dev_err
2015-03-19 Viresh Kumargreybus: hid: don't support OUTPUT report over interrup...
2015-03-16 Viresh Kumargreybus: hid: add HID class driver