index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-17
Input: ucb1400 - use disable_irq_nosync() in irq handler
Ben Nizette
1
-1
/
+1
2009-04-17
Input: tsc2007 - use disable_irq_nosync() in irq handler
Ben Nizette
1
-1
/
+1
2009-04-16
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-22
/
+36
2009-04-15
Input: ads7846 - fix unsafe disable_irq
Ben Nizette
1
-1
/
+1
2009-04-15
Input: mainstone-wm97xx - fix condition in pen_up
Jiri Slaby
1
-4
/
+3
2009-04-15
Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag
Michael Hennerich
2
-4
/
+3
2009-04-15
Input: da9034-ts - make pen {down,up} events more reliable
Eric Miao
1
-10
/
+16
2009-04-15
Input: da9034-ts - add Bin Yang as co-author of the driver
Eric Miao
1
-1
/
+2
2009-04-11
Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM
Mark Brown
1
-2
/
+1
2009-04-11
Input: ads7846 - introduce platform specific way to synchronize sampling
Eric Miao
1
-0
/
+10
2009-04-08
Merge branch 'next' into for-linus
Dmitry Torokhov
8
-6
/
+1942
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+23
2009-04-02
input: migor_ts: add wakeup support
Magnus Damm
1
-0
/
+23
2009-03-30
trivial: Fix misspelling of "Celsius".
Adam Buchbinder
1
-1
/
+1
2009-03-13
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
4
-8
/
+26
2009-03-09
Input: add AD7879 Touchscreen driver
Michael Hennerich
3
-0
/
+815
2009-03-09
Input: add AD7877 touchscreen driver
Michael Hennerich
3
-0
/
+858
2009-03-09
[ARM] pxa: separate definitions from pxa-regs.h and remove it finally
Eric Miao
1
-1
/
+0
2009-03-08
Input: add accelerated touchscreen support for Marvell Zylonite
Mark Brown
3
-0
/
+254
2009-03-08
Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH events
Mike Rapoport
2
-1
/
+5
2009-03-08
Input: wm97xx - use disable_irq_nosync() for Mainstone
Mark Brown
1
-1
/
+1
2009-03-08
Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with Android
Mike Rapoport
1
-4
/
+9
2009-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-8
/
+26
2009-02-28
Input: usbtouchscreen - fix eGalax HID ignoring
Daniel Ritz
1
-0
/
+1
2009-01-29
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-2
/
+3
2009-01-12
Input: corgi_ts - mark probe function as __devinit
Uwe Kleine-König
1
-4
/
+5
2009-01-10
Input: usbtouchscreen - allow reporting calibrated data
Dan Streetman
1
-2
/
+17
2009-01-07
touchscreen: Fix build of da9034
Alan Cox
1
-0
/
+1
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-6
/
+1135
2008-12-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-12-25
Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...
Ingo Molnar
1
-2
/
+2
2008-12-23
Input: add da9034 touchscreen support
Eric Miao
3
-0
/
+398
2008-12-23
Input: ads7846 - strict_strtoul takes unsigned long
Harvey Harrison
1
-1
/
+1
2008-12-20
Input: add tsc2007 based touchscreen driver
Kwangwoo Lee
3
-0
/
+393
2008-12-20
Merge commit 'v2.6.28-rc9' into next
Dmitry Torokhov
1
-1
/
+1
2008-12-13
Merge git://git.marvell.com/orion into devel
Russell King
1
-1
/
+1
2008-12-02
[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h
Eric Miao
1
-1
/
+1
2008-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2008-11-25
hrtimer: removing all ur callback modes
Peter Zijlstra
1
-2
/
+2
2008-11-24
Input: add support for Wacom W8001 penabled serial touchscreen
Jaya Kumar
3
-0
/
+339
2008-11-19
Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROM
Nuno Lucas
1
-3
/
+2
2008-10-30
Input: elo - fix format string in elo driver
Vojtech Pavlik
1
-1
/
+1
2008-10-30
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-10-22
Merge branch 'for-rmk' of git://git.android.com/kernel into devel
Russell King
2
-2
/
+2
2008-10-21
[ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig
Eric Miao
1
-1
/
+5
2008-10-20
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
1
-1
/
+1
2008-10-20
sh: Migrate common board headers to mach-common/.
Paul Mundt
1
-1
/
+1
2008-10-19
mfd: further unbork the ucb1400 ac97_bus dependencies
Andrew Morton
1
-1
/
+1
2008-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-67
/
+89
2008-10-15
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-81
/
+143
[next]