summaryrefslogtreecommitdiffstats
path: root/drivers/input/qt1070.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: introduce device_i2c_driver() macroMarco Felsch2018-10-191-8/+1
* param: make parameter functions more consistentSascha Hauer2017-04-111-2/+2
* input: Add BB_ prefix to KEY_ definesSascha Hauer2014-02-171-2/+2
* console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
* qt1070: drop non used bufJean-Christophe PLAGNIOL-VILLARD2013-05-081-1/+0
* treewide: Use dev_add_param_int_ro where possibleSascha Hauer2013-04-111-4/+2
* I2C: Rename i2c_register_driver() for using with register_driver_macro()Alexander Shiyan2013-03-141-1/+1
* qt1070: init default key code firstJean-Christophe PLAGNIOL-VILLARD2013-01-151-1/+2
* input: add qt1070 touch keyboard supportJean-Christophe PLAGNIOL-VILLARD2012-11-031-0/+296