| Commit message (Expand) | Author | Age | Files | Lines |
* | HID: i2c-hid: Fix "incomplete report" noise | Jason Andryuk | 2018-07-09 | 1 | -1/+1 |
* | Merge branch 'for-4.18/i2c-hid' into for-linus | Jiri Kosina | 2018-06-08 | 1 | -8/+25 |
|\ |
|
| * | HID: i2c-hid: remove i2c_hid_open_mut | Sebastian Andrzej Siewior | 2018-05-30 | 1 | -2/+0 |
| * | HID: i2c-hid: check if device is there before really probing | Dmitry Torokhov | 2018-05-15 | 1 | -0/+8 |
| * | HID: i2c-hid: Silently fail probe for CHPN0001 touchscreen | Hans de Goede | 2018-04-16 | 1 | -0/+12 |
| * | HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the function | Hans de Goede | 2018-04-16 | 1 | -6/+5 |
* | | HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B | Hans de Goede | 2018-05-09 | 1 | -0/+2 |
* | | HID: i2c-hid: fix inverted return value from i2c_hid_command() | Jiri Kosina | 2018-04-19 | 1 | -1/+1 |
* | | HID: i2c-hid: Fix resume issue on Raydium touchscreen device | Aaron Ma | 2018-04-12 | 1 | -0/+13 |
|/ |
|
* | Merge branch 'for-4.17/hid-i2c' into for-linus | Jiri Kosina | 2018-04-05 | 1 | -2/+2 |
|\ |
|
| * | HID: i2c-hid: Use ACPI_COMPANION() directly | Andy Shevchenko | 2018-02-16 | 1 | -2/+2 |
* | | HID: i2c-hid: fix size check and type usage | Aaron Ma | 2018-02-16 | 1 | -6/+7 |
|/ |
|
* | HID: i2c-hid: Allow ACPI systems to specify "post-power-on-delay-ms" | Rajat Jain | 2017-11-21 | 1 | -5/+13 |
* | Merge branch 'for-4.15/upstream' into for-linus | Jiri Kosina | 2017-11-15 | 1 | -1/+6 |
|\ |
|
| * | HID: i2c-hid: Add no-irq-after-reset quirk for 0911:5288 device | Hans de Goede | 2017-11-09 | 1 | -1/+6 |
* | | HID: i2c-hid: allocate hid buffers for real worst case | Adrian Salido | 2017-09-13 | 1 | -1/+2 |
|/ |
|
* | HID: introduce hid_is_using_ll_driver | Jason Gerecke | 2017-07-27 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-07-10 | 1 | -24/+10 |
|\ |
|
| *---. | Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport... | Jiri Kosina | 2017-07-10 | 1 | -24/+10 |
| |\ \ \ |
|
| | | * | | HID: i2c-hid: move header file out of I2C realm | Wolfram Sang | 2017-05-22 | 1 | -1/+1 |
| | | |/ |
|
| | * / | HID: i2c-hid: remove custom locking from i2c_hid_open/close | Dmitry Torokhov | 2017-06-08 | 1 | -23/+9 |
| |/ / |
|
* / / | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko | 2017-06-07 | 1 | -5/+4 |
|/ / |
|
* / | HID: i2c: Call acpi_device_fix_up_power for ACPI-enumerated devices | Hans de Goede | 2017-05-29 | 1 | -0/+13 |
|/ |
|
*---. | Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2... | Jiri Kosina | 2017-05-02 | 1 | -65/+40 |
|\ \ \ |
|
| | * | | HID: i2c-hid: Fix error handling | Christophe JAILLET | 2017-03-06 | 1 | -1/+1 |
| | * | | HID: i2c-hid: support regulator power on/off | Brian Norris | 2017-03-06 | 1 | -2/+40 |
| |/ /
|/| | |
|
| * | | HID: remove initial reading of reports at connect | Benjamin Tissoires | 2017-03-21 | 1 | -63/+0 |
|/ / |
|
* | | HID: i2c-hid: Add sleep between POWER ON and RESET | Brendan McGrath | 2017-01-11 | 1 | -0/+9 |
* | | HID: fix missing irq field | Benjamin Tissoires | 2016-12-12 | 1 | -2/+2 |
* | | HID: i2c-hid: fix build | Jiri Kosina | 2016-12-12 | 1 | -0/+1 |
* | | HID: i2c-hid: Disable IRQ before freeing buffers | João Paulo Rechi Vita | 2016-12-12 | 1 | -0/+2 |
* | | HID: i2c-hid: force the IRQ level trigger only when not set | Benjamin Tissoires | 2016-11-28 | 1 | -2/+6 |
* | | HID: i2c-hid: add a simple quirk to fix device defects | HungNien Chen | 2016-11-10 | 1 | -0/+57 |
* | | HID: i2c-hid: exit if the IRQ is not valid | David Arcari | 2016-10-14 | 1 | -0/+7 |
* | | Revert "HID: i2c-hid: Add support for ACPI GPIO interrupts" | David Arcari | 2016-10-14 | 1 | -53/+18 |
* | | HID: i2c-hid: set power sleep before shutdown | Guohua Zhong | 2016-06-21 | 1 | -1/+9 |
* | | HID: i2c_hid: enable i2c-hid devices to suspend/resume asynchronously | Fu, Zhonghui | 2016-06-06 | 1 | -0/+1 |
|/ |
|
* | HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report() | Dmitry Torokhov | 2016-03-15 | 1 | -6/+10 |
* | HID: i2c-hid: Fix suspend/resume when already runtime suspended | Doug Anderson | 2016-03-10 | 1 | -12/+31 |
* | HID: i2c-hid: Add hid-over-i2c name to i2c id table | Benson Leung | 2016-03-10 | 1 | -0/+1 |
*-. | Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co... | Jiri Kosina | 2016-01-14 | 1 | -1/+0 |
|\ \ |
|
| | * | HID: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-11-19 | 1 | -1/+0 |
| |/ |
|
* / | HID: i2c-hid: Prevent sending reports from racing with device reset | Mika Westerberg | 2015-12-30 | 1 | -3/+18 |
|/ |
|
* | HID: i2c-hid: Fill in physical device providing HID functionality | Mika Westerberg | 2015-09-29 | 1 | -0/+1 |
* | HID: i2c-hid: Only disable irq wake if it was successfully enabled during sus... | Andrew Duggan | 2015-08-18 | 1 | -4/+20 |
* | HID: i2c-hid: Call device suspend callback before disabling irq | Gabriele Mazzotta | 2015-07-08 | 1 | -3/+3 |
*---. | Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f... | Jiri Kosina | 2015-06-22 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | HID: i2c-hid: Do not set the ACPI companion field in the HID device | Andrew Duggan | 2015-06-03 | 1 | -1/+0 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logi... | Jiri Kosina | 2015-06-22 | 1 | -3/+3 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/ |
|
| * / | HID: i2c-hid: fix harmless test_bit() issue | Dan Carpenter | 2015-05-18 | 1 | -3/+3 |
| |/ |
|