index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
max7359_keypad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2017-01-21
1
-1
/
+0
*
Input: max7359_keypad - switch to using matrix_keypad_build_keymap()
Evgeniy Dushistov
2015-05-15
1
-21
/
+9
*
Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flag
Evgeniy Dushistov
2015-05-15
1
-1
/
+0
*
Input: max7359 - introduce the use of managed interfaces
Himangi Saraogi
2014-07-20
1
-29
/
+16
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
1
-1
/
+2
*
Input: max7359 - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
2013-08-12
1
-1
/
+1
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-16
1
-11
/
+1
*
Input: max7359 - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+10
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Input: max7359 - use threaded IRQs
Dmitry Torokhov
2009-09-21
1
-35
/
+13
*
Input: add driver for Maxim MAX7359 key switch controller
Kim Kyuwon
2009-09-21
1
-0
/
+352