summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/bu21013_ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0Star
* Input: bu21013_ts - add support for Device Tree bootingLee Jones2012-11-281-4/+46
* Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones2012-11-281-19/+50
* Input: bu21013_ts - request regulator that actually existsLee Jones2012-11-281-1/+1
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-041-1/+2
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-171-24/+1Star
* drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-11-011-0/+1
* Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati2011-01-181-1/+34
* Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-181-2/+2
* Input: bu21013_ts - fix misuse of logical operation in place of bitopDavid Sterba2010-12-281-1/+1
* Input: bu21013_ts - fix null dereference in error handlingDan Carpenter2010-10-291-1/+1
* Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati2010-10-131-0/+648