aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ads7846.c
Commit message (Expand)AuthorAge
* 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
* hwmon: Convert from class_device to deviceTony Jones2007-10-09
* Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar2007-07-18
* Input: ads7846 - introduce sample settling delaySemih Hazar2007-07-18
* Input: ads7846 - SPI_CPHA mode bugfixSemih Hazar2007-05-22
* Input: ads7846 - document that it handles tsc2046 tooDavid Brownell2007-05-22
* Input: touchscreens - switch to using input_dev->dev.parentDmitry Torokhov2007-04-12
* Input: ads7846 - add support for the ads7843 touchscreenNicolas Ferre2007-02-28
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-16
* Input: ads7846 - be more compatible with the hwmon frameworkDavid Brownell2007-01-18
* Input: ads7846 - detect pen up from GPIO stateImre Deak2007-01-18
* Input: ads7846 - select correct SPI modeImre Deak2007-01-18
* Input: ads7846 - switch to using hrtimerImre Deak2007-01-18
* Input: ads7846 - optionally leave Vref on during differential measurementsImre Deak2007-01-18
* Input: ads7846 - pluggable filtering logicImre Deak2007-01-18
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-08
|\
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* | Input: ads7846 - handle errors from sysfsDmitry Torokhov2006-11-02
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen driversMatt Mackall2006-06-25