Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
6514dc380d35570ef8b0cf107d388fe3169cca11
/
drivers
/
input
/
keyboard
5414ab3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
664b0ba
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
01b7649
input: keyboard: remove bf54x driver
by Arnd Bergmann
· 7 years ago
83fc580
Input: gpio-keys - add support for wakeup event action
by Jeffy Chen
· 7 years ago
1c4bfce
Input: stmpe-keypad - remove VLA usage
by Gustavo A. R. Silva
· 7 years ago
ea4f7bd
Input: matrix_keypad - fix race when disabling interrupts
by Zhang Bo
· 7 years ago
932553c
Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usage
by Greg Kroah-Hartman
· 7 years ago
0f1cd81
Merge tag 'v4.14-rc8' into next
by Dmitry Torokhov
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
4ea40278
Input: keyboard - convert timers to use timer_setup()
by Kees Cook
· 7 years ago
82565a1
Input: gpio-keys - convert timers to use timer_setup()
by stephen lu
· 7 years ago
e5f468b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
8f75bc3
Input: tca8418 - enable interrupt after it has been requested
by Damien Riegel
· 7 years ago
968c61f
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
9d71941
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
44b1671
Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
a205425
mfd: twl: Move header file out of I2C realm
by Wolfram Sang
· 7 years ago
117b2dc
Input: pxa27x_keypad - handle return value of clk_prepare_enable
by Arvind Yadav
· 7 years ago
8a7f102
Input: tegra-kbc - handle return value of clk_prepare_enable
by Arvind Yadav
· 7 years ago
98c77c7
parisc/input/hilkbd: Fix section mismatches
by Helge Deller
· 7 years ago
e527a87
Input: xtkbd - constify serio_device_id
by Arvind Yadav
· 7 years ago
1966e00
Input: sunkbd - constify serio_device_id
by Arvind Yadav
· 7 years ago
1fa8021
Input: stowaway - constify serio_device_id
by Arvind Yadav
· 7 years ago
9780930a
Input: newtonkbd - constify serio_device_id
by Arvind Yadav
· 7 years ago
e87dc87
Input: lkkbd - constify serio_device_id
by Arvind Yadav
· 7 years ago
ea6aba4
Input: hil_kbd - constify serio_device_id
by Arvind Yadav
· 7 years ago
af2e7d7
Input: iatkbd - constify serio_device_id
by Arvind Yadav
· 7 years ago
53a7ff8
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next
by Dmitry Torokhov
· 7 years ago
1af824f
Merge branch 'bind_unbind' into driver-core-next
by Greg Kroah-Hartman
· 7 years ago
3184125
Input: gpio_keys - use devm_device_add_group() for attributes
by Dmitry Torokhov
· 7 years ago
0ffff11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
21563a7
Input: gpio_keys - constify attribute_group structures
by Arvind Yadav
· 8 years ago
dda5202
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
0f10757
Input: gpio_keys - handle the missing key press event in resume phase
by Joseph Lo
· 8 years ago
43d0120
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
c7d28ec
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
ede2e7c
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
131b3de
Input: add D-Link DIR-685 touchkeys driver
by Linus Walleij
· 8 years ago
c4beedb
Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULL
by Andi Shyti
· 8 years ago
d8f797c
Merge tag 'v4.12-rc3' into next
by Dmitry Torokhov
· 8 years ago
c1a4634
gpio: adp5588: move header file out of I2C realm
by Wolfram Sang
· 8 years ago
8cd9ab9
Input: mcs - move header file out of I2C realm
by Wolfram Sang
· 8 years ago
f81126b
Input: lm8323 - move header file out of I2C realm
by Wolfram Sang
· 8 years ago
3af9256
Input: cros_ec_keyb - remove extraneous 'const'
by Arnd Bergmann
· 8 years ago
9bb9dc1
Input: omap-keypad - fix error handling code
by Christophe JAILLET
· 8 years ago
cfecc1e
Input: locomokbd - use setup_timer
by Geliang Tang
· 8 years ago
03b2205
Merge tag 'v4.11-rc5' into next
by Dmitry Torokhov
· 8 years ago
e6eba3f
Input: cros_ec_keyb - add an EC event for sysrq
by Rajat Jain
· 8 years ago
aa0e26b
Input: matrix_keypad - add option to drive inactive columns
by David Rivshin
· 8 years ago
cf5cd9d
Input: qt1070 - add OF device ID table
by Javier Martinez Canillas
· 8 years ago
9dd46c0
Input: tca8418_keypad - remove double read of key event register
by Dmitry Torokhov
· 8 years ago
1ec5c18
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
b0c9d04
Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
by Dmitry Torokhov
· 8 years ago
6ccc3a3
input: cros_ec_keyb: Add Tablet Mode switch
by Gwendal Grignou
· 8 years ago
cdd7950
input: cros_ec_keyb: Add non-matrix buttons and switches
by Douglas Anderson
· 8 years ago
4b09479
gpio: Rename devm_get_gpiod_from_child()
by Boris Brezillon
· 8 years ago
8b1a315
Input: tca8418 - switch to using generic device properties
by Dmitry Torokhov
· 8 years ago
aef01aa
Input: matrix-keypad - switch to using generic device properties
by Dmitry Torokhov
· 8 years ago
b2987d7
gpio: Pass GPIO label down to gpiod_request
by Alexander Stein
· 8 years ago
a264d10
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
by Andy Shevchenko
· 8 years ago
0cce284
Merge tag 'v4.10-rc5' into next
by Dmitry Torokhov
· 8 years ago
14fdb92
Input: keyboard - drop unnecessary calls to input_set_drvdata
by Guenter Roeck
· 8 years ago
de3a00e
Input: keyboard - drop unnecessary calls to device_init_wakeup
by Guenter Roeck
· 8 years ago
b4e66e7
Input: keyboard - use local variables consistently
by Guenter Roeck
· 8 years ago
666c0b8
Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata
by Guenter Roeck
· 8 years ago
83e4947
Input: gpio-keys - add support for setkeycode
by Hans de Goede
· 8 years ago
72d1f23
Input: tm2-touchkey - add touchkey driver support for TM2
by Jaechul Lee
· 8 years ago
8beb717
Input: bcm-keypad - drop unnecessary call to platform_set_drvdata
by Guenter Roeck
· 8 years ago
e634d08
Input: twl4030_keypad - drop unnecessary call to platform_set_drvdata
by Guenter Roeck
· 8 years ago
2057e15
Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changes
by Guenter Roeck
· 8 years ago
259b77e
Input: tca8418 - use the interrupt trigger from the device tree
by Maxime Ripard
· 8 years ago
de901cc
Input: mpr121 - switch to device tree probe
by Akinobu Mita
· 8 years ago
08fea55
Input: mpr121 - handle multiple bits change of status register
by Akinobu Mita
· 8 years ago
9723ddc
Input: mpr121 - set missing event capability
by Akinobu Mita
· 8 years ago
a4b1aeb
Input: mpr121 - remove unused field in struct mpr121_touchkey
by Akinobu Mita
· 8 years ago
890fa16
Input: mpr121 - annotate PM methods as __maybe_unused
by Akinobu Mita
· 8 years ago
af79ce4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
951a086
Input: lpc32xx-keys - fix invalid error handling of a requested irq
by Vladimir Zapolskiy
· 8 years ago
dadbb0a
Input: gpio_keys - set input direction explicitly
by Sudeep Holla
· 8 years ago
700a38b
Input: gpio_keys - switch to using generic device properties
by Dmitry Torokhov
· 8 years ago
5feeca3
Input: gpio_keys - add support for GPIO descriptors
by Geert Uytterhoeven
· 8 years ago
0860913
Input: gpio_keys - fix leaking DT node references
by Dmitry Torokhov
· 8 years ago
f9645f2
Input: gpio_keys - annotate PM methods as __maybe_unused
by Dmitry Torokhov
· 8 years ago
ea6aabf
Input: gpio_keys_polled - always use gpiod_get_value_cansleep
by Dmitry Torokhov
· 8 years ago
0f78ba9
Input: gpio_keys_polled - keep button data constant
by Dmitry Torokhov
· 9 years ago
ea4348c
Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
6d86c47
Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"
by Colin Ian King
· 8 years ago
4a7126a
Merge tag 'v4.8' into next
by Dmitry Torokhov
· 8 years ago
d4e6547
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
d042380
Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
c758f96
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
d095c50
Input: snvs_pwrkey - drop input_free_device call if input_register_device fails
by Axel Lin
· 8 years ago
72f6d0b
Input: jornada720_kbd - remove unneeded mach/hardware.h include
by Russell King
· 8 years ago
44051a6
Input: cros_ec_keyb: Stop handling interrupts directly
by Vic Yang
· 8 years ago
6807726
Input: add ADC resistor ladder driver
by Alexandre Belloni
· 8 years ago
b09c412
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
99ff4d3
Input: jornada720_kbd - switch to using dev_dbg
by Dmitry Torokhov
· 8 years ago
0f631d8
Input: jornada720_kbd - get rid of mach/irqs.h include
by Russell King
· 8 years ago
a8a7bdc
Input: jornada720_kbd - switch to devm_* APIs
by Russell King
· 8 years ago
Next »