index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
lm8323.c
Age
Commit message (
Expand
)
Author
2014-12-03
Input: lm8323 - missing error check in lm8323_set_disable()
Dan Carpenter
2014-06-27
input: lm8323: fix attribute-creation race
Johan Hovold
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2013-01-06
Input: lm8323 - fix checking PWM interrupt status
Nickolai Zeldovich
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-03-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-11-10
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2011-10-07
Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
2011-07-30
Input: lm8323 - add missing device_remove_file for dev_attr_time
Axel Lin
2011-06-21
Input: lm8323 - use oneshot level triggered interrupts
Leigh Brown
2011-06-21
Input: lm8323 - convert to threaded IRQ
Felipe Balbi
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2011-02-21
Input: lm8323 - convert to dev_pm_ops
Mark Brown
2010-06-30
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
2010-06-28
Input: lm8323 - fix error handling in lm8323_probe()
Dan Carpenter
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-04-14
Input: lm8323 - do not leave dangling client data pointer
Wolfram Sang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-05-16
Input: introduce lm8323 keypad driver
Felipe Balbi