summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-11/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-2512-28/+2501
|\
| * Merge branch 'wm97xx'Dmitry Torokhov2008-04-241-8/+48
| |\
| | * Input: wm97xx-core - support use as a wakeup sourceMark Brown2008-04-171-0/+39
| | * Input: wm97xx-core - use IRQF_SAMPLE_RANDOMMark Brown2008-04-171-1/+2
| | * Input: wm97xx-core - only schedule interrupt handler if not already scheduledMark Brown2008-04-171-7/+7
| * | Input: ucb1400_ts - IRQ probe fixVernon Sauder2008-04-241-4/+0Star
| * | Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-242-0/+6
| * | Input: usbtouchscreen - don't use DMA on stackOliver Neukum2008-04-041-12/+19
| * | Merge branch 'wm97xx'Dmitry Torokhov2008-04-027-0/+2426
| |\|
| | * Input: WM97xx - add support for streaming mode on MainstoneMark Brown2008-04-023-0/+315
| | * Input: WM97xx - add chip driver for WM97123 touchscreenMark Brown2008-04-023-0/+470
| | * Input: WM97xx - add chip driver for WM9712 touchscreenMark Brown2008-04-023-0/+472
| | * Input: WM97xx - add chip driver for WM9705 touchscreenMark Brown2008-04-023-0/+363
| | * Input: add support for WM97xx familty touchscreensMark Brown2008-04-023-0/+806
| * | Input: ads7846 - simplify support of external vREF (and ads7843)David Brownell2008-04-021-12/+10Star
| |/
* | Merge branch 'omap2-upstream' into develRussell King2008-04-191-40/+0Star
|\ \
| * | ARM: OMAP: 5912 OSK GPIO updatesDavid Brownell2008-04-141-40/+0Star
| |/
* / [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
|/
* 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/+4Star
|\
| * Input: ads7846 - stop updating dev->power.power_stateDavid Brownell2008-01-211-4/+4
| * Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-212-2/+0Star
* | Remove pointless casts from void pointersJeff Garzik2008-02-061-2/+2
* | [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* | [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-181-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/+3Star
|\|
| * Input: improve Kconfig help entries for HP Jornada devicesKristoffer Ericson2008-01-141-5/+3Star
* | spi: use simplified spi_sync() calling conventionMarc Pignat2007-12-051-7/+6Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-232-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/+1Star
* | 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-131-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/+1Star
| * | Input: usbtouchscreen - support DMC devices with empty EEPROMDaniel Ritz2007-09-101-1/+2
| * | Input: usbtouchscreen - add support for IdealTEK URTC1000Ondrej Zary2007-09-052-1/+64
* | | hwmon: Convert from class_device to deviceTony Jones2007-10-101-2/+2
| |/ |/|
* | Input: usbtouchscreen - correctly set 'phys'Vladimir Shebordaev2007-09-071-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
|\