summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/lm8323.c
AgeCommit message (Expand)Author
2017-05-22Input: lm8323 - move header file out of I2C realmWolfram Sang
2014-12-03Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter
2014-06-27input: lm8323: fix attribute-creation raceJohan Hovold
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-01-06Input: lm8323 - fix checking PWM interrupt statusNickolai Zeldovich
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-10-06Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov
2011-07-30Input: lm8323 - add missing device_remove_file for dev_attr_timeAxel Lin
2011-06-21Input: lm8323 - use oneshot level triggered interruptsLeigh Brown
2011-06-21Input: lm8323 - convert to threaded IRQFelipe Balbi
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-02-21Input: lm8323 - convert to dev_pm_opsMark Brown
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov
2010-06-28Input: lm8323 - fix error handling in lm8323_probe()Dan Carpenter
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-04-13Input: lm8323 - do not leave dangling client data pointerWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-15Input: introduce lm8323 keypad driverFelipe Balbi