Age | Commit message (Expand) | Author | Files | Lines |
2008-08-20 | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+9 |
2008-08-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -4/+0 |
2008-08-18 | Input: remove version.h from drivers that don't need it | Huang Weiyi | 4 | -4/+0 |
2008-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -12/+9 |
2008-08-11 | input: migor_ts compile and detection fix | Magnus Damm | 1 | -2/+9 |
2008-08-09 | Merge commit 'v2.6.27-rc1' into for-linus | Dmitry Torokhov | 2 | -5/+5 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 4 | -9/+9 |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 4 | -9/+352 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-07-29 | Input: wm97xx - enable sub-drivers by default | Mark Brown | 1 | -12/+9 |
2008-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -9/+352 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2 | -5/+5 |
2008-07-24 | Input: add driver for Atmel integrated touchscreen controller | Dan Liang | 3 | -0/+345 |
2008-07-23 | Input: ads7846 - optimize order of calculating Rt in ads7846_rx() | Hans-Christian Egtvedt | 1 | -5/+5 |
2008-07-23 | Input: ads7846 - fix sparse endian warnings | Harvey Harrison | 1 | -4/+2 |
2008-07-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 1 | -1/+1 |
2008-07-07 | Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreen | Claudio Nieder | 3 | -0/+246 |
2008-07-03 | Input: usbtouchscreen - ignore eGalax screens supporting HID protocol | Daniel Ritz | 1 | -1/+19 |
2008-06-30 | Input: Add driver for iNexio serial touchscreen. | Richard Lemon | 3 | -0/+220 |
2008-06-30 | Input: wm9712 - no pressure measurement with 5-wire mode | Mark Brown | 1 | -6/+12 |
2008-06-17 | Merge branch 'for-linus' into next | Dmitry Torokhov | 2 | -12/+35 |
2008-06-02 | Input: add HTC Shift Touchscreen Driver | Pau Oliva Fora | 3 | -0/+268 |
2008-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -12/+35 |
2008-05-27 | Input: wm9713 - support five wire panels | Mark Brown | 1 | -0/+22 |
2008-05-27 | Input: wm97xx-core - fix race on PHY init | Mark Brown | 1 | -11/+11 |
2008-05-27 | Input: wm97xx-core - fix driver name | Mark Brown | 1 | -1/+1 |
2008-05-27 | Input: wm97xx-core - report a phys for WM97xx touchscreens | Mark Brown | 1 | -0/+1 |
2008-05-22 | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro | 1 | -1/+1 |
2008-05-20 | Input: remove CVS keywords | Adrian Bunk | 2 | -4/+0 |
2008-05-16 | Input: add support for SuperH MigoR touchscreen | Magnus Damm | 3 | -0/+262 |
2008-05-16 | Input: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -11/+11 |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 12 | -28/+2501 |
2008-04-24 | Merge branch 'wm97xx' | Dmitry Torokhov | 1 | -8/+48 |
2008-04-24 | Input: ucb1400_ts - IRQ probe fix | Vernon Sauder | 1 | -4/+0 |
2008-04-24 | Input: add MODULE_ALIAS() to hotpluggable platform modules | Kay Sievers | 2 | -0/+6 |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King | 1 | -40/+0 |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 1 | -0/+1 |
2008-04-17 | Input: wm97xx-core - support use as a wakeup source | Mark Brown | 1 | -0/+39 |
2008-04-17 | Input: wm97xx-core - use IRQF_SAMPLE_RANDOM | Mark Brown | 1 | -1/+2 |
2008-04-17 | Input: wm97xx-core - only schedule interrupt handler if not already scheduled | Mark Brown | 1 | -7/+7 |
2008-04-14 | ARM: OMAP: 5912 OSK GPIO updates | David Brownell | 1 | -40/+0 |
2008-04-04 | Input: usbtouchscreen - don't use DMA on stack | Oliver Neukum | 1 | -12/+19 |
2008-04-02 | Merge branch 'wm97xx' | Dmitry Torokhov | 7 | -0/+2426 |
2008-04-02 | Input: WM97xx - add support for streaming mode on Mainstone | Mark Brown | 3 | -0/+315 |
2008-04-02 | Input: WM97xx - add chip driver for WM97123 touchscreen | Mark Brown | 3 | -0/+470 |
2008-04-02 | Input: WM97xx - add chip driver for WM9712 touchscreen | Mark Brown | 3 | -0/+472 |
2008-04-02 | Input: WM97xx - add chip driver for WM9705 touchscreen | Mark Brown | 3 | -0/+363 |
2008-04-02 | Input: add support for WM97xx familty touchscreens | Mark Brown | 3 | -0/+806 |
2008-04-02 | Input: ads7846 - simplify support of external vREF (and ads7843) | David Brownell | 1 | -12/+10 |
2008-03-14 | Input: ads7846 - fix uninitialized var warning | Andrew Morton | 1 | -1/+1 |