summaryrefslogtreecommitdiffstats
path: root/drivers/hid/i2c-hid
Commit message (Expand)AuthorAgeFilesLines
* HID: i2c-hid: set power sleep before shutdownGuohua Zhong2016-06-211-1/+9
* HID: i2c_hid: enable i2c-hid devices to suspend/resume asynchronouslyFu, Zhonghui2016-06-061-0/+1
* HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()Dmitry Torokhov2016-03-151-6/+10
* HID: i2c-hid: Fix suspend/resume when already runtime suspendedDoug Anderson2016-03-101-12/+31
* HID: i2c-hid: Add hid-over-i2c name to i2c id tableBenson Leung2016-03-101-0/+1
*-. Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina2016-01-141-1/+0
|\ \
| | * HID: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-11-191-1/+0
| |/
* / HID: i2c-hid: Prevent sending reports from racing with device resetMika Westerberg2015-12-301-3/+18
|/
* HID: i2c-hid: Fill in physical device providing HID functionalityMika Westerberg2015-09-291-0/+1
* HID: i2c-hid: Only disable irq wake if it was successfully enabled during sus...Andrew Duggan2015-08-181-4/+20
* HID: i2c-hid: Call device suspend callback before disabling irqGabriele Mazzotta2015-07-081-3/+3
*---. Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f...Jiri Kosina2015-06-221-1/+0
|\ \ \
| * | | HID: i2c-hid: Do not set the ACPI companion field in the HID deviceAndrew Duggan2015-06-031-1/+0
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logi...Jiri Kosina2015-06-221-3/+3
|\ \ \ \ | |_|/ / |/| | / | | |/
| * / HID: i2c-hid: fix harmless test_bit() issueDan Carpenter2015-05-181-3/+3
| |/
* / HID: i2c-hid: Do not fail probing if gpiolib is not enabledMika Westerberg2015-04-231-1/+4
|/
* HID: i2c-hid: Add support for ACPI GPIO interruptsMika Westerberg2015-02-241-18/+50
* HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee2015-02-231-1/+4
* HID: i2c-hid: The interrupt should be level sensitiveMika Westerberg2015-02-171-1/+1
* HID: i2c-hid: Do not free buffers in i2c_hid_stop()Mika Westerberg2014-12-171-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-6/+10
|\
| *-. Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina2014-12-121-5/+9
| |\ \
| | | * HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol2014-11-251-4/+8
| | | * HID: i2c-hid: print the correct data in dbg msgJean-Baptiste Maneyrol2014-11-181-1/+1
| | |/
| * / HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou2014-12-121-1/+1
| |/
* / i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-041-1/+1
|/
* HID: i2c-hid: call the hid driver's suspend and resume callbacksAndrew Duggan2014-07-291-1/+14
* HID: i2c-hid: hid report descriptor retrieval changesArchana Patni2014-05-131-32/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-44/+95
|\
| * Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusJiri Kosina2014-04-011-33/+38
| |\
| | * HID: remove hid_output_raw_report transport implementationsBenjamin Tissoires2014-03-141-14/+0
| | * HID: core: check parameters when sending/receiving data from the deviceBenjamin Tissoires2014-02-171-1/+1
| | * HID: i2c-hid: use generic .request() implementationBenjamin Tissoires2014-02-171-31/+0
| | * HID: i2c-hid: implement ll_driver transport-layer callbacksBenjamin Tissoires2014-02-171-9/+60
| | * HID: remove hid_get_raw_report in struct hid_deviceBenjamin Tissoires2014-02-171-1/+0
| * | Merge branch 'for-3.15/i2c-hid' into for-linusJiri Kosina2014-04-011-11/+57
| |\ \
| | * | HID: i2c-hid: add runtime PM supportMika Westerberg2014-01-301-11/+57
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-02-181-1/+1
|\| |
| * | HID: fix buffer allocationsBenjamin Tissoires2014-02-031-1/+1
| |/
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-20/+6
|\ \ | |/ |/|
| * ACPI / i2c-hid: replace open-coded _DSM code with helper functionsJiang Liu2014-01-051-20/+6
| |
| \
*-. | Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/senso...Jiri Kosina2014-01-221-1/+3
|\ \|
| | * Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-1/+1
| |/| |/| |
| | * ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-1/+1
| * | HID: i2c-hid: disable interrupt on suspendMika Westerberg2013-11-251-0/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-4/+0
|\ \ | |/ |/|
| * HID: i2c-hid: Stop querying for init reportsBibek Basu2013-10-301-4/+0
* | i2c-hid: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-13/+5
|/
*-----. Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina2013-09-061-27/+45
|\ \ \ \
| | | | * HID: i2c-hid: don't push static constants on stack for %*phAndy Shevchenko2013-08-051-2/+2
| | | |/ | | |/|