Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby | 14 | -27/+28 |
2007-10-19 | freezer: introduce freezer-friendly waiting macros | Rafael J. Wysocki | 1 | -2/+1 |
2007-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -4/+296 |
2007-10-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 1 | -1/+1 |
2007-10-12 | Input: usbtouchscreen - add support for GeneralTouch devices | Ilya Frolov | 2 | -0/+36 |
2007-10-10 | hwmon: Convert from class_device to device | Tony Jones | 1 | -2/+2 |
2007-09-26 | Input: add support for the HP Jornada 7xx (710/720/728) touchscreen | Kristoffer Ericson | 3 | -0/+193 |
2007-09-26 | Input: ucb1400_ts - use schedule_timeout_uninterruptible | Rene Herman | 1 | -2/+1 |
2007-09-10 | Input: usbtouchscreen - support DMC devices with empty EEPROM | Daniel Ritz | 1 | -1/+2 |
2007-09-07 | Input: usbtouchscreen - correctly set 'phys' | Vladimir Shebordaev | 1 | -1/+1 |
2007-09-05 | Input: usbtouchscreen - add support for IdealTEK URTC1000 | Ondrej Zary | 2 | -1/+64 |
2007-07-18 | Input: add driver for Fujitsu serial touchscreens | Dmitry Torokhov | 3 | -0/+203 |
2007-07-18 | Input: ads7846 - re-check pendown status before reporting events | Semih Hazar | 1 | -0/+15 |
2007-07-18 | Input: ads7846 - introduce sample settling delay | Semih Hazar | 1 | -1/+64 |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 1 | -0/+1 |
2007-07-10 | Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens | Ondrej Zary | 2 | -0/+39 |
2007-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -22/+22 |
2007-06-12 | Input: usbtouchscreen - fix fallout caused by move from drivers/usb | Ondrej Zary | 1 | -22/+22 |
2007-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -7/+8 |
2007-05-23 | Input: ads7846 - SPI_CPHA mode bugfix | Semih Hazar | 1 | -1/+1 |
2007-05-23 | Input: ads7846 - document that it handles tsc2046 too | David Brownell | 2 | -4/+5 |
2007-05-23 | Input: ucb1400_ts - use sched_setscheduler() | Satoru Takeuchi | 1 | -2/+2 |
2007-05-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -4/+3 |
2007-05-16 | missing dependencies for USB drivers in input | Al Viro | 1 | -0/+1 |
2007-05-14 | input: hp680_ts compile fixes. | Kristoffer Ericson | 1 | -4/+3 |
2007-05-08 | Input: move USB touchscreens under drivers/input/touchscreen | Dmitry Torokhov | 3 | -11/+905 |
2007-05-07 | sh: hp6xx driver compile fixes. | Kristoffer Ericson | 1 | -1/+1 |
2007-05-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 1 | -0/+1 |
2007-04-12 | Input: ucb1400 - make delays configurable | Cliff Brake | 1 | -3/+14 |
2007-04-12 | Input: touchscreens - switch to using input_dev->dev.parent | Dmitry Torokhov | 10 | -6/+10 |
2007-04-12 | Input: drivers/input/touchscreen - don't access dev->private directly | Dmitry Torokhov | 9 | -13/+8 |
2007-04-11 | [PATCH] Input: ucb1400 - set up driver's name to show in sysfs | Cliff Brake | 1 | -0/+1 |
2007-03-01 | Input: ads7846 - add support for the ads7843 touchscreen | Nicolas Ferre | 1 | -13/+15 |
2007-02-16 | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner | 1 | -5/+6 |
2007-02-10 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2 | -2/+2 |
2007-02-09 | [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97) | Andrew Morton | 1 | -1/+1 |