summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: ads7846 - fix uninitialized var warningAndrew Morton2008-03-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-073-6/+4
|\
| * Input: ads7846 - stop updating dev->power.power_stateDavid Brownell2008-01-211-4/+4
| * Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-212-2/+0
* | Remove pointless casts from void pointersJeff Garzik2008-02-061-2/+2
* | [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* | [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixRichard Purdie2008-01-281-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-01-171-22/+33
|\ \ | |/
| * Input: usbtouchscreen - fix buffer overflow, make more egalax workDaniel Ritz2008-01-171-22/+33
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-01-141-5/+3
|\ \ | |/
| * Input: improve Kconfig help entries for HP Jornada devicesKristoffer Ericson2008-01-141-5/+3
* | spi: use simplified spi_sync() calling conventionMarc Pignat2007-12-051-7/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-222-2/+40
|\
| * Input: usbtouchscreen - add support for GoTop tablet devicesJerrold Jones2007-10-222-2/+40
* | get rid of input BIT* duplicate definesJiri Slaby2007-10-1914-27/+28
* | freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-181-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-155-4/+296
|\ \ | |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-121-1/+1
| |\
| * | Input: usbtouchscreen - add support for GeneralTouch devicesIlya Frolov2007-10-122-0/+36
| * | Input: add support for the HP Jornada 7xx (710/720/728) touchscreenKristoffer Ericson2007-09-263-0/+193
| * | Input: ucb1400_ts - use schedule_timeout_uninterruptibleRene Herman2007-09-261-2/+1
| * | Input: usbtouchscreen - support DMC devices with empty EEPROMDaniel Ritz2007-09-101-1/+2
| * | Input: usbtouchscreen - add support for IdealTEK URTC1000Ondrej Zary2007-09-042-1/+64
* | | hwmon: Convert from class_device to deviceTony Jones2007-10-091-2/+2
| |/ |/|
* | Input: usbtouchscreen - correctly set 'phys'Vladimir Shebordaev2007-09-061-1/+1
|/
* Input: add driver for Fujitsu serial touchscreensDmitry Torokhov2007-07-183-0/+203
* Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar2007-07-181-0/+15
* Input: ads7846 - introduce sample settling delaySemih Hazar2007-07-181-1/+64
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreensOndrej Zary2007-07-102-0/+39
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-131-22/+22
|\
| * Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary2007-06-121-22/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-05-233-7/+8
|\ \ | |/
| * Input: ads7846 - SPI_CPHA mode bugfixSemih Hazar2007-05-221-1/+1
| * Input: ads7846 - document that it handles tsc2046 tooDavid Brownell2007-05-222-4/+5
| * Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi2007-05-221-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-221-4/+3
|\ \
| * | input: hp680_ts compile fixes.Kristoffer Ericson2007-05-141-4/+3
| |/
* | missing dependencies for USB drivers in inputAl Viro2007-05-151-0/+1
|/
* Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov2007-05-083-11/+905
* sh: hp6xx driver compile fixes.Kristoffer Ericson2007-05-071-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-011-0/+1
|\
| * [PATCH] Input: ucb1400 - set up driver's name to show in sysfsCliff Brake2007-04-101-0/+1
* | Input: ucb1400 - make delays configurableCliff Brake2007-04-121-3/+14
* | Input: touchscreens - switch to using input_dev->dev.parentDmitry Torokhov2007-04-1210-6/+10
* | Input: drivers/input/touchscreen - don't access dev->private directlyDmitry Torokhov2007-04-129-13/+8
* | Input: ads7846 - add support for the ads7843 touchscreenNicolas Ferre2007-02-281-13/+15
|/
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-161-5/+6
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-102-2/+2
|\
| * [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)Andrew Morton2007-02-091-1/+1
OpenPOWER on IntegriCloud