index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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
*
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
1
-2
/
+2
|
\
|
*
input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
2018-07-13
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-08-18
12
-153
/
+655
|
\
\
|
*
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-08-16
12
-153
/
+655
|
|
\
\
|
|
*
|
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
|
|
*
|
Input: raydium_i2c_ts - use true and false for boolean values
Gustavo A. R. Silva
2018-08-08
1
-2
/
+2
|
|
*
|
Input: atmel_mxt_ts - move completion to after config crc is updated
Nick Dyer
2018-07-27
1
-2
/
+2
|
|
*
|
Input: atmel_mxt_ts - don't report zero pressure from T9
Nick Dyer
2018-07-27
1
-0
/
+4
|
|
*
|
Input: atmel_mxt_ts - zero terminate config firmware file
Nick Dyer
2018-07-27
1
-10
/
+24
|
|
*
|
Input: atmel_mxt_ts - refactor config update code to add context struct
Nick Dyer
2018-07-27
1
-52
/
+56
|
|
*
|
Input: atmel_mxt_ts - config CRC may start at T71
Nick Dyer
2018-07-27
1
-12
/
+22
|
|
*
|
Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM
Nick Dyer
2018-07-27
1
-6
/
+2
|
|
*
|
Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE
Nick Dyer
2018-07-27
1
-6
/
+0
|
|
*
|
Input: atmel_mxt_ts - use BIT() macro everywhere
Nick Dyer
2018-07-27
1
-18
/
+18
|
|
*
|
Input: atmel_mxt_ts - only use first T9 instance
Nick Dyer
2018-07-27
1
-3
/
+4
|
|
*
|
Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()
Jia-Ju Bai
2018-07-27
1
-1
/
+1
|
|
*
|
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
2018-07-26
1
-4
/
+0
|
|
*
|
Input: egalax_ts - switch to SPDX identifier
Fabio Estevam
2018-07-18
1
-4
/
+1
|
|
*
|
Input: eeti - fix link to documentation and email address in header
Daniel Mack
2018-07-04
1
-3
/
+3
|
|
*
|
Input: eeti - drop module parameters, parse DT properties
Daniel Mack
2018-07-04
1
-17
/
+5
|
|
*
|
Input: eeti - add device tree matching table
Daniel Mack
2018-07-04
1
-0
/
+9
|
|
*
|
Input: add bu21029 touch driver
Zhu Yi
2018-06-24
3
-0
/
+497
|
|
*
|
Input: imx6ul_tsc - switch to SPDX identifier
Fabio Estevam
2018-06-21
1
-9
/
+5
|
|
*
|
Input: fsl-imx25-tcq - switch to SPDX identifier
Fabio Estevam
2018-06-21
1
-13
/
+8
*
|
|
|
Merge 4.18-rc3 into staging-next
Greg Kroah-Hartman
2018-07-02
1
-0
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-06-27
1
-0
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Input: silead - add MSSL0002 ACPI HID
Hans de Goede
2018-06-05
1
-0
/
+1
|
|
|
/
*
|
|
Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2018-06-26
3
-0
/
+218
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen
Eugen Hristev
2018-06-10
3
-0
/
+218
|
|
/
*
|
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
|
/
*
Input: goodix - add new ACPI id for GPD Win 2 touch screen
Ethan Lee
2018-06-04
1
-0
/
+1
*
Input: ti_am335x_tsc - prevent system suspend when TSC is in use
Grygorii Strashko
2018-05-30
1
-0
/
+3
*
Input: ti_am335x_tsc - ack pending IRQs at probe and before suspend
Grygorii Strashko
2018-05-30
1
-0
/
+4
*
Input: mk712 - update documentation web link
Martin Kepplinger
2018-05-29
1
-1
/
+1
*
Input: atmel_mxt_ts - fix reset-gpio for level based irqs
Sebastian Reichel
2018-05-24
1
-11
/
+7
*
Input: atmel_mxt_ts - require device properties present when probing
Dmitry Torokhov
2018-05-24
1
-140
/
+12
*
Merge tag 'v4.17-rc6' into next
Dmitry Torokhov
2018-05-24
4
-78
/
+303
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-05-02
2
-77
/
+125
|
|
\
|
|
*
Input: atmel_mxt_ts - add missing compatible strings to OF device table
Javier Martinez Canillas
2018-05-01
1
-0
/
+5
|
|
*
Input: atmel_mxt_ts - fix the firmware update
Nick Dyer
2018-05-01
1
-76
/
+110
|
|
*
Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
Vittorio Gambaletta (VittGam)
2018-05-01
1
-0
/
+9
|
|
*
Input: hideep_ts - fix a typo in Kconfig
Masanari Iida
2018-04-23
1
-1
/
+1
|
*
|
Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2018-04-13
1
-108
/
+123
|
|
\
\
|
*
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-04-05
4
-10
/
+21
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-04-04
8
-97
/
+194
|
|
|
\
\
|
|
*
|
|
Input: silead - add Chuwi Hi8 support
Maruyama Shohei
2018-03-14
1
-0
/
+1
|
*
|
|
|
Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-04-03
1
-1
/
+177
|
|
\
\
\
\
|
|
*
|
|
|
media: add video control handlers using V4L2 control framework
Florian Echtler
2018-02-14
1
-0
/
+64
|
|
*
|
|
|
media: add panel register access functions
Florian Echtler
2018-02-14
1
-0
/
+75
|
|
*
|
|
|
media: add default settings and module parameters for video controls
Florian Echtler
2018-02-14
1
-0
/
+34
[next]