index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
cros_ec_keyb.c
Age
Commit message (
Expand
)
Author
10 days
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-05-06
Input: cros_ec_keyb - remove an unused field in struct cros_ec_keyb
Christophe JAILLET
2023-09-23
Input: cros_ec_keyb - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-06
Input: cros_ec_keyb - use device core to create driver-specific device attrib...
Dmitry Torokhov
2023-01-20
Input: cros_ec_keyb - add 3 buttons for monitor function
joewu (吳仲振)
2022-12-07
Input: cros-ec-keyb - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-05-27
Input: cros_ec_keyb - handle x86 detachable/convertible Chromebooks
Furquan Shaikh
2022-05-27
Input: cros_ec_keyb - switch to using generic device properties
Dmitry Torokhov
2022-05-18
Merge branch 'ib/5.17-cros-ec-keyb' into next
Dmitry Torokhov
2022-05-17
Input: cros-ec-keyb - allow skipping keyboard registration
Stephen Boyd
2022-03-14
Input: extract ChromeOS vivaldi physmap show function
Stephen Boyd
2021-06-19
Input: cros_ec_keyb - use kobj_to_dev() API
zhouchuangao
2021-02-22
Input: cros-ec-keyb - expose function row physical map to userspace
Philip Chen
2020-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-14
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-09
Input: cros_ec_keyb - send 'scancodes' in addition to key events
Dmitry Torokhov
2020-11-08
Input: cros_ec_keyb - struct headers should start with 'struct <name>'
Lee Jones
2020-08-24
platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT
Guenter Roeck
2020-04-18
Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
2019-11-21
Revert "Input: cros_ec_keyb: mask out extra flags in event_type"
Gwendal Grignou
2019-11-21
Revert "Input: cros_ec_keyb - add back missing mask for event_type"
Gwendal Grignou
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-08-16
Input: cros_ec_keyb - add back missing mask for event_type
Fei Shao
2019-06-20
Input: cros_ec_keyb: mask out extra flags in event_type
Ting Shen
2018-11-12
Input: cros_ec_keyb - fix button/switch capability reports
Brian Norris
2018-07-04
Input: cros_ec_keyb - remove redundant variable num_cols
Colin Ian King
2018-06-12
Input: cros_ec_keyb - remove check before calling pm_wakeup_event
Ravi Chandra Sadineni
2018-06-12
Input: cros_ec_keyb - switch to SPDX identifier
Enric Balletbo i Serra
2018-06-12
Input: cros_ec_keyb - make license text and MODULE_LICENSE match
Enric Balletbo i Serra
2018-05-30
Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.
Ravi Chandra Sadineni
2017-05-11
Input: cros_ec_keyb - remove extraneous 'const'
Arnd Bergmann
2017-04-03
Input: cros_ec_keyb - add an EC event for sysrq
Rajat Jain
2017-02-15
Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Dmitry Torokhov
2017-02-13
input: cros_ec_keyb: Add Tablet Mode switch
Gwendal Grignou
2017-02-08
input: cros_ec_keyb: Add non-matrix buttons and switches
Douglas Anderson
2017-01-31
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
2017-01-18
Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changes
Guenter Roeck
2016-08-31
Input: cros_ec_keyb: Stop handling interrupts directly
Vic Yang
2016-07-26
Input: cros_ec_keyb - cleanup use of dev
Douglas Anderson
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-04-26
Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-06
Input: cros_ec_keyb - fix clearing keyboard state on wakeup
Tomeu Vizoso
2015-02-26
mfd: cros_ec: Use fixed size arrays to transfer data with the EC
Javier Martinez Canillas
2014-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
[next]