summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/cros_ec_keyb.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker2014-07-091-25/+33
* mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson2014-07-091-2/+10
* Input: cros_ec_keyb - fix problems with backslashDoug Anderson2013-12-311-4/+11
* input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEPGeert Uytterhoeven2013-06-231-27/+27
* input: Add ChromeOS EC keyboard driverSimon Glass2013-04-051-0/+334