summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/cros_ec_keyb.c
Commit message (Expand)AuthorAgeFilesLines
* Input: cros_ec_keyb - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: cros_ec_keyb - use device core to create driver-specific device attrib...Dmitry Torokhov2023-09-061-7/+3
* Input: cros_ec_keyb - add 3 buttons for monitor functionjoewu (吳仲振)2023-01-201-0/+15
* Input: cros-ec-keyb - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-3/+3
* Input: cros_ec_keyb - handle x86 detachable/convertible ChromebooksFurquan Shaikh2022-05-271-3/+18
* Input: cros_ec_keyb - switch to using generic device propertiesDmitry Torokhov2022-05-271-22/+46
* Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov2022-05-181-11/+18
|\
| * Input: cros-ec-keyb - allow skipping keyboard registrationStephen Boyd2022-05-171-11/+18
* | Input: extract ChromeOS vivaldi physmap show functionStephen Boyd2022-03-141-27/+16
|/
* Input: cros_ec_keyb - use kobj_to_dev() APIzhouchuangao2021-06-191-1/+1
* Input: cros-ec-keyb - expose function row physical map to userspacePhilip Chen2021-02-221-0/+79
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-151-4/+5
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2020-12-141-4/+5
| |\
| | * Input: cros_ec_keyb - struct headers should start with 'struct <name>'Lee Jones2020-11-081-4/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-121-0/+1
|\| |
| * | Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov2020-12-091-0/+1
| |/
* / platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPTGuenter Roeck2020-08-241-1/+1
|/
* Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra2020-04-181-9/+5
* Revert "Input: cros_ec_keyb: mask out extra flags in event_type"Gwendal Grignou2019-11-211-1/+1
* Revert "Input: cros_ec_keyb - add back missing mask for event_type"Gwendal Grignou2019-11-211-4/+2
* Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-191-2/+2
|\
| * mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-2/+2
* | Input: cros_ec_keyb - add back missing mask for event_typeFei Shao2019-08-161-2/+4
|/
* Input: cros_ec_keyb: mask out extra flags in event_typeTing Shen2019-06-201-1/+1
* Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris2018-11-121-1/+2
* Input: cros_ec_keyb - remove redundant variable num_colsColin Ian King2018-07-041-3/+0
* Input: cros_ec_keyb - remove check before calling pm_wakeup_eventRavi Chandra Sadineni2018-06-121-19/+11
* Input: cros_ec_keyb - switch to SPDX identifierEnric Balletbo i Serra2018-06-121-22/+12
* Input: cros_ec_keyb - make license text and MODULE_LICENSE matchEnric Balletbo i Serra2018-06-121-1/+1
* Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.Ravi Chandra Sadineni2018-05-301-12/+21
* Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
* Input: cros_ec_keyb - add an EC event for sysrqRajat Jain2017-04-031-0/+7
* Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Dmitry Torokhov2017-02-151-44/+406
|\
| * input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou2017-02-131-0/+5
| * input: cros_ec_keyb: Add non-matrix buttons and switchesDouglas Anderson2017-02-081-45/+402
* | Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov2017-01-311-1/+2
* | Merge tag 'v4.10-rc5' into nextDmitry Torokhov2017-01-241-104/+31
|\|
| * Input: cros_ec_keyb: Stop handling interrupts directlyVic Yang2016-08-311-104/+31
* | Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changesGuenter Roeck2017-01-181-2/+1
|/
* Input: cros_ec_keyb - cleanup use of devDouglas Anderson2016-07-261-10/+9
* mfd: cros_ec: Support multiple EC in a systemGwendal Grignou2015-06-151-1/+1
* mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas2015-06-151-10/+19
* Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-5/+8
|\
| * mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-261-5/+8
* | Input: cros_ec_keyb - fix clearing keyboard state on wakeupTomeu Vizoso2015-04-061-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-191-0/+9
|\
| * Input: cros_ec_keyb - add of match tableSjoerd Simons2014-10-091-0/+9
* | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-151-1/+1
|\ \ | |/ |/|
| * mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker2014-10-061-1/+1
* | Input: cros_ec_keyb - optimize ghosting algorithmTodd Broch2014-09-031-43/+49
|/