- e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
- 0387e10 input: PCAP2 based touchscreen driver by Daniel Ribeiro · 15 years ago
- 133309a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
- 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
- 41c372d Input: wacom_w8001 - simplify querying logic by Dmitry Torokhov · 15 years ago
- 35c9221 ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform by wanzongshun · 15 years ago
- 4b61bb5 Merge commit 'v2.6.31-rc8' into next by Dmitry Torokhov · 15 years ago
- 9b2fb2d Input: ucb1400_ts - enable interrupt unconditionally by Pavel Revak · 15 years ago
- 1700f5f Input: ucb1400_ts - enable ADC Filter by Marek Vasut · 15 years ago
- 25a70e3 Input: eeti_ts - allow active high irq lines by Daniel Mack · 15 years ago
- dd0d544 Input: serio - don't use serio->write() directly by Dmitry Torokhov · 15 years ago
- cf5f439 Input: tsc2007 - check if I2C communication works during probe by Richard Röjfors · 15 years ago
- d570e9e Input: tsc2007 - make get_pendown_state platform callback optional by Dmitry Torokhov · 15 years ago
- 9e3b258 Input: usbtouchscreen - add support for e2i touchscreen controller by Florian Echtler · 15 years ago
- 703490f Input: tsc2007 - do not read coordinates during probe by Richard Röjfors · 15 years ago
- cad065f Input: tsc2007 - make init/exit platform hw callbacks optional by Richard Röjfors · 15 years ago
- 141586bc Input: tsc2007 - properly shut off interrupts/delayed work by Dmitry Torokhov · 15 years ago
- 75fba3b Input: tsc2007 - remove HR timer by Richard Röjfors · 15 years ago
- 99fde51 Input: wm97xx - add possibility to control the GPIO_STATUS shift by Marek Vasut · 15 years ago
- b833306 Input: wm97xx - add Palm support to Mainstone accelerated touch by Marek Vasut · 15 years ago
- b7788c5 Input: w90p910_ts - use clk API by Wan ZongShun · 15 years ago
- f9c2273 Input: ucb1400_ts - fix a misleading function name by Hans J. Koch · 15 years ago
- f737069 Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch controllers by Jim Persson · 15 years ago
- 72398e4 Input: use resource_size when allocating resources by Julia Lawall · 15 years ago
- c57c0a2 Input: ads7846 - pin change interrupt support by Michael Roth · 15 years ago
- 7e3f737 Input: add support for touchscreen on W90P910 ARM platform by Wan ZongShun · 15 years ago
- 4894e4a Merge commit 'v2.6.30' into next by Dmitry Torokhov · 15 years ago
- 346a850 Input: usb1400_ts - fix access to "device data" in resume function by Manuel Traut · 15 years ago
- 10494dc Input: add driver for EETI touchpanels by Daniel Mack · 16 years ago
- b58895f Input: ads7846 - more detailed model name in sysfs by Michael Roth · 16 years ago
- 86579a4 Input: ads7846 - support swapping x and y axes by Michael Roth · 16 years ago
- 78f7f36 Input: tsc2007 - make sure platform provides get_pendown_state() by Kwangwoo Lee · 16 years ago
- 705a76d Input: tsc2007 - fix locking in hrtimer handler by Thierry Reding · 16 years ago
- d585a02 Merge commit 'v2.6.30-rc5' into next by Dmitry Torokhov · 16 years ago
- 84e5b0d Input: wm97xx - do not access dev->driver_data directly by Greg Kroah-Hartman · 16 years ago
- 864fe73 Input: add wm97xx accelerated driver for Atmel microprocessors by Hans-Christian Egtvedt · 16 years ago
- 3deb649 Input: ucb1400 - use disable_irq_nosync() in irq handler by Ben Nizette · 16 years ago
- 29fa98b Input: tsc2007 - use disable_irq_nosync() in irq handler by Ben Nizette · 16 years ago
- 0c387ec Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
- 3f3e7c6 Input: ads7846 - fix unsafe disable_irq by Ben Nizette · 16 years ago
- 180deb5 Input: mainstone-wm97xx - fix condition in pen_up by Jiri Slaby · 16 years ago
- 0bc69ce Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag by Michael Hennerich · 16 years ago
- 7f6d5ff Input: da9034-ts - make pen {down,up} events more reliable by Eric Miao · 16 years ago
- 93ff27c Input: da9034-ts - add Bin Yang as co-author of the driver by Eric Miao · 16 years ago
- 4f29523 Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM by Mark Brown · 16 years ago
- fd746d5 Input: ads7846 - introduce platform specific way to synchronize sampling by Eric Miao · 16 years ago
- ba28f22 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
- 45e36c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
- 0935ade input: migor_ts: add wakeup support by Magnus Damm · 16 years ago
- b731d7b trivial: Fix misspelling of "Celsius". by Adam Buchbinder · 16 years ago
- 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
- b4be468 Input: add AD7879 Touchscreen driver by Michael Hennerich · 16 years ago
- 331b78e Input: add AD7877 touchscreen driver by Michael Hennerich · 16 years ago
- 5bf3df3 [ARM] pxa: separate definitions from pxa-regs.h and remove it finally by Eric Miao · 16 years ago
- 22e39d3 Input: add accelerated touchscreen support for Marvell Zylonite by Mark Brown · 16 years ago
- cd2d64b Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH events by Mike Rapoport · 16 years ago
- a700e72 Input: wm97xx - use disable_irq_nosync() for Mainstone by Mark Brown · 16 years ago
- 65db86a Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with Android by Mike Rapoport · 16 years ago
- 6b3bf20 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
- 139ebe8 Input: usbtouchscreen - fix eGalax HID ignoring by Daniel Ritz · 16 years ago
- 4e8718a Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 840207e Input: corgi_ts - mark probe function as __devinit by Uwe Kleine-König · 16 years ago
- c9cbf3d Input: usbtouchscreen - allow reporting calibrated data by Dan Streetman · 16 years ago
- 30aafdb touchscreen: Fix build of da9034 by Alan Cox · 16 years ago
- db30c70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
- 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 16 years ago
- 9bcc00b Input: add da9034 touchscreen support by Eric Miao · 16 years ago
- 3a0c58d Input: ads7846 - strict_strtoul takes unsigned long by Harvey Harrison · 16 years ago
- 50b6f1f Input: add tsc2007 based touchscreen driver by Kwangwoo Lee · 16 years ago
- 93b8eef Merge commit 'v2.6.28-rc9' into next by Dmitry Torokhov · 16 years ago
- 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
- 1f017a9 [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h by Eric Miao · 16 years ago
- b31a0fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
- ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
- 3eb1aa4 Input: add support for Wacom W8001 penabled serial touchscreen by Jaya Kumar · 16 years ago
- 2ec6f24 Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROM by Nuno Lucas · 16 years ago
- 9a5415f Input: elo - fix format string in elo driver by Vojtech Pavlik · 16 years ago
- a6c2490 Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- f20e3b5 Merge branch 'for-rmk' of git://git.android.com/kernel into devel by Russell King · 16 years ago
- 45e2a9b [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig by Eric Miao · 16 years ago
- 3b72e44 Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
- 7639a45 sh: Migrate common board headers to mach-common/. by Paul Mundt · 16 years ago
- 64c12e9 mfd: further unbork the ucb1400 ac97_bus dependencies by Andrew Morton · 16 years ago
- 36ac1d2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
- 4c0e799 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
- b8d055a Input: wm97xx - update email address for Liam Girdwood by Liam Girdwood · 16 years ago
- 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- e8f462d Input: ads7846 - fix cache line sharing issue by Dmitry Torokhov · 16 years ago
- 1543966 Merge branch 'pxa-palm' into pxa-machines by Russell King · 16 years ago
- ae91119 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
- 6ae19b0 Input: ads7846 - introduce .gpio_pendown to get pendown state by Eric Miao · 16 years ago
- 1577e4b Input: jornada720_ts - fix build error ( LONG() usage ) by Kristoffer Ericson · 16 years ago
- 4d5975e Input: ads7846 - introduce .gpio_pendown to get pendown state by Eric Miao · 16 years ago
- d8c1f31 Input: atmel_tsadcc - improve accuracy by Dan Liang · 16 years ago
- 160f1fe Input: convert drivers to use strict_strtoul() by Joe Rouvier · 16 years ago
- 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
- d9105c2 [ARM] 5184/1: Split ucb1400_ts into core and touchscreen by Marek Vašut · 16 years ago
- 1bbe44f Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
- 96d6d72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago