index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
pcf8574_keypad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-17
1
-1
/
+0
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
1
-1
/
+0
*
Input: keyboard - "keycode & KEY_MAX" changes some keycode values
Andrew Liu
2013-11-25
1
-2
/
+5
*
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: pcf_keypad - convert to dev_op_ops
Dmitry Torokhov
2010-11-11
1
-4
/
+15
*
Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe
Dan Carpenter
2010-11-11
1
-13
/
+10
*
Merge commit 'v2.6.35-rc3' into for-linus
Dmitry Torokhov
2010-06-22
1
-2
/
+0
|
\
|
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-2
/
+0
*
|
Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()
Dan Carpenter
2010-06-05
1
-1
/
+1
|
/
*
Input: add PCF8574 I2C keypad input device driver
Bryan Wu
2010-04-13
1
-0
/
+227