Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bce6a14996f991e570d973179b5ff57544efaa9a
/
drivers
/
input
/
touchscreen
ed3f4e2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
3ea172c
Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
cacd975
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 6 years ago
ae2399c4
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next
by Mark Brown
· 6 years ago
03bf678
Input: atmel_mxt_ts - mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
a3f7c3f
Input: wm97xx-ts - fix exit path
by Randy Dunlap
· 6 years ago
d9265e8
Input: of_touchscreen - add support for touchscreen-min-x|y
by Hans de Goede
· 6 years ago
00f73f9
Input: elants_i2c - use DMA safe i2c when possible
by Stephen Boyd
· 6 years ago
7a39915
Input: ti_am335x_tsc: Mark IRQ as wakeup capable
by Vignesh R
· 7 years ago
333e07e
Input: ti_am335x_tsc: Mark TSC device as wakeup source
by Vignesh R
· 7 years ago
dde2744
Input: silead - try firmware reload after unsuccessful resume
by Julian Sax
· 6 years ago
20bbb31
Input: st1232 - set INPUT_PROP_DIRECT property
by Martin Kepplinger
· 6 years ago
e704966
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Greg Kroah-Hartman
· 6 years ago
d258780
Input: atmel_mxt_ts - fix multiple <linux/property.h> includes
by George G. Davis
· 6 years ago
49f6224
Input: egalax_ts - add system wakeup support
by Anson Huang
· 6 years ago
1c96a2f
regmap: split up regmap_config.use_single_rw
by David Frey
· 6 years ago
99cc7ad
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
08b5fa8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
13fe705
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 6 years ago
17a4ed5
Input: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
6cad4e2
Input: raydium_i2c_ts - use true and false for boolean values
by Gustavo A. R. Silva
· 6 years ago
19a7121
Input: atmel_mxt_ts - move completion to after config crc is updated
by Nick Dyer
· 6 years ago
2ca3ba0
Input: atmel_mxt_ts - don't report zero pressure from T9
by Nick Dyer
· 6 years ago
a4891f1
Input: atmel_mxt_ts - zero terminate config firmware file
by Nick Dyer
· 6 years ago
f865df7
Input: atmel_mxt_ts - refactor config update code to add context struct
by Nick Dyer
· 6 years ago
15082bd
Input: atmel_mxt_ts - config CRC may start at T71
by Nick Dyer
· 6 years ago
01cc75f
Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM
by Nick Dyer
· 6 years ago
e932685
Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE
by Nick Dyer
· 6 years ago
204b4ea
Input: atmel_mxt_ts - use BIT() macro everywhere
by Nick Dyer
· 6 years ago
36f5d9e
Input: atmel_mxt_ts - only use first T9 instance
by Nick Dyer
· 6 years ago
e58650b
Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()
by Jia-Ju Bai
· 6 years ago
179909e
Input: stop telling users to snail-mail Vojtech
by Dmitry Torokhov
· 6 years ago
a150c1f
Input: egalax_ts - switch to SPDX identifier
by Fabio Estevam
· 6 years ago
193c2a0
input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
by Peter Rosin
· 7 years ago
fd8135b
Input: eeti - fix link to documentation and email address in header
by Daniel Mack
· 7 years ago
a114cbd
Input: eeti - drop module parameters, parse DT properties
by Daniel Mack
· 7 years ago
e32d7f1
Input: eeti - add device tree matching table
by Daniel Mack
· 7 years ago
7f5d8f7
Merge 4.18-rc3 into staging-next
by Greg Kroah-Hartman
· 7 years ago
c92067a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
f62252b
Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 7 years ago
3a658f2
Input: add bu21029 touch driver
by Zhu Yi
· 7 years ago
5ae3769
Input: imx6ul_tsc - switch to SPDX identifier
by Fabio Estevam
· 7 years ago
e516359
Input: fsl-imx25-tcq - switch to SPDX identifier
by Fabio Estevam
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
aa132ff
input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen
by Eugen Hristev
· 7 years ago
fc573af
Input: silead - add MSSL0002 ACPI HID
by Hans de Goede
· 7 years ago
5ca4d1a
Input: goodix - add new ACPI id for GPD Win 2 touch screen
by Ethan Lee
· 7 years ago
22a844b
Input: ti_am335x_tsc - prevent system suspend when TSC is in use
by Grygorii Strashko
· 7 years ago
4685042
Input: ti_am335x_tsc - ack pending IRQs at probe and before suspend
by Grygorii Strashko
· 7 years ago
cbd606e
Input: mk712 - update documentation web link
by Martin Kepplinger
· 7 years ago
ca1cd36
Input: atmel_mxt_ts - fix reset-gpio for level based irqs
by Sebastian Reichel
· 7 years ago
7cf432b
Input: atmel_mxt_ts - require device properties present when probing
by Dmitry Torokhov
· 7 years ago
7544513
Merge tag 'v4.17-rc6' into next
by Dmitry Torokhov
· 7 years ago
89f84b8
Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware rev
by Nick Dyer
· 7 years ago
e7330fa
Input: add support for ChipOne icn8505 based touchscreens
by Hans de Goede
· 7 years ago
ecd649b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
f6eeb9e
Input: atmel_mxt_ts - add missing compatible strings to OF device table
by Javier Martinez Canillas
· 7 years ago
068bdb6
Input: atmel_mxt_ts - fix the firmware update
by Nick Dyer
· 7 years ago
f372b81
Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
by Vittorio Gambaletta (VittGam)
· 7 years ago
6f226cf
Input: hideep_ts - fix a typo in Kconfig
by Masanari Iida
· 7 years ago
57eb13a
Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform into next
by Dmitry Torokhov
· 7 years ago
f681137
Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 7 years ago
96a938aa
Input: atmel_mxt_ts - remove platform data support
by Dmitry Torokhov
· 7 years ago
d3f810c
Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props
by Dmitry Torokhov
· 7 years ago
93afb1d
Input: atmel_mxt_ts - switch from OF to generic device properties
by Dmitry Torokhov
· 7 years ago
d80808e
Input: atmel_mxt_ts - do not pass suspend mode in platform data
by Dmitry Torokhov
· 7 years ago
5414ab3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
664b0ba
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 7 years ago
ef1c4a6
Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
adf313f
Input: stmfts, s6sy761 - update my e-mail
by Andi Shyti
· 7 years ago
1d96000
Input: stmfts - use async probe & suspend/resume to avoid 2s delay
by Marek Szyprowski
· 7 years ago
85f46fb
Input: usbtouchscreen - do not rely on input_dev->users
by Marcus Folkesson
· 7 years ago
12e510d
Input: usbtouchscreen - fix deadlock in autosuspend
by Marcus Folkesson
· 7 years ago
3993a16
Input: silead - add Chuwi Hi8 support
by Maruyama Shohei
· 7 years ago
851710a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
cee1e3e
media: add video control handlers using V4L2 control framework
by Florian Echtler
· 7 years ago
bbc0c4e
media: add panel register access functions
by Florian Echtler
· 7 years ago
4e6c558
media: add default settings and module parameters for video controls
by Florian Echtler
· 7 years ago
0a90448
media: add missing blob structure field for tag id
by Florian Echtler
· 7 years ago
0004520
Input: mms114 - add SPDX identifier
by Andi Shyti
· 7 years ago
498e7e7
Input: mms114 - fix license module information
by Andi Shyti
· 7 years ago
eea43ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
47fcc03
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
d67ad78
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 7 years ago
fafef98
Input: goodix - use generic touchscreen_properties
by Marcin Niestroj
· 7 years ago
13e9454
Input: mms114 - fix typo in definition
by Andi Shyti
· 7 years ago
7546db0
Input: mms114 - use BIT() macro instead of explicit shifting
by Andi Shyti
· 7 years ago
a22e88f
Input: mms114 - replace mdelay with msleep
by Andi Shyti
· 7 years ago
72b0c0c
Input: mms114 - add support for mms152
by Simon Shields
· 7 years ago
5b0d003
Input: mms114 - drop platform data and use generic APIs
by Simon Shields
· 7 years ago
477baf7
Input: mms114 - mark as direct input device
by Dmitry Torokhov
· 7 years ago
5e703b8
Input: mms114 - do not clobber interrupt trigger
by Dmitry Torokhov
· 7 years ago
993ca20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
4b3e910d
Input: edt-ft5x06 - fix error handling for factory mode on non-M06
by Dmitry Torokhov
· 7 years ago
cba04cd
Input: stmfts - set IRQ_NOAUTOEN to the irq flag
by Andi Shyti
· 7 years ago
2cdc874
Input: auo-pixcir-ts - delete an unnecessary return statement
by Markus Elfring
· 7 years ago
eae7d90
Input: auo-pixcir-ts - remove custom log for a failed memory allocation
by Markus Elfring
· 7 years ago
aac21bb
Input: da9052_tsi - remove unused mutex
by Marcus Folkesson
· 7 years ago
fbe6a53
Input: ad7877 - use managed resource allocations
by Andi Shyti
· 7 years ago
f8c5938f
Input: stmfts,s6sy671 - add SPDX identifier
by Andi Shyti
· 7 years ago
Next »