index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
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-23
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-11
Input: atmel_mxt_ts - dump each message on just 1 line
Daniel Kurtz
1
-9
/
+5
2012-05-11
Input: atmel_mxt_ts - do not read extra (checksum) byte
Daniel Kurtz
1
-2
/
+0
2012-05-11
Input: atmel_mxt_ts - verify object size in mxt_write_object
Daniel Kurtz
1
-1
/
+1
2012-05-11
Input: atmel_mxt_ts - only allow root to update firmware
Daniel Kurtz
1
-2
/
+2
2012-05-11
Input: atmel_mxt_ts - use CONFIG_PM_SLEEP
Daniel Kurtz
1
-8
/
+3
2012-05-05
USB: input: usbtouchscreen.c: fix up dev_* messages
Greg Kroah-Hartman
1
-15
/
+14
2012-05-02
USB: usbtouchscreen.c: remove dbg() usage
Greg Kroah-Hartman
1
-26
/
+42
2012-05-02
USB: input: usbtouchscreen.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-04-30
Input: add support for DA9052/53 touch screen controller
Ashish Jangam
3
-0
/
+388
2012-04-30
Input: usbtouchscreen - only expose e2i configure option in expert mode
Shawn Landden
1
-1
/
+2
2012-04-30
Input: usbtouchscreen - fix typo
Shawn Landden
1
-1
/
+1
2012-04-26
USB: usbtouchscreen.c: remove err() usage
Greg Kroah-Hartman
1
-4
/
+6
2012-04-24
Input: lpc32xx_ts - fix device tree compatible string
Roland Stigge
1
-1
/
+1
2012-04-22
Merge commit 'v3.4-rc4' into next
Dmitry Torokhov
4
-5
/
+13
2012-04-21
Input: lpc32xx_ts - add device tree support
Roland Stigge
1
-0
/
+10
2012-04-16
Input: Kconfig: remove dependency for atmel_tsadcc driver
Nicolas Ferre
1
-2
/
+2
2012-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+1
2012-04-10
Input: wacom_i2c - do not use irq_to_gpio
Dmitry Torokhov
1
-37
/
+4
2012-04-04
Input: serio - use module_serio_driver
Axel Lin
14
-211
/
+14
2012-04-04
Input: st1232 - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-7
/
+4
2012-04-04
Input: st1232 - add device tree support
Magnus Damm
1
-0
/
+9
2012-04-04
Input: add support for Wacom Stylus device with I2C interface
Tatsunosuke Tobita
3
-0
/
+328
2012-04-03
Input: tps6507x-ts - fix MODULE_ALIAS to match driver name
Uwe Kleine-König
1
-3
/
+1
2012-03-29
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-1
/
+10
2012-03-28
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2012-03-28
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-03-26
ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq
Rob Herring
1
-0
/
+1
2012-03-17
Input: ili210x - add support for Ilitek ILI210x based touchscreens
Olivier Sobrie
3
-0
/
+376
2012-03-17
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
3
-33
/
+3
2012-03-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
11
-143
/
+11
2012-03-17
Input: convert SPI drivers to use module_spi_driver()
Axel Lin
5
-55
/
+5
2012-03-13
Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...
Julia Lawall
1
-1
/
+1
[prev]
[next]