An error occurred fetching the project authors.
- 19 May, 2010 1 commit
-
-
Todd Fischer authored
Add touch screen input driver for TPS6507x family of multi-function chips. Uses the TPS6507x MFD driver. No interrupt support due to testing limitations of current hardware. Signed-off-by:
Todd Fischer <todd.fischer@ridgerun.com>
-
- 10 Mar, 2010 1 commit
-
-
Michael Hennerich authored
The AD7873 is almost identical to the ADS7846; the only difference is related to the Power Management bits PD0 and PD1. This results in a slightly different PENIRQ enable behavior. For the AD7873, VREF should be turned off during differential measurements. So, add the AD7873/43 to the list of driver supported devices, and prevent VREF usage during differential/ratiometric conversion modes. Signed-off-by:
Michael Hennerich <michael.hennerich@analog.com> Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 07 Mar, 2010 1 commit
-
-
Haojian Zhuang authored
Enable touchscreen driver for the 88pm860x multi function core. Signed-off-by:
Haojian Zhuang <haojian.zhuang@marvell.com> Acked-by:
Dmitry Torokhov <dtor@mail.ru> Signed-off-by:
Samuel Ortiz <sameo@linux.intel.com>
-
- 11 Feb, 2010 1 commit
-
-
Eric Miao authored
Signed-off-by:
Eric Miao <eric.y.miao@gmail.com> Acked-by:
Richard Purdie <rpurdie@rpsys.net> Acked-by:
Pavel Machek <pavel@ucw.cz> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 04 Feb, 2010 1 commit
-
-
Ondrej Zary authored
Add support for NEXIO (or iNexio) USB touchscreens to usbtouchscreen driver. Tested with NEX170MRT 17" LCD monitor with integrated touchscreen (with xserver-xorg-input-evtouch 0.8.8-1): T: Bus=02 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 54 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=02(comm.) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=1870 ProdID=0001 Rev= 1.00 S: Manufacturer=iNexio S: Product=iNexio USB C:* #Ifs= 2 Cfg#= 1 Atr=c0 MxPwr=500mA I:* If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=00 Driver=(none) E: Ad=83(I) Atr=03(Int.) MxPS= 8 Ivl=255ms I:* If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none) E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms No datasheet is available, this was written by capturing some data with SniffUSB in Windows: http://www.rainbow-software.org/linux_files/nexio/Signed-off-by:
Ondrej Zary <linux@rainbow-software.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 15 Dec, 2009 1 commit
-
-
Sascha Hauer authored
This driver provides support for the touchscreen interface integrated into the Freescale MC13783. Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by:
Luotao Fu <l.fu@pengutronix.de> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 30 Nov, 2009 1 commit
-
-
Petr Štetiar authored
This patch adds support for the ET&T TC5UH 5-wire USB touchscreen controller. More info at http://www.etandt.com.tw/board_solution.htmlSigned-off-by:
Petr Štetiar <ynezz@true.cz> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 23 Nov, 2009 2 commits
-
-
Arnaud Patard authored
S3C24XX touchscreen driver, originally written by Arnaud Patard and other contributors. The driver has had substantial testing as well as a number of tidying up passes done by Ben Dooks, as noted: - added kernel-doc comments to most of the routines - removed old code from pre adc framework days - updated device probe code to use platform id list matching - cleaned up debug, since printk() now has timestamp feature - ensure code uses dev_() reporting macros where necessary - remove ABS_PRESSURE reporting, tslib can be fixed - ensure timer is removed on driver exit - move to using dev_pmops for power management Signed-off-by:
Arnaud Patard <arnaud.patard@rtp-net.org> Signed-off-by:
Ben Dooks <ben@simtec.co.uk> Signed-off-by:
Simtec Linux Team <linux@simtec.co.uk> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
Daniel Silverstone authored
Zytronic USB-attached capacitive touchscreen support within the generic USB touchscreen driver. Signed-off-by:
Daniel Silverstone <dsilvers@simtec.co.uk> Signed-off-by:
Vincent Sanders <vince@simtec.co.uk> Signed-off-by:
Simtec Linux Team <linux@simtec.co.uk> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 20 Nov, 2009 1 commit
-
-
Nicolas Ferre authored
New at91sam9g45ekes board provides a LCD with resistive touchscreen. This is the support of this feature by atmel_tsadcc driver. This also sets up platform parameters to be passed to the driver. Signed-off-by:
Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by:
Andrew Victor <linux@maxim.org.za> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 26 Oct, 2009 1 commit
-
-
Tias Guns authored
This is a driver for Dynapro serial touchscreen, which used to be supported in Xorg. The driver needs updated inputattach utility to initialize serial port and create proper serio device before the driver will be bound to it. Signed-off-by:
Tias Guns <tias@ulyssis.org> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 18 Sep, 2009 2 commits
-
-
Joonyoung Shim authored
The MELPAS MCS-5000 is the touchscreen controller. The overview of this controller can see at the following website: http://www.melfas.com/product/product01.asp?k_r=eng_ This driver is tested on s3c6410 NCP board and supports only the i2c interface. Signed-off-by:
Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
Michael Hennerich authored
The AD7889 is a new part but 100% software compatible with the AD7879, so add it to the id_table and help text. Signed-off-by:
Michael Hennerich <michael.hennerich@analog.com> Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 17 Sep, 2009 1 commit
-
-
Daniel Ribeiro authored
Touchscreen driver for the PCAP2 multi function device used in Motorola EZX smartphones. Signed-off-by:
Daniel Ribeiro <drwyrm@gmail.com> Signed-off-by:
Stefan Schmidt <stefan@datenfreihafen.org> Signed-off-by:
Antonio Ospite <ospite@studenti.unina.it> Acked-by:
Dmitry Torokhov <dtor@mail.ru> Signed-off-by:
Samuel Ortiz <sameo@linux.intel.com>
-
- 28 Jul, 2009 1 commit
-
-
Florian Echtler authored
This patch adds support for the e2i touchscreen controller used in the Mimo 740 (and probably in other e2i touchscreen products). Tested on Mimo 740. Signed-off-by:
Florian Echtler <floe@butterbrot.org> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 21 Jul, 2009 1 commit
-
-
Marek Vasut authored
This patch refactors the Mainstone accelerated touch code a little and adds support for interrupt driven touchscreen on Palm LifeDrive, TX and Tungsten T5. Signed-off-by:
Marek Vasut <marek.vasut@gmail.com> Acked-by:
Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 13 Jul, 2009 1 commit
-
-
Wan ZongShun authored
Now that clk API is available on ARM we can use it in the driver. Signed-off-by:
Wan ZongShun <mcuos.com@gmail.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 08 Jul, 2009 1 commit
-
-
Jim Persson authored
Add support for the JASTEC/DigiTech DTR-02U USB touch screen controllers. Signed-off-by:
Jim Persson <jim-linux@nurd.se> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 11 Jun, 2009 1 commit
-
-
Wan ZongShun authored
The touchscreen works in two modes, wait trigger mode and auto-semi mode. The device starts in wait trigger mode and waits until pressure is detected, then device sets WT_INT bit and raises an interrupt. The driver should put the device into auto-semi mode and prepare for reading first X and then Y coordinates. When coordinate data is ready the driver sets ADC_INT bit and raises interrupt again. [dtor@mail.ru: various cleanups] Signed-off-by:
Wan ZongShun <mcuos.com@gmail.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 20 May, 2009 1 commit
-
-
Daniel Mack authored
This patch adds a driver for EETI's I2C connected touchscreens. Signed-off-by:
Daniel Mack <daniel@caiaq.de> Tested-by:
Sven Neumann <s.neumann@raumfeld.com> Acked-by:
Jean Delvare <khali@linux-fr.org> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 19 Apr, 2009 1 commit
-
-
Hans-Christian Egtvedt authored
This patch adds an accelerated driver for Atmel AVR32 AT32AP700X microprocessors. It uses interrupts on the channel B in the AC97 controller. Thus, offloading the work queue in the wm97xx-ts driver. The driver has been tested with Atmel AVR32 AT32AP7000 and Wolfson WM9712 codec. The driver can also be easily modified to support Atmel AT91 devices, as AT91 and AVR32 share the same AC97C module. [Fixed leak of atmel_wm97xx when probe fails. -- broonie] [dtor@mail.ru: do not report ABS_PRESSURE events when not measuring pressure] Signed-off-by:
Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 10 Mar, 2009 2 commits
-
-
Michael Hennerich authored
[randy.dunlap@oracle.com: don't use bus_id] [dtor@mail.ru: locking and other fixups] Signed-off-by:
Michael Hennerich <michael.hennerich@analog.com> Signed-off-by:
Bryan Wu <cooloney@kernel.org> Signed-off-by:
Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
Michael Hennerich authored
[dtor@mail.ru: locking and other fixups] Signed-off-by:
Michael Hennerich <michael.hennerich@analog.com> Signed-off-by:
Bryan Wu <bryan.wu@analog.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 08 Mar, 2009 1 commit
-
-
Mark Brown authored
This patch implements accelerated touchscreen support for the Marvell Zylonite development platform, supporting pen down interrupts and continuous mode data transfers. Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 23 Dec, 2008 1 commit
-
-
Eric Miao authored
Add support for the built-in touchscreen controller in DA9034 (aka Micco), usually found on platforms with xscale processors. Signed-off-by:
Eric Miao <eric.miao@marvell.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 20 Dec, 2008 1 commit
-
-
Kwangwoo Lee authored
This drive has been tested on ARM9 based SoC - MV86XX. Signed-off-by:
Kwangwoo Lee <kwangwoo.lee@gmail.com> Acked-by:
Jean Delvare <khali@linux-fr.org> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 24 Nov, 2008 1 commit
-
-
Jaya Kumar authored
The Wacom W8001 sensor is a sensor device (uses electromagnetic resonance) and it is interfaced via its serial microcontroller to the host. Signed-off-by:
Jaya Kumar <jayakumar.lkml@gmail.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 21 Oct, 2008 1 commit
-
-
Eric Miao authored
Separate building of corgi_ssp.c, and introduce a new hidden config option CONFIG_CORGI_SSP_DEPRECATED for this. Aslo mark corgi_ts.c and corgi_bl.c as deprecated. This unbreaks the legacy configs in {corgi,spitz}_defconfig, however, SPI based ADS7846 touchscreen driver and a new SPI-based corgi_lcd.c driver with integrated backlight support are recommended. Signed-off-by:
Eric Miao <eric.miao@marvell.com>
-
- 19 Oct, 2008 1 commit
-
-
Andrew Morton authored
Cc: "Randy.Dunlap" <rdunlap@xenotime.net> Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> Signed-off-by:
Samuel Ortiz <sameo@openedhand.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org>
-
- 20 Aug, 2008 1 commit
-
-
Marek Vašut authored
This patch splits ucb1400_ts into ucb1400_ts and ucb1400_core. Since this chip supports more features than only touchscreen, it was necessary to prepare it for feature addition. The previous functionality is preserved by applying this patch. [Build fixes for non-ARM by Stephen Rothwell and Takashi Iwai] Signed-off-by:
Marek Vasut <marek.vasut@gmail.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 29 Jul, 2008 1 commit
-
-
Mark Brown authored
Currently the support for each WM97xx touchscreen model is compiled out by default, meaning that the default configuration when the driver is built is for it to support no hardware. This is suboptimal and leads to problems like distribution kernels shipping a non-functional driver. Change the default to support all controllers and update the help text to reflect this. Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 24 Jul, 2008 1 commit
-
-
Dan Liang authored
The AT91SAM9RL SoC integrates a Touchscreen Controller which can trigger ADC conversion periodically. Signed-off-by:
Justin Waters <justin.waters@timesys.com> Signed-off-by:
Dan Liang <dan.liang@atmel.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 07 Jul, 2008 1 commit
-
-
Claudio Nieder authored
Signed-off-by:
Claudio Nieder <private@claudio.ch> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 30 Jun, 2008 1 commit
-
-
Richard Lemon authored
Signed-off-by:
Richard Lemon <richard@codelemon.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 02 Jun, 2008 1 commit
-
-
Pau Oliva Fora authored
Signed-off-by:
Pau Oliva Fora <pau@eslack.org> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 16 May, 2008 1 commit
-
-
Magnus Damm authored
This is V2 of the MigoR touch screen driver. The chip we interface to is unfortunately a custom designed microcontroller speaking some undocumented protocol over i2c. The board specific code is expected to register this device as an i2c chip using struct i2c_board_info [] and i2c_register_board_info(). [dtor@mail.ru: don't enable touchscreen if there are no users] Signed-off-by:
Magnus Damm <damm@igel.co.jp> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
- 02 Apr, 2008 4 commits
-
-
Mark Brown authored
Signed-off-by:
Liam Girdwood <liam.girdwood@wolfsonmicro.com> Signed-off-by:
Graeme Gregory <gg@opensource.wolfsonmicro.com> Signed-off-by:
Mike Arthur <mike.arthur@wolfsonmicro.com> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
Mark Brown authored
Signed-off-by:
Liam Girdwood <liam.girdwood@wolfsonmicro.com> Signed-off-by:
Graeme Gregory <gg@opensource.wolfsonmicro.com> Signed-off-by:
Mike Arthur <mike.arthur@wolfsonmicro.com> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by:
Lars Munch <lars@segv.dk> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
Mark Brown authored
Signed-off-by:
Liam Girdwood <liam.girdwood@wolfsonmicro.com> Signed-off-by:
Graeme Gregory <gg@opensource.wolfsonmicro.com> Signed-off-by:
Mike Arthur <mike.arthur@wolfsonmicro.com> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by:
Lars Munch <lars@segv.dk> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-
Mark Brown authored
Signed-off-by:
Liam Girdwood <liam.girdwood@wolfsonmicro.com> Signed-off-by:
Graeme Gregory <gg@opensource.wolfsonmicro.com> Signed-off-by:
Mike Arthur <mike.arthur@wolfsonmicro.com> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
-