aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/adp5588-keys.c
AgeCommit message (Expand)Author
2014-02-15Input: adp5588-keys - get value from data out when dir is outJean-Francois Dagenais
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-11-25Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu
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-05-10Input: adp5588 - add support for gpio namesJean-François Dagenais
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang
2011-08-26Input: adp5588-keys - remove incorrect modaliasAxel Lin
2011-06-27Input: remove unneeded version.h includesJesper Juhl
2010-11-03Input: adp5588-keys - unify common header definesMichael Hennerich
2010-10-18Input: adp5588-keys - use more obvious i2c_device_id name stringMichael Hennerich
2010-08-02Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()Dmitry Torokhov
2010-07-26Input: adp5588-keys - export unused GPIO pinsXiaolong Chen
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov
2010-06-24Input: adp5588-keys - support GPI events for ADP5588 devicesXiaolong CHEN
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
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov
2010-01-19Input: ADP5588 - add support for ADP5587 devicesMichael Hennerich
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-09-17Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich