summaryrefslogtreecommitdiffstats
path: root/device/hid/hid_connection_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't pass buffers to HidConnection::Read because it knows the size.reillyg2014-08-261-72/+55
* Fix HID input report sizes on Windows for devices without report IDs.reillyg@chromium.org2014-08-181-1/+1
* Support permission_broker for chrome.hid devices.rockot@chromium.org2014-07-261-0/+1
* hid: Linux expects the report ID in the output report buffer.reillyg@chromium.org2014-07-231-5/+8
* Revert 281282 "Revert 281133 "chrome.hid: enrich model with repo..."csharp@chromium.org2014-07-031-55/+69
* Revert 281133 "chrome.hid: enrich model with report IDs"csharp@chromium.org2014-07-031-69/+55
* chrome.hid: enrich model with report IDsjracle@logitech.com2014-07-031-55/+69
* Log errors in Linux HID from read, write and ioctl calls.reillyg@chromium.org2014-06-211-5/+11
* Descriptive log for HID device open failure on Linux.reillyg@chromium.org2014-06-201-8/+9
* Disable compiling Udev HID implementations when use_udev==0dnicoara@chromium.org2014-06-051-1/+0
* HID: Support top-level collection usages in device info.rockot@chromium.org2014-04-251-50/+1
* HID : read-only device access fallback when read/write failsjracle@logitech.com2014-04-241-2/+14
* HID connection matches wrong hidraw devnode to HID device when a bus driver i...jracle@logitech.com2014-04-031-2/+6
* HID device connection now shared on Linuxjracle@logitech.com2014-04-021-3/+1
* Fix IWYU in base/files/file.htnagel@chromium.org2014-03-091-0/+1
* Clean up HID backend and API.rockot@chromium.org2014-02-271-78/+98
* Remove PlatformFile from device/hidrvargas@chromium.org2014-02-211-24/+17
* HID backend.rockot@chromium.org2014-01-311-0/+231
* Revert 247926 "HID backend"nkostylev@chromium.org2014-01-301-231/+0
* HID backendikarienator@chromium.org2014-01-301-0/+231