aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/max7359_keypad.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-01-21Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck
2015-05-15Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov
2015-05-15Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flagEvgeniy Dushistov
2014-07-20Input: max7359 - introduce the use of managed interfacesHimangi Saraogi
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-08-12Input: max7359 - add CONFIG_PM_SLEEP to suspend/resumeJingoo Han
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-02-21Input: max7359 - convert to dev_pm_opsMark Brown
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-21Input: max7359 - use threaded IRQsDmitry Torokhov
2009-09-21Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon