Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-01-18 | Input: ads7846 - be more compatible with the hwmon framework | David Brownell | 2 | -91/+224 |
2007-01-18 | Input: ads7846 - detect pen up from GPIO state | Imre Deak | 1 | -39/+41 |
2007-01-18 | Input: ads7846 - select correct SPI mode | Imre Deak | 1 | -0/+4 |
2007-01-18 | Input: ads7846 - switch to using hrtimer | Imre Deak | 1 | -11/+15 |
2007-01-18 | Input: ads7846 - optionally leave Vref on during differential measurements | Imre Deak | 1 | -13/+17 |
2007-01-18 | Input: ads7846 - pluggable filtering logic | Imre Deak | 1 | -40/+95 |
2006-12-12 | [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem | Nicolas Pitre | 1 | -1/+1 |
2006-12-10 | [PATCH] ucb1400_ts depends SND_AC97_BUS | Randy Dunlap | 1 | -1/+1 |
2006-12-08 | Input: ucb1400 - fix compile error | Dmitry Torokhov | 1 | -1/+1 |
2006-12-08 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 1 | -1/+1 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -1/+1 |