index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
lm8323.c
Age
Commit message (
Expand
)
Author
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2011-10-06
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-13
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-15
Input: introduce lm8323 keypad driver
Felipe Balbi