index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
/
hid.c
Age
Commit message (
Expand
)
Author
2015-12-04
greybus: don't use %h and %hh for printing short and char variables
Viresh Kumar
2015-11-05
greybus: hid: hid should not be part of the bridged-phy driver.
Greg Kroah-Hartman
2015-10-15
greybus: hid: use the bundle struct device instead of the connector
Greg Kroah-Hartman
2015-09-29
greybus: operation: remove gb_operation_destroy
Johan Hovold
2015-08-12
greybus: hid: Move request/response structure/definitions to greybus_protocols.h
Viresh Kumar
2015-08-11
greybus: hid: Drop get_version support
Viresh Kumar
2015-08-10
greybus: hid: Use (already defined) major/minor macros
Viresh Kumar
2015-08-10
greybus: hid: spell fix (s/infomation/information)
Viresh Kumar
2015-07-01
greybus: operation: allow atomic operation allocations
Johan Hovold
2015-07-01
greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver()
Viresh Kumar
2015-05-20
greybus: Use gb_gpbridge_protocol_init()
Viresh Kumar
2015-05-07
greybus: eliminate extra response flag definitions
Alex Elder
2015-04-06
greybus: hid: Use payload-size to get report size
Viresh Kumar
2015-03-30
greybus: operation: refactor response handling
Johan Hovold
2015-03-30
greybus: hid: fix missing response on request errors
Johan Hovold
2015-03-30
greybus: hid: fix missing input verification of report events
Johan Hovold
2015-03-30
greybus: hid: fix null-deref on short report requests
Johan Hovold
2015-03-30
greybus: hid: fix success response being sent on errors
Johan Hovold
2015-03-30
greybus: hid: replace pr_err with dev_err
Johan Hovold
2015-03-19
greybus: hid: don't support OUTPUT report over interrupt channel
Viresh Kumar
2015-03-16
greybus: hid: add HID class driver
Viresh Kumar