aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/qt2160.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Gravatar Thomas Gleixner 1-14/+1
2019-03-03Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-9/+0
2019-02-16Input: qt2160 - remove redundant spinlockGravatar Sven Van Asbroeck 1-9/+0
2019-02-11Input: qt2160 - switch to using brightness_set_blocking()Gravatar Dmitry Torokhov 1-42/+27
2015-07-17Input: drop owner assignment from i2c_driverGravatar Krzysztof Kozlowski 1-1/+0
2014-01-06Input: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2013-01-04Input: qt2160 - add support for LEDsGravatar Javier Martin 1-2/+139
2012-11-24Input: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-24Input: remove use of __devinitGravatar Bill Pemberton 1-4/+4
2012-11-24Input: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-10-30Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changesGravatar Dmitry Torokhov 1-2/+1
2012-10-25Input: qt2160 - fix qt2160_write() implementationGravatar Javier Martin 1-14/+5
2012-08-21workqueue: use mod_delayed_work() instead of __cancel + queueGravatar Tejun Heo 1-2/+1
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Gravatar Axel Lin 1-11/+1
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversGravatar Wolfram Sang 1-1/+0
2010-01-09Input: make i2c device ids constantGravatar Márton Németh 1-1/+1
2009-09-22Input: add driver for Atmel AT42QT2160 Sensor ChipGravatar Raphael Derosso Pereira 1-0/+397