index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
ads7846.c
Age
Commit message (
Expand
)
Author
2010-03-11
Input: ads7846 - add wakeup support
Ranjith Lohithakshan
2010-03-09
Input: ads7846 - add support for AD7843 parts
Michael Hennerich
2010-02-25
Input: ads7846 - add regulator support
Grazvydas Ignotas
2009-11-23
Input: ads7846 - switch to using dev_vdbg()
Pavel Machek
2009-11-23
Input: ads7846 - fix pressure reporting
Pavel Machek
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-06-11
Input: ads7846 - pin change interrupt support
Michael Roth
2009-05-19
Input: ads7846 - more detailed model name in sysfs
Michael Roth
2009-05-19
Input: ads7846 - support swapping x and y axes
Michael Roth
2009-04-16
Merge branch 'next' into for-linus
Dmitry Torokhov
2009-04-15
Input: ads7846 - fix unsafe disable_irq
Ben Nizette
2009-04-11
Input: ads7846 - introduce platform specific way to synchronize sampling
Eric Miao
2009-03-30
trivial: Fix misspelling of "Celsius".
Adam Buchbinder
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-12-23
Input: ads7846 - strict_strtoul takes unsigned long
Harvey Harrison
2008-11-25
hrtimer: removing all ur callback modes
Peter Zijlstra
2008-10-30
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-09
Input: ads7846 - fix cache line sharing issue
Dmitry Torokhov
2008-09-10
Input: ads7846 - introduce .gpio_pendown to get pendown state
Eric Miao
2008-09-10
Input: convert drivers to use strict_strtoul()
Joe Rouvier
2008-07-23
Input: ads7846 - optimize order of calculating Rt in ads7846_rx()
Hans-Christian Egtvedt
2008-07-23
Input: ads7846 - fix sparse endian warnings
Harvey Harrison
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-04-14
ARM: OMAP: 5912 OSK GPIO updates
David Brownell
2008-04-02
Input: ads7846 - simplify support of external vREF (and ads7843)
David Brownell
2008-03-14
Input: ads7846 - fix uninitialized var warning
Andrew Morton
2008-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-01-21
Input: ads7846 - stop updating dev->power.power_state
David Brownell
2007-12-05
spi: use simplified spi_sync() calling convention
Marc Pignat
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
2007-07-18
Input: ads7846 - re-check pendown status before reporting events
Semih Hazar
2007-07-18
Input: ads7846 - introduce sample settling delay
Semih Hazar
2007-05-22
Input: ads7846 - SPI_CPHA mode bugfix
Semih Hazar
2007-05-22
Input: ads7846 - document that it handles tsc2046 too
David Brownell
2007-04-12
Input: touchscreens - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-02-28
Input: ads7846 - add support for the ads7843 touchscreen
Nicolas Ferre
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
2007-01-18
Input: ads7846 - be more compatible with the hwmon framework
David Brownell
2007-01-18
Input: ads7846 - detect pen up from GPIO state
Imre Deak
2007-01-18
Input: ads7846 - select correct SPI mode
Imre Deak
2007-01-18
Input: ads7846 - switch to using hrtimer
Imre Deak
2007-01-18
Input: ads7846 - optionally leave Vref on during differential measurements
Imre Deak
2007-01-18
Input: ads7846 - pluggable filtering logic
Imre Deak
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-11-02
Input: ads7846 - handle errors from sysfs
Dmitry Torokhov
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-25
[PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers
Matt Mackall
[prev]
[next]