index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
max7359_keypad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-01-22
Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
1
-1
/
+0
2015-05-16
Input: max7359_keypad - switch to using matrix_keypad_build_keymap()
Evgeniy Dushistov
1
-21
/
+9
2015-05-16
Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flag
Evgeniy Dushistov
1
-1
/
+0
2014-07-21
Input: max7359 - introduce the use of managed interfaces
Himangi Saraogi
1
-29
/
+16
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+2
2013-08-13
Input: max7359 - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
1
-1
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-03-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-11
/
+1
2011-02-21
Input: max7359 - convert to dev_pm_ops
Mark Brown
1
-7
/
+10
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-22
Input: max7359 - use threaded IRQs
Dmitry Torokhov
1
-35
/
+13
2009-09-22
Input: add driver for Maxim MAX7359 key switch controller
Kim Kyuwon
1
-0
/
+352