summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/bu21013_ts.c
Commit message (Expand)AuthorAge
* Input: bu21013_ts - switch to using standard touchscreen propertiesDmitry Torokhov2019-09-02
* Input: bu21013_ts - switch to using MT-B (slotted) protocolDmitry Torokhov2019-09-02
* Input: bu21013_ts - fix suspend when wake sourceDmitry Torokhov2019-09-02
* Input: bu21013_ts - use interrupt from I2C clientDmitry Torokhov2019-09-02
* Input: bu21013_ts - remove support for platform dataDmitry Torokhov2019-09-02
* Input: bu21013_ts - convert to using managed resourcesDmitry Torokhov2019-09-02
* Input: bu21013_ts - remove useless commentsDmitry Torokhov2019-09-02
* Input: bu21013_ts - annotate supend/resume methods as __maybe_unusedDmitry Torokhov2019-09-02
* Input: bu21013_ts - rename some variablesDmitry Torokhov2019-09-02
* Input: bu21013_ts - convert to use GPIO descriptorsLinus Walleij2019-09-02
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-30
* Input: touchscreen - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-22
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-17
* Input: bu21013_ts - add support for Device Tree bootingLee Jones2012-11-28
* Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones2012-11-28
* Input: bu21013_ts - request regulator that actually existsLee Jones2012-11-28
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-04
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-17
* drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-31
* Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati2011-01-17
* Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-17
* Input: bu21013_ts - fix misuse of logical operation in place of bitopDavid Sterba2010-12-27
* Input: bu21013_ts - fix null dereference in error handlingDan Carpenter2010-10-29
* Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati2010-10-13