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