index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
18
-25
/
+26
*
Input: ads7846 - use IS_ENABLED() macro
Fabio Estevam
2013-12-02
1
-2
/
+2
*
Input: tsc2007 - convert to use devres-managed resources
Dmitry Torokhov
2013-11-26
1
-39
/
+40
*
Input: tsc2007 - remove unused poll_delay from platform data
Dmitry Torokhov
2013-11-26
1
-2
/
+0
*
Input: tsc2007 - add device tree support.
Denis Carikli
2013-11-26
1
-40
/
+133
*
Input: atmel-wm97xx - fix compile error
Dmitry Torokhov
2013-11-21
1
-1
/
+1
*
Input: cyttsp4 - remove unnecessary work pending test
Xie XiuQi
2013-11-21
1
-2
/
+1
*
Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)
Florian Echtler
2013-11-20
3
-0
/
+478
*
Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT binding
Felipe Balbi
2013-11-11
1
-1
/
+8
*
Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-11
1
-4
/
+1
*
Input: add driver for Neonode zForce based touchscreens
Heiko Stübner
2013-10-31
3
-0
/
+850
*
Merge tag 'v3.12-rc4' into next
Dmitry Torokhov
2013-10-08
1
-2
/
+2
|
\
|
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-2
/
+2
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-09-07
5
-140
/
+114
|
|
\
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-09-07
5
-140
/
+114
|
|
|
\
*
|
|
|
Input: st1232 - include linux/of.h header
Sachin Kamat
2013-10-06
1
-0
/
+1
*
|
|
|
Input: ti_am335x_tsc - remove redundant of_match_ptr
Sachin Kamat
2013-10-06
1
-1
/
+1
*
|
|
|
Input: egalax_ts - remove redundant of_match_ptr
Sachin Kamat
2013-10-06
1
-1
/
+1
*
|
|
|
Input: tsc2005 - remove redundant spi_set_drvdata
Sachin Kamat
2013-09-20
1
-2
/
+0
*
|
|
|
Input: ad7879-spi - remove redundant spi_set_drvdata
Sachin Kamat
2013-09-20
1
-1
/
+0
*
|
|
|
Input: ad7877 - remove redundant spi_set_drvdata
Sachin Kamat
2013-09-20
1
-2
/
+0
*
|
|
|
Input: cyttsp4_core - remove redundant dev_set_drvdata
Sachin Kamat
2013-09-18
1
-2
/
+0
*
|
|
|
Merge tag 'v3.11' into next
Dmitry Torokhov
2013-09-18
10
-238
/
+330
|
\
|
|
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-07-14
6
-47
/
+152
|
|
\
|
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-07-13
1
-15
/
+108
|
|
|
\
\
|
|
*
|
|
Input: cyttsp4 - use 16bit address for I2C/SPI communication
Ferruh Yigit
2013-07-07
5
-32
/
+44
|
*
|
|
|
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-07-10
1
-85
/
+203
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
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-03
1
-0
/
+1
|
*
|
|
|
Input: cyttsp4 - leak on error path in probe()
Dan Carpenter
2013-07-03
1
-3
/
+3
|
*
|
|
|
Input: cyttsp4 - silence NULL dereference warning
Dan Carpenter
2013-07-03
1
-5
/
+0
|
*
|
|
|
Input: cyttsp4 - silence shift wrap warning
Dan Carpenter
2013-07-03
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-06
1
-1
/
+1
|
*
|
|
|
|
Input: cyttsp - add missing handshake
Ferruh Yigit
2013-06-06
1
-6
/
+20
|
*
|
|
|
|
Input: cyttsp - fix memcpy size param
Ferruh Yigit
2013-06-06
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
[next]