index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us
Sebastian Andrzej Siewior
2013-06-12
1
-4
/
+6
|
|
*
|
|
input: ti_am335x_tsc: ACK the HW_PEN irq in ISR
Sebastian Andrzej Siewior
2013-06-12
1
-0
/
+6
|
|
*
|
|
input: ti_am335x_adc: use only FIFO0 and clean up a little
Sebastian Andrzej Siewior
2013-06-12
1
-37
/
+41
|
|
*
|
|
mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc
Sebastian Andrzej Siewior
2013-06-12
1
-1
/
+1
|
|
*
|
|
input: ti_am33x_tsc: remove platform_data support
Sebastian Andrzej Siewior
2013-06-12
1
-24
/
+1
|
|
*
|
|
input: ti_am33x_tsc: Add DT support
Patil, Rachna
2013-06-12
1
-23
/
+82
|
|
*
|
|
input: ti_am33x_tsc: remove unwanted fifo flush
Patil, Rachna
2013-06-12
1
-10
/
+0
|
|
*
|
|
input: ti_am33x_tsc: Order of TSC wires, made configurable
Patil, Rachna
2013-06-12
1
-16
/
+86
|
|
*
|
|
input: ti_am33x_tsc: Step enable bits made configurable
Patil, Rachna
2013-06-12
1
-2
/
+10
|
|
*
|
|
mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev
Sebastian Andrzej Siewior
2013-06-12
1
-7
/
+9
|
*
|
|
|
Input: cyttsp4 - kfree xfer_buf on error path in probe()
Ferruh Yigit
2013-07-04
1
-1
/
+3
|
*
|
|
|
Input: tps6507x-ts - select INPUT_POLLDEV
Dmitry Torokhov
2013-07-02
1
-0
/
+1
|
*
|
|
|
Input: cyttsp4 - leak on error path in probe()
Dan Carpenter
2013-07-02
1
-3
/
+3
|
*
|
|
|
Input: cyttsp4 - silence NULL dereference warning
Dan Carpenter
2013-07-02
1
-5
/
+0
|
*
|
|
|
Input: cyttsp4 - silence shift wrap warning
Dan Carpenter
2013-07-02
1
-1
/
+1
|
*
|
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-07-02
23
-139
/
+3111
|
|
\
\
\
\
|
*
|
|
|
|
Input: tps6507x-ts - convert to polled input device infrastructure
Dmitry Torokhov
2013-07-01
1
-78
/
+48
|
*
|
|
|
|
Input: tps6507x-ts - remove vref from platform data
Dmitry Torokhov
2013-06-25
1
-5
/
+0
|
*
|
|
|
|
Input: tps6507x-ts - use bool for booleans
Dmitry Torokhov
2013-06-25
1
-7
/
+7
|
*
|
|
|
|
Input: tps6507x-ts - remove bogus unreachable code
Alan Cox
2013-06-25
1
-20
/
+5
|
*
|
|
|
|
Input: cyttsp - fix swapped mfg_stat and mfg_cmd registers
Matthias Kaehlcke
2013-06-05
1
-1
/
+1
|
*
|
|
|
|
Input: cyttsp - add missing handshake
Ferruh Yigit
2013-06-05
1
-6
/
+20
|
*
|
|
|
|
Input: cyttsp - fix memcpy size param
Ferruh Yigit
2013-06-05
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Input: htcpen - remove redundant dev_set_drvdata
Sachin Kamat
2013-09-18
1
-2
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Input: max11801_ts - convert to devm
Fabio Estevam
2013-08-29
1
-28
/
+9
*
|
|
|
Input: cyttsp4 - kill 'defined but not used' compiler warnings
Geert Uytterhoeven
2013-08-29
1
-100
/
+100
*
|
|
|
Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()
Wei Yongjun
2013-08-26
1
-3
/
+0
*
|
|
|
Input: htcpen - fix incorrect placement of __initdata
Sachin Kamat
2013-08-15
1
-1
/
+1
*
|
|
|
Input: eeti_ts - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
2013-08-12
1
-4
/
+2
*
|
|
|
Input: cy8ctmg110_ts - add CONFIG_PM_SLEEP to suspend/resume
Jingoo Han
2013-08-12
1
-4
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Input: ads7846 - add device tree bindings
Daniel Mack
2013-07-02
1
-11
/
+104
*
|
|
Input: ads7846 - make sure we do not change platform data
Dmitry Torokhov
2013-07-02
1
-5
/
+5
|
|
/
|
/
|
*
|
Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
2013-06-30
3
-0
/
+215
*
|
Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
2013-06-30
3
-0
/
+100
*
|
Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
2013-06-30
4
-0
/
+2654
*
|
Input: cyttsp - I2C driver split into two modules
Ferruh Yigit
2013-06-30
6
-74
/
+112
*
|
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
2013-06-27
1
-1
/
+1
|
\
\
|
|
/
|
*
Input: egalax_ts - ABS_MT_POSITION_Y not reported well
Heiko Abraham
2013-05-05
1
-1
/
+1
*
|
Input: wacom_i2c - implement hovering capability
Tatsunosuke Tobita
2013-06-18
1
-4
/
+10
*
|
Input: atmel_tsadcc - fix error handing with missing platform data
Wei Yongjun
2013-06-05
1
-4
/
+4
*
|
Input: touchscreen - use platform_{get,set}_drvdata()
Jingoo Han
2013-05-23
2
-2
/
+2
*
|
Input: w90p910_ts - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-08
1
-2
/
+0
*
|
Input: tnetv107x-ts - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
1
-2
/
+0
*
|
Input: ti_am335x_tsc - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
1
-1
/
+0
*
|
Input: mc13783_ts - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
1
-2
/
+0
*
|
Input: jornada720_ts - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
1
-2
/
+0
*
|
Input: intel-mid-touch - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
1
-2
/
+0
*
|
Input: da9052_tsi - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
1
-2
/
+0
*
|
Input: atmel-wm97xx - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
1
-2
/
+0
*
|
Input: 88pm860x-ts - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
1
-1
/
+0
[prev]
[next]