Age | Commit message (Expand) | Author | Files | Lines |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2 | -5/+5 |
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 |
2008-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -6/+4 |
2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik | 1 | -2/+2 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2008-01-28 | [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix | Richard Purdie | 1 | -4/+4 |
2008-01-21 | Input: ads7846 - stop updating dev->power.power_state | David Brownell | 1 | -4/+4 |
2008-01-21 | Input: drop redundant includes of moduleparam.h | Julia Lawall | 2 | -2/+0 |
2008-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -22/+33 |
2008-01-17 | Input: usbtouchscreen - fix buffer overflow, make more egalax work | Daniel Ritz | 1 | -22/+33 |
2008-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -5/+3 |
2008-01-14 | Input: improve Kconfig help entries for HP Jornada devices | Kristoffer Ericson | 1 | -5/+3 |
2007-12-05 | spi: use simplified spi_sync() calling convention | Marc Pignat | 1 | -7/+6 |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -2/+40 |
2007-10-22 | Input: usbtouchscreen - add support for GoTop tablet devices | Jerrold Jones | 2 | -2/+40 |