aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAge
* Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary2010-02-04
* Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary2010-02-04
* Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary2010-02-04
* Input: usbtouchscreen - convert from usb_device to usb_interfaceOndrej Zary2010-02-04
* Input: wm97xx - provide coordinate logs for accelerated I/OMark Brown2010-01-29
* Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-22
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-16
| |\
| * | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* | | Input: make USB device ids constantMárton Németh2010-01-11
* | | Input: make i2c device ids constantMárton Németh2010-01-10
* | | Input: elo - switch to using dev_xxx() when printing messagesDmitry Torokhov2010-01-07
| |/ |/|
* | Input: add mc13783 touchscreen driverSascha Hauer2009-12-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-09
|\
| * Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar2009-11-30
| * Input: add S3C24XX touchscreen driverArnaud Patard2009-11-23
| * Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone2009-11-23
| * Input: ads7846 - switch to using dev_vdbg()Pavel Machek2009-11-23
| * Input: ads7846 - fix pressure reportingPavel Machek2009-11-23
| * Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum2009-11-23
| * AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre2009-11-20
| * Input: atmel_tsadcc - use platform parametersNicolas Ferre2009-11-20
| * Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre2009-11-20
| * Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut2009-11-20
| * Input: add driver for Dynapro serial touchscreenTias Guns2009-10-26
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-09
|\
| * Input: ad7879 - pass up error codes from probe functionsMichael Hennerich2009-10-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-23
|\|
| * Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-18
| * Input: ad7879 - add support for AD7889Michael Hennerich2009-09-18
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-09-23
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-22
| |\ \
| * | | wm97xx-core: Pass platform_data to batteryMarek Vasut2009-09-04
* | | | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
| |/ / |/| |
* | | input: PCAP2 based touchscreen driverDaniel Ribeiro2009-09-17
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-14
|\ \
| * | Input: wacom_w8001 - simplify querying logicDmitry Torokhov2009-09-03
| * | Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-28
| |\ \
| * | | Input: eeti_ts - allow active high irq linesDaniel Mack2009-08-12
| * | | Input: serio - don't use serio->write() directlyDmitry Torokhov2009-08-05
| * | | Input: tsc2007 - check if I2C communication works during probeRichard Röjfors2009-08-05
| * | | Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov2009-08-05
| * | | Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler2009-07-28
| * | | Input: tsc2007 - do not read coordinates during probeRichard Röjfors2009-07-26
| * | | Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors2009-07-26
| * | | Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov2009-07-26
| * | | Input: tsc2007 - remove HR timerRichard Röjfors2009-07-26
| * | | Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut2009-07-21
| * | | Input: wm97xx - add Palm support to Mainstone accelerated touchMarek Vasut2009-07-21
| * | | Input: w90p910_ts - use clk APIWan ZongShun2009-07-13