summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/bu21013_ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: bu21013_ts - add support for Device Tree bootingLee Jones2012-11-271-4/+46
* Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones2012-11-271-19/+50
* Input: bu21013_ts - request regulator that actually existsLee Jones2012-11-271-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-161-24/+1
* drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-311-0/+1
* Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati2011-01-171-1/+34
* Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-171-2/+2
* Input: bu21013_ts - fix misuse of logical operation in place of bitopDavid Sterba2010-12-271-1/+1
* Input: bu21013_ts - fix null dereference in error handlingDan Carpenter2010-10-281-1/+1
* Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati2010-10-131-0/+648
OpenPOWER on IntegriCloud