summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/qt2160.c
Commit message (Expand)AuthorAgeFilesLines
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: qt2160 - add support for LEDsJavier Martin2013-01-041-2/+139
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-4/+4
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesDmitry Torokhov2012-10-301-2/+1
|\
| * workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-211-2/+1
* | Input: qt2160 - fix qt2160_write() implementationJavier Martin2012-10-251-14/+5
|/
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-161-11/+1
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0
* Input: make i2c device ids constantMárton Németh2010-01-091-1/+1
* Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira2009-09-221-0/+397
OpenPOWER on IntegriCloud