aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/cros_ec_keyb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+9
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+1
2014-10-09Input: cros_ec_keyb - add of match tableSjoerd Simons1-0/+9
2014-10-06mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker1-1/+1
2014-09-03Input: cros_ec_keyb - optimize ghosting algorithmTodd Broch1-43/+49
2014-07-09mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker1-25/+33
2014-07-09mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson1-2/+10
2013-12-31Input: cros_ec_keyb - fix problems with backslashDoug Anderson1-4/+11
2013-06-23input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEPGeert Uytterhoeven1-27/+27
2013-04-05input: Add ChromeOS EC keyboard driverSimon Glass1-0/+334