summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/bu21013_ts.c
AgeCommit message (Expand)AuthorLines
2012-11-27Input: bu21013_ts - add support for Device Tree bootingLee Jones-4/+46
2012-11-27Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones-19/+50
2012-11-27Input: bu21013_ts - request regulator that actually existsLee Jones-1/+1
2012-11-24Input: remove use of __devexitBill Pemberton-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton-1/+1
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen-1/+2
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin-24/+1
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker-0/+1
2011-01-17Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati-1/+34
2011-01-17Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati-2/+2
2010-12-27Input: bu21013_ts - fix misuse of logical operation in place of bitopDavid Sterba-1/+1
2010-10-28Input: bu21013_ts - fix null dereference in error handlingDan Carpenter-1/+1
2010-10-13Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati-0/+648