aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/adp5588-keys.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Input: adp5588 - add support for gpio namesJean-François Dagenais2012-05-11
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-17
* Merge branch 'next' into for-linusDmitry Torokhov2011-10-27
|\
| * Input: remove IRQF_DISABLED from driversYong Zhang2011-09-07
* | Input: adp5588-keys - remove incorrect modaliasAxel Lin2011-08-27
|/
* Input: remove unneeded version.h includesJesper Juhl2011-06-27
* Input: adp5588-keys - unify common header definesMichael Hennerich2010-11-03
* Input: adp5588-keys - use more obvious i2c_device_id name stringMichael Hennerich2010-10-18
* Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()Dmitry Torokhov2010-08-02
* Input: adp5588-keys - export unused GPIO pinsXiaolong Chen2010-07-26
* Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov2010-06-30
|\
| * i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* | Input: adp5588-keys - support GPI events for ADP5588 devicesXiaolong CHEN2010-06-24
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-22
|\
| * const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* | Input: ADP5588 - add support for ADP5587 devicesMichael Hennerich2010-01-19
|/
* Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich2009-09-18