summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/cros_ec_keyb.c
Commit message (Expand)AuthorAgeFilesLines
* 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-271-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-101-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-041-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