Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4b1c2f41c2dda158bb7a3dded70775a76b581995
/
drivers
/
input
/
touchscreen
4eef6cb
Input: eeti_ts: pass gpio value instead of IRQ
by Arnd Bergmann
· 13 years ago
f1115bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
cea8f46
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
91b006d
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
by Russell King
· 12 years ago
43c4d13
Input: add driver for FT5x06 based EDT displays
by Simon Budig
· 12 years ago
07b8481
Input: add MELFAS mms114 touchscreen driver
by Joonyoung Shim
· 12 years ago
3169663
ARM: sa11x0/pxa: convert OS timer registers to IOMEM
by Russell King
· 13 years ago
8830cb88
Input: wacom_i2c - fix compiler warning
by Dmitry Torokhov
· 12 years ago
f053ea8
Pull input changes from Henrik Rydberg, including large update to
by Dmitry Torokhov
· 12 years ago
3c3416a
Merge branch 'for-linus' to bring in change ensuring that drivers that
by Dmitry Torokhov
· 12 years ago
6680884
Input: ad7879 - add option to correct xy axis
by Michael Hennerich
· 12 years ago
1b74a86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
c45361a
Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"
by Henrik Rydberg
· 12 years ago
9b7e31b
Input: request threaded-only IRQs with IRQF_ONESHOT
by Lars-Peter Clausen
· 12 years ago
fdf80421
Input: atmel_mxt_ts - parse T6 reports
by Daniel Kurtz
· 12 years ago
64464ae
Input: atmel_mxt_ts - send all MT-B slots in one input report
by Daniel Kurtz
· 12 years ago
cb15911
Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots
by Daniel Kurtz
· 12 years ago
04a7918
Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt
by Daniel Kurtz
· 12 years ago
333e5a9
Input: atmel_mxt_ts - cache T9 reportid range when reading object table
by Daniel Kurtz
· 12 years ago
7d4fa10
Input: atmel_mxt_ts - refactor when and how object table is freed
by Daniel Kurtz
· 12 years ago
b2e459b
Input: atmel_mxt_ts - add detail to touchevent debug message
by Daniel Kurtz
· 12 years ago
fba5bc3
Input: atmel_mxt_ts - simplify event reporting
by Daniel Kurtz
· 12 years ago
b19fc9e
Input: atmel_mxt_ts - add sysfs entries to read fw and hw version
by Daniel Kurtz
· 12 years ago
e0e0269
Input: atmel_mxt_ts - update driver ID info logging
by Daniel Kurtz
· 12 years ago
23003a84
Input: atmel_mxt_ts - read ID information block in one i2c transaction
by Daniel Kurtz
· 12 years ago
cf94bc0
Input: atmel_mxt_ts - optimize writing of object table entries
by Daniel Kurtz
· 12 years ago
9638ab7
Input: atmel_mxt_ts - add variable length __mxt_write_reg
by Daniel Kurtz
· 12 years ago
771733e
Input: atmel_mxt_ts - return errors from i2c layer
by Daniel Kurtz
· 12 years ago
794eb67
Input: atmel_mxt_ts - print all instances when dumping objects
by Daniel Kurtz
· 12 years ago
9163095
Input: atmel_mxt_ts - print less overhead when dumping objects
by Daniel Kurtz
· 12 years ago
43a91d5
Input: atmel_mxt_ts - optimize reading objects in object sysfs entry
by Daniel Kurtz
· 12 years ago
9c67b78
Input: atmel_mxt_ts - use scnprintf for object sysfs entry
by Daniel Kurtz
· 12 years ago
55d6867
Input: atmel_mxt_ts - don't read T5 when dumping objects
by Daniel Kurtz
· 12 years ago
6399003
Input: atmel_mxt_ts - warn if sysfs could not be created
by Daniel Kurtz
· 12 years ago
e1e1658
Input: atmel_mxt_ts - detect OOM when creating mt slots
by Daniel Kurtz
· 12 years ago
c2ef9a1
Input: atmel_mxt_ts - use client name for irq
by Daniel Kurtz
· 12 years ago
ec02ac2
Input: atmel_mxt_ts - derive phys from i2c client adapter
by Daniel Kurtz
· 12 years ago
4b78147
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
2c01e7b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
a481991
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
cd99758
mfd: Convert wm831x to irq_domain
by Mark Brown
· 13 years ago
6ee3dbf
Input: atmel_mxt_ts - dump each message on just 1 line
by Daniel Kurtz
· 13 years ago
822115f
Input: atmel_mxt_ts - do not read extra (checksum) byte
by Daniel Kurtz
· 13 years ago
d1ff320
Input: atmel_mxt_ts - verify object size in mxt_write_object
by Daniel Kurtz
· 13 years ago
71b3e93
Input: atmel_mxt_ts - only allow root to update firmware
by Daniel Kurtz
· 13 years ago
3a73c81
Input: atmel_mxt_ts - use CONFIG_PM_SLEEP
by Daniel Kurtz
· 13 years ago
0a5ebc8
USB: input: usbtouchscreen.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
b741ab9
USB: usbtouchscreen.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
f864b60
USB: input: usbtouchscreen.c: fix up dev_err() usage
by Greg Kroah-Hartman
· 13 years ago
eead75a
Input: add support for DA9052/53 touch screen controller
by Ashish Jangam
· 13 years ago
df05267
Input: usbtouchscreen - only expose e2i configure option in expert mode
by Shawn Landden
· 13 years ago
41baf63
Input: usbtouchscreen - fix typo
by Shawn Landden
· 13 years ago
e27ad0f
USB: usbtouchscreen.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
3460408
Input: lpc32xx_ts - fix device tree compatible string
by Roland Stigge
· 13 years ago
57b8628
Merge commit 'v3.4-rc4' into next
by Dmitry Torokhov
· 13 years ago
5cb727a
Input: lpc32xx_ts - add device tree support
by Roland Stigge
· 13 years ago
1fc4ec3
Input: Kconfig: remove dependency for atmel_tsadcc driver
by Nicolas Ferre
· 13 years ago
4abb663
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
d568778
Input: wacom_i2c - do not use irq_to_gpio
by Dmitry Torokhov
· 13 years ago
65ac9f7
Input: serio - use module_serio_driver
by Axel Lin
· 13 years ago
b357140
Input: st1232 - switch to using SIMPLE_DEV_PM_OPS
by Dmitry Torokhov
· 13 years ago
e6293d2
Input: st1232 - add device tree support
by Magnus Damm
· 13 years ago
5a96626
Input: add support for Wacom Stylus device with I2C interface
by Tatsunosuke Tobita
· 13 years ago
79026ff
Input: tps6507x-ts - fix MODULE_ALIAS to match driver name
by Uwe Kleine-König
· 13 years ago
30304e5
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
9e4db1c
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
3638dd2
ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq
by Rob Herring
· 13 years ago
5c6a7a6
Input: ili210x - add support for Ilitek ILI210x based touchscreens
by Olivier Sobrie
· 13 years ago
4a53383
Input: synaptics_usb - switch to module_usb_driver()
by Dmitry Torokhov
· 13 years ago
1b92c1c
Input: convert I2C drivers to use module_i2c_driver()
by Axel Lin
· 13 years ago
ca83922
Input: convert SPI drivers to use module_spi_driver()
by Axel Lin
· 13 years ago
b51425b
Input: hp680_ts_input - ensure arguments to request_irq and free_irq are compatible
by Julia Lawall
· 13 years ago
b675b36
Merge commit 'v3.3-rc6' into next
by Dmitry Torokhov
· 13 years ago
1039d76
mfd: Add pdata to set mc13783-ts conversion delay
by Michael Thalmeier
· 13 years ago
fa3e44f
Input: atmel-wm97xx - convert to dev_pm_ops
by Dmitry Torokhov
· 13 years ago
0c0c440
Input: atmel-wm97xx - set driver owner
by Dmitry Torokhov
· 13 years ago
aaa60fa
Input: cyttsp - remove useless checks in cyttsp_probe()
by Dmitry Torokhov
· 13 years ago
aa87512
Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037
by Armando Visconti
· 13 years ago
1b8be32
Input: add support for TI Touchscreen controller
by Rachna Patil
· 13 years ago
b130d5c
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
by Kukjin Kim
· 13 years ago
4065d1e
Input: add Cypress TTSP capacitive multi-touch screen support
by Javier Martinez Canillas
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
2485a4b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
d3d2580
Input: revert some over-zealous conversions to module_platform_driver()
by Dmitry Torokhov
· 13 years ago
dbe950f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
2ac9d7a
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
bd100e2
Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messages
by Dmitry Torokhov
· 13 years ago
c899afe
Input: ucb1400_ts - convert to threaded IRQ
by Dmitry Torokhov
· 13 years ago
7507232
Input: ucb1400_ts - drop inline annotations
by Dmitry Torokhov
· 13 years ago
9fea929
Input: usb1400_ts - add __devinit/__devexit section annotations
by Dmitry Torokhov
· 13 years ago
8028e93
Input: ucb1400_ts - set driver owner
by Dmitry Torokhov
· 13 years ago
3db8a537
Input: ucb1400_ts - convert to use dev_pm_ops
by Dmitry Torokhov
· 13 years ago
587a1f1
switch ->is_visible() to returning umode_t
by Al Viro
· 13 years ago
36a281e
Input: add driver for pixcir i2c touchscreens
by Jianchun Bian
· 13 years ago
b5d798c
Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()
by Axel Lin
· 13 years ago
5245db4
Input: add driver for AUO In-Cell touchscreens using pixcir ICs
by Heiko Stübner
· 13 years ago
9ee27ff
PM / input / touchscreen: Make st1232 use device PM QoS constraints
by Rafael J. Wysocki
· 13 years ago
Next »