index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Input: atmel_mxt_ts - return errors from i2c layer
Daniel Kurtz
2012-06-29
1
-8
/
+20
|
*
|
|
Input: atmel_mxt_ts - print all instances when dumping objects
Daniel Kurtz
2012-06-29
1
-10
/
+26
|
*
|
|
Input: atmel_mxt_ts - print less overhead when dumping objects
Daniel Kurtz
2012-06-29
1
-8
/
+4
|
*
|
|
Input: atmel_mxt_ts - optimize reading objects in object sysfs entry
Daniel Kurtz
2012-06-29
1
-20
/
+15
|
*
|
|
Input: atmel_mxt_ts - use scnprintf for object sysfs entry
Daniel Kurtz
2012-06-29
1
-12
/
+4
|
*
|
|
Input: atmel_mxt_ts - don't read T5 when dumping objects
Daniel Kurtz
2012-06-29
1
-1
/
+0
|
*
|
|
Input: atmel_mxt_ts - warn if sysfs could not be created
Daniel Kurtz
2012-06-29
1
-4
/
+1
|
*
|
|
Input: atmel_mxt_ts - detect OOM when creating mt slots
Daniel Kurtz
2012-06-29
1
-1
/
+3
|
*
|
|
Input: atmel_mxt_ts - use client name for irq
Daniel Kurtz
2012-06-29
1
-1
/
+1
|
*
|
|
Input: atmel_mxt_ts - derive phys from i2c client adapter
Daniel Kurtz
2012-06-29
1
-0
/
+5
|
|
/
/
*
|
|
Merge branch 'for-linus' to bring in change ensuring that drivers that
Dmitry Torokhov
2012-07-07
8
-8
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-07-04
8
-8
/
+12
*
|
|
Input: ad7879 - add option to correct xy axis
Michael Hennerich
2012-07-06
1
-0
/
+5
|
|
/
|
/
|
*
|
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-05-29
1
-4
/
+5
|
\
\
|
*
|
mfd: Convert wm831x to irq_domain
Mark Brown
2012-05-20
1
-4
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-05-24
21
-242
/
+734
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Input: atmel_mxt_ts - dump each message on just 1 line
Daniel Kurtz
2012-05-10
1
-9
/
+5
|
*
|
Input: atmel_mxt_ts - do not read extra (checksum) byte
Daniel Kurtz
2012-05-10
1
-2
/
+0
|
*
|
Input: atmel_mxt_ts - verify object size in mxt_write_object
Daniel Kurtz
2012-05-10
1
-1
/
+1
|
*
|
Input: atmel_mxt_ts - only allow root to update firmware
Daniel Kurtz
2012-05-10
1
-2
/
+2
|
*
|
Input: atmel_mxt_ts - use CONFIG_PM_SLEEP
Daniel Kurtz
2012-05-10
1
-8
/
+3
|
*
|
Input: add support for DA9052/53 touch screen controller
Ashish Jangam
2012-04-29
3
-0
/
+388
|
*
|
Input: usbtouchscreen - only expose e2i configure option in expert mode
Shawn Landden
2012-04-29
1
-1
/
+2
|
*
|
Input: usbtouchscreen - fix typo
Shawn Landden
2012-04-29
1
-1
/
+1
|
*
|
Input: lpc32xx_ts - fix device tree compatible string
Roland Stigge
2012-04-23
1
-1
/
+1
|
*
|
Merge commit 'v3.4-rc4' into next
Dmitry Torokhov
2012-04-21
4
-5
/
+13
|
|
\
\
|
|
|
/
|
*
|
Input: lpc32xx_ts - add device tree support
Roland Stigge
2012-04-20
1
-0
/
+10
|
*
|
Input: wacom_i2c - do not use irq_to_gpio
Dmitry Torokhov
2012-04-10
1
-37
/
+4
|
*
|
Input: serio - use module_serio_driver
Axel Lin
2012-04-04
14
-211
/
+14
|
*
|
Input: st1232 - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
2012-04-04
1
-7
/
+4
|
*
|
Input: st1232 - add device tree support
Magnus Damm
2012-04-04
1
-0
/
+9
|
*
|
Input: add support for Wacom Stylus device with I2C interface
Tatsunosuke Tobita
2012-04-04
3
-0
/
+328
*
|
|
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
1
-30
/
+47
|
\
\
\
|
*
|
|
USB: input: usbtouchscreen.c: fix up dev_* messages
Greg Kroah-Hartman
2012-05-04
1
-15
/
+14
|
*
|
|
USB: usbtouchscreen.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-26
/
+42
|
*
|
|
USB: input: usbtouchscreen.c: fix up dev_err() usage
Greg Kroah-Hartman
2012-05-01
1
-2
/
+2
|
*
|
|
USB: usbtouchscreen.c: remove err() usage
Greg Kroah-Hartman
2012-04-25
1
-4
/
+6
|
|
|
/
|
|
/
|
*
|
|
Input: Kconfig: remove dependency for atmel_tsadcc driver
Nicolas Ferre
2012-04-16
1
-2
/
+2
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-04-12
1
-3
/
+1
|
\
\
|
*
|
Input: tps6507x-ts - fix MODULE_ALIAS to match driver name
Uwe Kleine-König
2012-04-03
1
-3
/
+1
|
|
/
*
|
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-03-28
1
-1
/
+10
|
\
\
|
*
|
mfd: Add pdata to set mc13783-ts conversion delay
Michael Thalmeier
2012-03-06
1
-1
/
+10
*
|
|
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-27
1
-0
/
+1
|
\
\
\
|
*
|
|
ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq
Rob Herring
2012-03-25
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
2012-03-03
1
-1
/
+1
|
|
/
*
|
Input: ili210x - add support for Ilitek ILI210x based touchscreens
Olivier Sobrie
2012-03-17
3
-0
/
+376
*
|
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
2012-03-16
3
-33
/
+3
*
|
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-16
11
-143
/
+11
*
|
Input: convert SPI drivers to use module_spi_driver()
Axel Lin
2012-03-16
5
-55
/
+5
[prev]
[next]