Age | Commit message (Expand) | Author |
2009-01-07 | touchscreen: Fix build of da9034 | Alan Cox |
2009-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-12-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-12-25 | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar |
2008-12-23 | Input: add da9034 touchscreen support | Eric Miao |
2008-12-23 | Input: ads7846 - strict_strtoul takes unsigned long | Harvey Harrison |
2008-12-20 | Input: add tsc2007 based touchscreen driver | Kwangwoo Lee |
2008-12-20 | Merge commit 'v2.6.28-rc9' into next | Dmitry Torokhov |
2008-12-13 | Merge git://git.marvell.com/orion into devel | Russell King |
2008-12-02 | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h | Eric Miao |
2008-11-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-11-25 | hrtimer: removing all ur callback modes | Peter Zijlstra |
2008-11-24 | Input: add support for Wacom W8001 penabled serial touchscreen | Jaya Kumar |
2008-11-19 | Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROM | Nuno Lucas |
2008-10-30 | Input: elo - fix format string in elo driver | Vojtech Pavlik |
2008-10-30 | Input: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-10-22 | Merge branch 'for-rmk' of git://git.android.com/kernel into devel | Russell King |
2008-10-21 | [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig | Eric Miao |
2008-10-20 | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds |
2008-10-20 | sh: Migrate common board headers to mach-common/. | Paul Mundt |
2008-10-19 | mfd: further unbork the ucb1400 ac97_bus dependencies | Andrew Morton |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-10-15 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2008-10-13 | Input: wm97xx - update email address for Liam Girdwood | Liam Girdwood |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-10-09 | Input: ads7846 - fix cache line sharing issue | Dmitry Torokhov |
2008-10-07 | Merge branch 'pxa-palm' into pxa-machines | Russell King |
2008-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-09-17 | Input: ads7846 - introduce .gpio_pendown to get pendown state | Eric Miao |
2008-09-16 | Input: jornada720_ts - fix build error ( LONG() usage ) | Kristoffer Ericson |
2008-09-10 | Input: ads7846 - introduce .gpio_pendown to get pendown state | Eric Miao |
2008-09-10 | Input: atmel_tsadcc - improve accuracy | Dan Liang |
2008-09-10 | Input: convert drivers to use strict_strtoul() | Joe Rouvier |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-20 | [ARM] 5184/1: Split ucb1400_ts into core and touchscreen | Marek VaĊĦut |
2008-08-20 | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-08-18 | Input: remove version.h from drivers that don't need it | Huang Weiyi |
2008-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-08-11 | input: migor_ts compile and detection fix | Magnus Damm |
2008-08-08 | Merge commit 'v2.6.27-rc1' into for-linus | Dmitry Torokhov |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-07-29 | Input: wm97xx - enable sub-drivers by default | Mark Brown |
2008-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov |
2008-07-23 | Input: add driver for Atmel integrated touchscreen controller | Dan Liang |
2008-07-23 | Input: ads7846 - optimize order of calculating Rt in ads7846_rx() | Hans-Christian Egtvedt |
2008-07-23 | Input: ads7846 - fix sparse endian warnings | Harvey Harrison |