aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ads7846.c
Commit message (Expand)AuthorAge
* Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-17
* Input: remove redundant spi driver bus initializationLars-Peter Clausen2011-11-29
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-29
|\
| * drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-31
* | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-10
|/
* Input: ads7846 - cleanup GPIO initializationIgor Grinberg2011-06-27
* Merge branch 'next' into for-linusDmitry Torokhov2011-05-24
|\
| * Input: ads7846 - fix gpio_pendown configurationIgor Grinberg2011-05-12
| * Input: ads7846 - add possibility to use external vref on ads7846Alexander Stein2011-05-12
* | Input: ads7846 - remove unused variable from struct ads7845_ser_reqAlexander Stein2011-05-05
* | Input: ads7846 - make transfer buffers DMA safeAlexander Stein2011-05-05
|/
* Merge branch 'next' into for-linusDmitry Torokhov2011-03-19
|\
| * Input: ads7846 - convert to dev_pm_opsMark Brown2011-01-21
* | Input: ads7846 - check proper condition when freeing gpioDmitry Torokhov2011-02-11
|/
* Input: ads7846 - switch to using threaded IRQJason Wang2010-10-18
* Input: ads7846 - extend the driver for ads7845 controller supportAnatolij Gustschin2010-07-03
* Input: ads7846 - do not allow altering platform dataDmitry Torokhov2010-07-03
* Input: ads7846 - allow specifying irq trigger type in platform dataAnatolij Gustschin2010-06-28
* Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov2010-06-02
* Input: ads7846 - return error on regulator_get() failureKevin Hilman2010-05-27
* Input: ads7846 - add wakeup supportRanjith Lohithakshan2010-03-11
* Input: ads7846 - add support for AD7843 partsMichael Hennerich2010-03-10
* Input: ads7846 - add regulator supportGrazvydas Ignotas2010-02-25
* Input: ads7846 - switch to using dev_vdbg()Pavel Machek2009-11-23
* Input: ads7846 - fix pressure reportingPavel Machek2009-11-23
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
* Input: ads7846 - pin change interrupt supportMichael Roth2009-06-11
* Input: ads7846 - more detailed model name in sysfsMichael Roth2009-05-19
* Input: ads7846 - support swapping x and y axesMichael Roth2009-05-19
* Merge branch 'next' into for-linusDmitry Torokhov2009-04-16
|\
| * Input: ads7846 - fix unsafe disable_irqBen Nizette2009-04-15
| * Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao2009-04-11
* | trivial: Fix misspelling of "Celsius".Adam Buchbinder2009-03-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-06
|\
| * Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison2008-12-23
| * Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-30
* | hrtimer: removing all ur callback modesPeter Zijlstra2008-11-25
|/
* Input: ads7846 - fix cache line sharing issueDmitry Torokhov2008-10-09
* Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-10
* Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-10
* Input: ads7846 - optimize order of calculating Rt in ads7846_rx()Hans-Christian Egtvedt2008-07-23
* Input: ads7846 - fix sparse endian warningsHarvey Harrison2008-07-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-25
|\
| * Input: ads7846 - simplify support of external vREF (and ads7843)David Brownell2008-04-02
* | ARM: OMAP: 5912 OSK GPIO updatesDavid Brownell2008-04-14
|/
* Input: ads7846 - fix uninitialized var warningAndrew Morton2008-03-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-07
|\
| * Input: ads7846 - stop updating dev->power.power_stateDavid Brownell2008-01-21
* | spi: use simplified spi_sync() calling conventionMarc Pignat2007-12-05
|/
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19