| Commit message (Expand) | Author | Age |
* | freezer: introduce freezer-friendly waiting macros | Rafael J. Wysocki | 2007-10-18 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-15 |
|\ |
|
| * | 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-12 |
| * | | 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-26 |
| * | | Input: usbtouchscreen - support DMC devices with empty EEPROM | Daniel Ritz | 2007-09-10 |
| * | | Input: usbtouchscreen - add support for IdealTEK URTC1000 | Ondrej Zary | 2007-09-04 |
* | | | hwmon: Convert from class_device to device | Tony Jones | 2007-10-09 |
| |/
|/| |
|
* | | Input: usbtouchscreen - correctly set 'phys' | Vladimir Shebordaev | 2007-09-06 |
|/ |
|
* | 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-18 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 |
* | Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens | Ondrej Zary | 2007-07-10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-06-13 |
|\ |
|
| * | Input: usbtouchscreen - fix fallout caused by move from drivers/usb | Ondrej Zary | 2007-06-12 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-05-23 |
|\| |
|
| * | 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-22 |
|\ \ |
|
| * | | input: hp680_ts compile fixes. | Kristoffer Ericson | 2007-05-13 |
| |/ |
|
* / | missing dependencies for USB drivers in input | Al Viro | 2007-05-15 |
|/ |
|
* | Input: move USB touchscreens under drivers/input/touchscreen | Dmitry Torokhov | 2007-05-08 |
* | sh: hp6xx driver compile fixes. | Kristoffer Ericson | 2007-05-06 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-05-01 |
|\ |
|
| * | [PATCH] Input: ucb1400 - set up driver's name to show in sysfs | Cliff Brake | 2007-04-10 |
* | | 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-12 |
* | | Input: ads7846 - add support for the ads7843 touchscreen | Nicolas Ferre | 2007-02-28 |
|/ |
|
* | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner | 2007-02-16 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-02-10 |
|\ |
|
| * | [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97) | Andrew Morton | 2007-02-09 |
| * | [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem | Nicolas Pitre | 2006-12-12 |
| * | [PATCH] ucb1400_ts depends SND_AC97_BUS | Randy Dunlap | 2006-12-10 |
* | | Input: ads7846 - be more compatible with the hwmon framework | David Brownell | 2007-01-18 |
* | | Input: ads7846 - detect pen up from GPIO state | Imre Deak | 2007-01-18 |
* | | Input: ads7846 - select correct SPI mode | Imre Deak | 2007-01-18 |
* | | Input: ads7846 - switch to using hrtimer | Imre Deak | 2007-01-18 |
* | | Input: ads7846 - optionally leave Vref on during differential measurements | Imre Deak | 2007-01-18 |
* | | Input: ads7846 - pluggable filtering logic | Imre Deak | 2007-01-18 |
|/ |
|
* | Input: ucb1400 - fix compile error | Dmitry Torokhov | 2006-12-08 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-12-08 |
|\ |
|
| * | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | | Input: handle serio_register_driver() errors | Akinobu Mita | 2006-11-23 |
* | | Input: add Philips UCB1400 touchscreen driver | Nicolas Pitre | 2006-11-17 |
* | | Input: touchscreens - handle errors when registering input devices | Dmitry Torokhov | 2006-11-05 |
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-11-04 |
|\| |
|