summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: ucb1400 - fix compile errorDmitry Torokhov2006-12-081-1/+1
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-12-081-1/+1
|\
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* | Input: handle serio_register_driver() errorsAkinobu Mita2006-11-237-14/+7
* | Input: add Philips UCB1400 touchscreen driverNicolas Pitre2006-11-173-0/+595
* | Input: touchscreens - handle errors when registering input devicesDmitry Torokhov2006-11-055-44/+68
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-11-042-3/+3
|\ \ | |/
| * sh: Cleanup board header directories.Paul Mundt2006-10-191-1/+1
| * [ARM] Fix Zaurii keyboard/touchscreen driversRussell King2006-10-151-2/+2
* | Input: ads7846 - handle errors from sysfsDmitry Torokhov2006-11-021-34/+61
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0511-46/+32
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-026-34/+756
|\
| * Input: add driver for Touchwin serial touchscreensRick Koch2006-08-053-0/+216
| * Input: add driver for Touchright serial touchscreensRick Koch2006-08-053-0/+209
| * Input: add driver for Penmount serial touchscreensRick Koch2006-08-053-0/+198
| * Input: elo - add support for non-pressure-sensitive touchscreensShaun Jackman2006-08-051-17/+107
| * Input: elo - fix checksum calculationShaun Jackman2006-08-051-26/+29
| * Input: elo - handle input_register_device() failuresDmitry Torokhov2006-08-051-6/+12
* | sh: APM/PM support.Andriy Skulysh2006-09-271-14/+0
|/
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-1/+1
|\
| * [ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includesThomas Gleixner2006-07-011-1/+1
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-024-5/+5
|/
* Input: fix potential overflows in driver/input/touchscreenDmitry Torokhov2006-06-263-3/+3
* [PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen driversMatt Mackall2006-06-252-6/+3
* [PATCH] ads7846 conversion accuracyDavid Brownell2006-05-261-25/+28
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-041-1/+1
|\
| * [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke2006-04-301-1/+1
* | Input: ads7846 - improve filtering for thumb press accuracyImre Deak2006-04-261-15/+57
* | Input: ads7846 - report 0 pressure value along with pen up eventImre Deak2006-04-261-2/+4
* | Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak2006-04-111-34/+48
* | Input: ads7846 - miscellaneous fixesImre Deak2006-04-111-30/+114
* | Input: ads7846 - use msleep() instead of udelay() in suspendJuha Yrjola2006-04-111-1/+1
* | Input: ads7846 - debouncing and rudimentary sample filteringImre Deak2006-04-111-38/+118
* | Input: ads7846 - power down ADC a bit laterImre Deak2006-04-111-3/+18
* | Input: ads7846 - add pen_down sysfs attributeImre Deak2006-04-111-0/+19
|/
* [PATCH] ads7846: sparc32 warning fixAndrew Morton2006-03-261-1/+1
* [PATCH] ads7846 build fixAndrew Morton2006-03-251-0/+1
* Input: ads7846 - assorted updatesDavid Brownell2006-02-151-24/+44
* Input: ads7846 - convert to to dynamic input_dev allocationDmitry Torokhov2006-02-151-32/+47
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-311-1/+1
|\
| * Input: make needlessly global code staticAdrian Bunk2006-01-291-1/+1
* | [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King2006-01-191-6/+3
|/
* [PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xxPaul Mundt2006-01-161-1/+1
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-131-4/+8
* [PATCH] spi: ads7836 uses spi_driverDavid Brownell2006-01-131-42/+42
* [PATCH] spi: ads7846 driverDavid Brownell2006-01-133-0/+635
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-16/+16
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-20/+18
* [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocationDmitry Torokhov2005-10-287-308/+279
OpenPOWER on IntegriCloud