Age | Commit message (Expand) | Author |
2008-03-14 | Input: ads7846 - fix uninitialized var warning | Andrew Morton |
2008-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2008-01-28 | [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix | Richard Purdie |
2008-01-21 | Input: ads7846 - stop updating dev->power.power_state | David Brownell |
2008-01-21 | Input: drop redundant includes of moduleparam.h | Julia Lawall |
2008-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-01-17 | Input: usbtouchscreen - fix buffer overflow, make more egalax work | Daniel Ritz |
2008-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-01-14 | Input: improve Kconfig help entries for HP Jornada devices | Kristoffer Ericson |
2007-12-05 | spi: use simplified spi_sync() calling convention | Marc Pignat |
2007-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2007-10-22 | Input: usbtouchscreen - add support for GoTop tablet devices | Jerrold Jones |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |
2007-10-18 | freezer: introduce freezer-friendly waiting macros | Rafael J. Wysocki |
2007-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2007-10-12 | Input: usbtouchscreen - add support for GeneralTouch devices | Ilya Frolov |
2007-10-09 | hwmon: Convert from class_device to device | Tony Jones |
2007-09-26 | Input: add support for the HP Jornada 7xx (710/720/728) touchscreen | Kristoffer Ericson |
2007-09-26 | Input: ucb1400_ts - use schedule_timeout_uninterruptible | Rene Herman |
2007-09-10 | Input: usbtouchscreen - support DMC devices with empty EEPROM | Daniel Ritz |
2007-09-06 | Input: usbtouchscreen - correctly set 'phys' | Vladimir Shebordaev |
2007-09-04 | Input: usbtouchscreen - add support for IdealTEK URTC1000 | Ondrej Zary |
2007-07-18 | Input: add driver for Fujitsu serial touchscreens | Dmitry Torokhov |
2007-07-18 | Input: ads7846 - re-check pendown status before reporting events | Semih Hazar |
2007-07-18 | Input: ads7846 - introduce sample settling delay | Semih Hazar |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-10 | Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens | Ondrej Zary |
2007-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2007-06-12 | Input: usbtouchscreen - fix fallout caused by move from drivers/usb | Ondrej Zary |
2007-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2007-05-22 | Input: ads7846 - SPI_CPHA mode bugfix | Semih Hazar |
2007-05-22 | Input: ads7846 - document that it handles tsc2046 too | David Brownell |
2007-05-22 | Input: ucb1400_ts - use sched_setscheduler() | Satoru Takeuchi |
2007-05-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2007-05-15 | missing dependencies for USB drivers in input | Al Viro |
2007-05-14 | input: hp680_ts compile fixes. | Kristoffer Ericson |
2007-05-08 | Input: move USB touchscreens under drivers/input/touchscreen | Dmitry Torokhov |
2007-05-07 | sh: hp6xx driver compile fixes. | Kristoffer Ericson |
2007-05-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2007-04-12 | Input: ucb1400 - make delays configurable | Cliff Brake |
2007-04-12 | Input: touchscreens - switch to using input_dev->dev.parent | Dmitry Torokhov |
2007-04-12 | Input: drivers/input/touchscreen - don't access dev->private directly | Dmitry Torokhov |
2007-04-10 | [PATCH] Input: ucb1400 - set up driver's name to show in sysfs | Cliff Brake |
2007-02-28 | Input: ads7846 - add support for the ads7843 touchscreen | Nicolas Ferre |
2007-02-16 | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner |
2007-02-10 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2007-02-09 | [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97) | Andrew Morton |