index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-09
Input: eeti_ts: pass gpio value instead of IRQ
Arnd Bergmann
1
-8
/
+13
2012-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+912
2012-07-27
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2012-07-27
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
1
-0
/
+1
2012-07-24
Input: add driver for FT5x06 based EDT displays
Simon Budig
3
-0
/
+912
2012-07-17
Input: add MELFAS mms114 touchscreen driver
Joonyoung Shim
3
-0
/
+557
2012-07-09
ARM: sa11x0/pxa: convert OS timer registers to IOMEM
Russell King
1
-0
/
+1
2012-07-07
Input: wacom_i2c - fix compiler warning
Dmitry Torokhov
1
-1
/
+1
2012-07-07
Pull input changes from Henrik Rydberg, including large update to
Dmitry Torokhov
1
-222
/
+241
2012-07-07
Merge branch 'for-linus' to bring in change ensuring that drivers that
Dmitry Torokhov
8
-8
/
+12
2012-07-06
Input: ad7879 - add option to correct xy axis
Michael Hennerich
1
-0
/
+5
2012-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-8
/
+12
2012-07-05
Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"
Henrik Rydberg
1
-1
/
+4
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
8
-8
/
+12
2012-06-29
Input: atmel_mxt_ts - parse T6 reports
Daniel Kurtz
1
-4
/
+19
2012-06-29
Input: atmel_mxt_ts - send all MT-B slots in one input report
Daniel Kurtz
1
-5
/
+10
2012-06-29
Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots
Daniel Kurtz
1
-8
/
+8
2012-06-29
Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt
Daniel Kurtz
1
-6
/
+8
2012-06-29
Input: atmel_mxt_ts - cache T9 reportid range when reading object table
Daniel Kurtz
1
-35
/
+41
2012-06-29
Input: atmel_mxt_ts - refactor when and how object table is freed
Daniel Kurtz
1
-7
/
+16
2012-06-29
Input: atmel_mxt_ts - add detail to touchevent debug message
Daniel Kurtz
1
-3
/
+14
2012-06-29
Input: atmel_mxt_ts - simplify event reporting
Daniel Kurtz
1
-76
/
+13
2012-06-29
Input: atmel_mxt_ts - add sysfs entries to read fw and hw version
Daniel Kurtz
1
-0
/
+24
2012-06-29
Input: atmel_mxt_ts - update driver ID info logging
Daniel Kurtz
1
-4
/
+4
2012-06-29
Input: atmel_mxt_ts - read ID information block in one i2c transaction
Daniel Kurtz
1
-23
/
+3
2012-06-29
Input: atmel_mxt_ts - optimize writing of object table entries
Daniel Kurtz
1
-12
/
+12
2012-06-29
Input: atmel_mxt_ts - add variable length __mxt_write_reg
Daniel Kurtz
1
-5
/
+18
2012-06-29
Input: atmel_mxt_ts - return errors from i2c layer
Daniel Kurtz
1
-8
/
+20
2012-06-29
Input: atmel_mxt_ts - print all instances when dumping objects
Daniel Kurtz
1
-10
/
+26
2012-06-29
Input: atmel_mxt_ts - print less overhead when dumping objects
Daniel Kurtz
1
-8
/
+4
2012-06-29
Input: atmel_mxt_ts - optimize reading objects in object sysfs entry
Daniel Kurtz
1
-20
/
+15
2012-06-29
Input: atmel_mxt_ts - use scnprintf for object sysfs entry
Daniel Kurtz
1
-12
/
+4
2012-06-29
Input: atmel_mxt_ts - don't read T5 when dumping objects
Daniel Kurtz
1
-1
/
+0
2012-06-29
Input: atmel_mxt_ts - warn if sysfs could not be created
Daniel Kurtz
1
-4
/
+1
2012-06-29
Input: atmel_mxt_ts - detect OOM when creating mt slots
Daniel Kurtz
1
-1
/
+3
2012-06-29
Input: atmel_mxt_ts - use client name for irq
Daniel Kurtz
1
-1
/
+1
2012-06-29
Input: atmel_mxt_ts - derive phys from i2c client adapter
Daniel Kurtz
1
-0
/
+5
2012-05-29
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-4
/
+5
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
21
-242
/
+734
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-30
/
+47
2012-05-20
mfd: Convert wm831x to irq_domain
Mark Brown
1
-4
/
+5
2012-05-10
Input: atmel_mxt_ts - dump each message on just 1 line
Daniel Kurtz
1
-9
/
+5
2012-05-10
Input: atmel_mxt_ts - do not read extra (checksum) byte
Daniel Kurtz
1
-2
/
+0
2012-05-10
Input: atmel_mxt_ts - verify object size in mxt_write_object
Daniel Kurtz
1
-1
/
+1
2012-05-10
Input: atmel_mxt_ts - only allow root to update firmware
Daniel Kurtz
1
-2
/
+2
2012-05-10
Input: atmel_mxt_ts - use CONFIG_PM_SLEEP
Daniel Kurtz
1
-8
/
+3
2012-05-04
USB: input: usbtouchscreen.c: fix up dev_* messages
Greg Kroah-Hartman
1
-15
/
+14
2012-05-01
USB: usbtouchscreen.c: remove dbg() usage
Greg Kroah-Hartman
1
-26
/
+42
2012-05-01
USB: input: usbtouchscreen.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-04-29
Input: add support for DA9052/53 touch screen controller
Ashish Jangam
3
-0
/
+388
[next]