Input: ads7846 - add regulator support
[safe/jmp/linux-2.6] / drivers / input / touchscreen / ads7846.c
2010-02-25 Grazvydas IgnotasInput: ads7846 - add regulator support
2009-11-23 Pavel MachekInput: ads7846 - switch to using dev_vdbg()
2009-11-23 Pavel MachekInput: ads7846 - fix pressure reporting
2009-09-23 Anton Vorontsovspi: prefix modalias with "spi:"
2009-06-11 Michael RothInput: ads7846 - pin change interrupt support
2009-05-20 Michael RothInput: ads7846 - more detailed model name in sysfs
2009-05-20 Michael RothInput: ads7846 - support swapping x and y axes
2009-04-16 Dmitry TorokhovMerge branch 'next' into for-linus
2009-04-16 Ben NizetteInput: ads7846 - fix unsafe disable_irq
2009-04-12 Eric MiaoInput: ads7846 - introduce platform specific way to...
2009-03-30 Adam Buchbindertrivial: Fix misspelling of "Celsius".
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-23 Harvey HarrisonInput: ads7846 - strict_strtoul takes unsigned long
2008-11-25 Peter Zijlstrahrtimer: removing all ur callback modes
2008-10-30 Kay SieversInput: struct device - replace bus_id with dev_name...
2008-10-09 Dmitry TorokhovInput: ads7846 - fix cache line sharing issue
2008-09-17 Eric MiaoInput: ads7846 - introduce .gpio_pendown to get pendown...
2008-09-10 Eric MiaoInput: ads7846 - introduce .gpio_pendown to get pendown...
2008-09-10 Joe RouvierInput: convert drivers to use strict_strtoul()
2008-07-23 Hans-Christian EgtvedtInput: ads7846 - optimize order of calculating Rt in...
2008-07-23 Harvey HarrisonInput: ads7846 - fix sparse endian warnings
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-14 David BrownellARM: OMAP: 5912 OSK GPIO updates
2008-04-02 David BrownellInput: ads7846 - simplify support of external vREF...
2008-03-14 Andrew MortonInput: ads7846 - fix uninitialized var warning
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-21 David BrownellInput: ads7846 - stop updating dev->power.power_state
2007-12-05 Marc Pignatspi: use simplified spi_sync() calling convention
2007-10-19 Jiri Slabyget rid of input BIT* duplicate defines
2007-10-10 Tony Joneshwmon: Convert from class_device to device
2007-07-18 Semih HazarInput: ads7846 - re-check pendown status before reporti...
2007-07-18 Semih HazarInput: ads7846 - introduce sample settling delay
2007-05-23 Semih HazarInput: ads7846 - SPI_CPHA mode bugfix
2007-05-23 David BrownellInput: ads7846 - document that it handles tsc2046 too
2007-04-12 Dmitry TorokhovInput: touchscreens - switch to using input_dev->dev...
2007-03-01 Nicolas FerreInput: ads7846 - add support for the ads7843 touchscreen
2007-02-16 Thomas Gleixner[PATCH] hrtimers: namespace and enum cleanup
2007-01-18 David BrownellInput: ads7846 - be more compatible with the hwmon...
2007-01-18 Imre DeakInput: ads7846 - detect pen up from GPIO state
2007-01-18 Imre DeakInput: ads7846 - select correct SPI mode
2007-01-18 Imre DeakInput: ads7846 - switch to using hrtimer
2007-01-18 Imre DeakInput: ads7846 - optionally leave Vref on during differ...
2007-01-18 Imre DeakInput: ads7846 - pluggable filtering logic
2006-12-08 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-11-03 Dmitry TorokhovInput: ads7846 - handle errors from sysfs
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-06-25 Matt Mackall[PATCH] random: remove redundant SA_SAMPLE_RANDOM from...
2006-05-26 David Brownell[PATCH] ads7846 conversion accuracy
2006-04-26 Imre DeakInput: ads7846 - improve filtering for thumb press...
2006-04-26 Imre DeakInput: ads7846 - report 0 pressure value along with...
2006-04-12 Imre DeakInput: ads7846 - handle IRQs that were latched during...
2006-04-12 Imre DeakInput: ads7846 - miscellaneous fixes
2006-04-12 Juha YrjolaInput: ads7846 - use msleep() instead of udelay() in...
2006-04-12 Imre DeakInput: ads7846 - debouncing and rudimentary sample...
2006-04-12 Imre DeakInput: ads7846 - power down ADC a bit later
2006-04-12 Imre DeakInput: ads7846 - add pen_down sysfs attribute
2006-03-26 Andrew Morton[PATCH] ads7846: sparc32 warning fix
2006-03-25 Andrew Morton[PATCH] ads7846 build fix
2006-02-15 David BrownellInput: ads7846 - assorted updates
2006-02-15 Dmitry TorokhovInput: ads7846 - convert to to dynamic input_dev allocation
2006-01-19 Russell King[ARM] Convert request_irq+set_irq_type to request_irq...
2006-01-14 Vitaly Wool[PATCH] spi: use linked lists rather than an array
2006-01-14 David Brownell[PATCH] spi: ads7836 uses spi_driver
2006-01-14 David Brownell[PATCH] spi: ads7846 driver