summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/qt2160.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1Star
* Merge branch 'next' into for-linusDmitry Torokhov2019-03-041-9/+0Star
|\
| * Input: qt2160 - remove redundant spinlockSven Van Asbroeck2019-02-171-9/+0Star
* | Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-111-42/+27Star
|/
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0Star
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: qt2160 - add support for LEDsJavier Martin2013-01-051-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/+1Star
|\
| * workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-211-2/+1Star
* | Input: qt2160 - fix qt2160_write() implementationJavier Martin2012-10-251-14/+5Star
|/
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-171-11/+1Star
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0Star
* Input: make i2c device ids constantMárton Németh2010-01-101-1/+1
* Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira2009-09-231-0/+397