string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / drivers / input / touchscreen /
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-30 Petr ŠtetiarInput: usbtouchscreen - add support for ET&T TC5UH...
2009-11-23 Arnaud PatardInput: add S3C24XX touchscreen driver
2009-11-23 Daniel SilverstoneInput: usbtouchscreen - add support for Zytronic capaci...
2009-11-23 Pavel MachekInput: ads7846 - switch to using dev_vdbg()
2009-11-23 Pavel MachekInput: ads7846 - fix pressure reporting
2009-11-23 Oliver NeukumInput: usbtouchscreen - remove unneeded usb_kill_urb
2009-11-20 Nicolas FerreAT91: add touchscreen support for at91sam9g45ekes
2009-11-20 Nicolas FerreInput: atmel_tsadcc - use platform parameters
2009-11-20 Nicolas FerreInput: atmel_tsadcc - rework setting touchscreen capabi...
2009-11-20 Marek VasutInput: ucb1400_ts - allow passing IRQ through platfrom_data
2009-10-26 Tias GunsInput: add driver for Dynapro serial touchscreen
2009-10-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-06 Michael HennerichInput: ad7879 - pass up error codes from probe functions
2009-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2009-09-23 Anton Vorontsovspi: prefix modalias with "spi:"
2009-09-22 Anton VorontsovMerge branch 'master' of git://git./linux/kernel/git...
2009-09-18 Joonyoung ShimInput: add touchscreen driver for MELFAS MCS-5000 contr...
2009-09-18 Michael HennerichInput: ad7879 - add support for AD7889
2009-09-17 Daniel Ribeiroinput: PCAP2 based touchscreen driver
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-12 Russell KingMerge branch 'master' into devel
2009-09-04 Marek Vasutwm97xx-core: Pass platform_data to battery
2009-09-04 Dmitry TorokhovInput: wacom_w8001 - simplify querying logic
2009-09-02 wanzongshunARM: 5682/1: Add cpu.c and dev.c and modify some files...
2009-08-28 Dmitry TorokhovMerge commit 'v2.6.31-rc8' into next
2009-08-21 Pavel RevakInput: ucb1400_ts - enable interrupt unconditionally
2009-08-21 Marek VasutInput: ucb1400_ts - enable ADC Filter
2009-08-12 Daniel MackInput: eeti_ts - allow active high irq lines
2009-08-05 Dmitry TorokhovInput: serio - don't use serio->write() directly
2009-08-05 Richard RöjforsInput: tsc2007 - check if I2C communication works durin...
2009-08-05 Dmitry TorokhovInput: tsc2007 - make get_pendown_state platform callba...
2009-07-28 Florian EchtlerInput: usbtouchscreen - add support for e2i touchscreen...
2009-07-26 Richard RöjforsInput: tsc2007 - do not read coordinates during probe
2009-07-26 Richard RöjforsInput: tsc2007 - make init/exit platform hw callbacks...
2009-07-26 Dmitry TorokhovInput: tsc2007 - properly shut off interrupts/delayed...
2009-07-26 Richard RöjforsInput: tsc2007 - remove HR timer
2009-07-21 Marek VasutInput: wm97xx - add possibility to control the GPIO_STA...
2009-07-21 Marek VasutInput: wm97xx - add Palm support to Mainstone accelerat...
2009-07-13 Wan ZongShunInput: w90p910_ts - use clk API
2009-07-13 Hans J. KochInput: ucb1400_ts - fix a misleading function name
2009-07-08 Jim PerssonInput: usbtouchscreen - support for JASTEC/DigiTech...
2009-07-08 Julia LawallInput: use resource_size when allocating resources
2009-06-16 Greg Kroah-Hartmaninput: remove driver_data direct access of struct device
2009-06-11 Michael RothInput: ads7846 - pin change interrupt support
2009-06-11 Wan ZongShunInput: add support for touchscreen on W90P910 ARM platform
2009-06-11 Dmitry TorokhovMerge commit 'v2.6.30' into next
2009-05-27 Manuel TrautInput: usb1400_ts - fix access to "device data" in...
2009-05-20 Daniel MackInput: add driver for EETI touchpanels
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-05-16 Kwangwoo LeeInput: tsc2007 - make sure platform provides get_pendow...
2009-05-11 Thierry RedingInput: tsc2007 - fix locking in hrtimer handler
2009-05-09 Dmitry TorokhovMerge commit 'v2.6.30-rc5' into next
2009-05-01 Greg Kroah-HartmanInput: wm97xx - do not access dev->driver_data directly
2009-04-19 Hans-Christian EgtvedtInput: add wm97xx accelerated driver for Atmel micropro...
2009-04-18 Ben NizetteInput: ucb1400 - use disable_irq_nosync() in irq handler
2009-04-18 Ben NizetteInput: tsc2007 - use disable_irq_nosync() in irq handler
2009-04-16 Dmitry TorokhovMerge branch 'next' into for-linus
2009-04-16 Ben NizetteInput: ads7846 - fix unsafe disable_irq
2009-04-15 Jiri SlabyInput: mainstone-wm97xx - fix condition in pen_up
2009-04-15 Michael HennerichInput: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_...
2009-04-15 Eric MiaoInput: da9034-ts - make pen {down,up} events more reliable
2009-04-15 Eric MiaoInput: da9034-ts - add Bin Yang as co-author of the...
2009-04-12 Mark BrownInput: wm97xx - don't specify IRQF_SAMPLE_RANDOM
2009-04-12 Eric MiaoInput: ads7846 - introduce platform specific way to...
2009-04-08 Dmitry TorokhovMerge branch 'next' into for-linus
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-04-02 Magnus Damminput: migor_ts: add wakeup support
2009-03-30 Adam Buchbindertrivial: Fix misspelling of "Celsius".
2009-03-13 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2009-03-10 Michael HennerichInput: add AD7879 Touchscreen driver
2009-03-10 Michael HennerichInput: add AD7877 touchscreen driver
2009-03-09 Eric Miao[ARM] pxa: separate definitions from pxa-regs.h and...
2009-03-08 Mark BrownInput: add accelerated touchscreen support for Marvell...
2009-03-08 Mike RapoportInput: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH...
2009-03-08 Mark BrownInput: wm97xx - use disable_irq_nosync() for Mainstone
2009-03-08 Mike RapoportInput: wm97xx - add BTN_TOUCH event to wm97xx to use...
2009-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-28 Daniel RitzInput: usbtouchscreen - fix eGalax HID ignoring
2009-01-30 Kay SieversInput: struct device - replace bus_id with dev_name...
2009-01-13 Uwe Kleine-KönigInput: corgi_ts - mark probe function as __devinit
2009-01-11 Dan StreetmanInput: usbtouchscreen - allow reporting calibrated...
2009-01-07 Alan Coxtouchscreen: Fix build of da9034
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-31 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-12-25 Ingo MolnarMerge branches 'timers/clocksource', 'timers/hpet'...
2008-12-23 Eric MiaoInput: add da9034 touchscreen support
2008-12-23 Harvey HarrisonInput: ads7846 - strict_strtoul takes unsigned long
2008-12-20 Kwangwoo LeeInput: add tsc2007 based touchscreen driver
2008-12-20 Dmitry TorokhovMerge commit 'v2.6.28-rc9' into next
2008-12-13 Russell KingMerge git://git.marvell.com/orion into devel
2008-12-02 Eric Miao[ARM] pxa: move AC97 register definitions into dedicate...
2008-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-25 Peter Zijlstrahrtimer: removing all ur callback modes
2008-11-24 Jaya KumarInput: add support for Wacom W8001 penabled serial...
2008-11-19 Nuno LucasInput: usbtouchscreen - fix TSC-10 DM USB controllers...
next