.. |
88pm860x-ts.c
|
7b8f16c2d1
input: touchscreen: drop owner assignment from platform_drivers
|
10 years ago |
Kconfig
|
de34f4da7f
Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
|
8 years ago |
Makefile
|
9ca5bf5029
Input: add support for Elan eKTF2127 touchscreen controller
|
8 years ago |
ad7877.c
|
3821a065f5
spi: Drop owner assignment from spi_drivers
|
9 years ago |
ad7879-i2c.c
|
fa6e3ca274
Input: ad7879 - add device tree support
|
9 years ago |
ad7879-spi.c
|
fa6e3ca274
Input: ad7879 - add device tree support
|
9 years ago |
ad7879.c
|
d85486d471
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
9 years ago |
ad7879.h
|
8672bd93d3
Input: ad7879 - consolidate PM methods
|
13 years ago |
ads7846.c
|
e3a888a4bf
Input: ads7846 - remove redundant regulator_disable call
|
9 years ago |
ar1021_i2c.c
|
800e3b9a68
Input: drop owner assignment from i2c_driver
|
10 years ago |
atmel-wm97xx.c
|
7b8f16c2d1
input: touchscreen: drop owner assignment from platform_drivers
|
10 years ago |
atmel_mxt_ts.c
|
f3c4a8f8d8
[media] Input: v4l-touch - add copyright lines
|
9 years ago |
auo-pixcir-ts.c
|
901ea5e3a8
Input: auo-pixcir-ts - simplify function return logic
|
9 years ago |
bcm_iproc_tsc.c
|
74813cebd6
Input: bcm_iproc_tsc - use syscon to access shared registers
|
9 years ago |
bu21013_ts.c
|
800e3b9a68
Input: drop owner assignment from i2c_driver
|
10 years ago |
chipone_icn8318.c
|
50dd9f66e5
Input: icn8318 - use of_touchscreen helpers for inverting / swapping axes
|
9 years ago |
colibri-vf50-ts.c
|
ff84dabe3c
Input: colibri-vf50-ts - add missing #include <linux/of.h>
|
9 years ago |
cy8ctmg110_ts.c
|
800e3b9a68
Input: drop owner assignment from i2c_driver
|
10 years ago |
cyttsp4_core.c
|
c01e01597c
treewide: Fix typos in printk
|
9 years ago |
cyttsp4_core.h
|
62f548d0c2
Input: cyttsp4 - use 16bit address for I2C/SPI communication
|
12 years ago |
cyttsp4_i2c.c
|
d6f0c3d3a8
Input: cyttsp - use PTR_ERR_OR_ZERO()
|
9 years ago |
cyttsp4_spi.c
|
3821a065f5
spi: Drop owner assignment from spi_drivers
|
9 years ago |
cyttsp_core.c
|
ed7c9870c9
Input: of_touchscreen - add support for inverted / swapped axes
|
9 years ago |
cyttsp_core.h
|
707b61bba8
Input: cyttsp - switch to using device properties
|
9 years ago |
cyttsp_i2c.c
|
e4cf92ba44
Input: cyttsp - use devres managed resource allocations
|
9 years ago |
cyttsp_i2c_common.c
|
9222d8069d
Input: cyttsp - include appropriate header file in cyttsp_i2c_common.c
|
11 years ago |
cyttsp_spi.c
|
e4cf92ba44
Input: cyttsp - use devres managed resource allocations
|
9 years ago |
da9034-ts.c
|
7b8f16c2d1
input: touchscreen: drop owner assignment from platform_drivers
|
10 years ago |
da9052_tsi.c
|
7b8f16c2d1
input: touchscreen: drop owner assignment from platform_drivers
|
10 years ago |
dynapro.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |
edt-ft5x06.c
|
d18716542d
Input: remove duplicate ft6236 driver
|
9 years ago |
eeti_ts.c
|
02b6a58b83
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
|
10 years ago |
egalax_ts.c
|
02d9bd05dc
Input: touchscreen - export OF module alias information
|
10 years ago |
egalax_ts_serial.c
|
8dcb3c7628
Input: egalax_ts_serial - fix potential NULL dereference on error
|
9 years ago |
ektf2127.c
|
979987ded3
Input: ektf2127 - mark PM functions as __maybe_unused
|
8 years ago |
elants_i2c.c
|
1c3415a06b
Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
|
8 years ago |
elo.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |
fsl-imx25-tcq.c
|
e1cb73f6f5
Input: fsl-imx25-tcq - fix module autoload when registered via OF
|
8 years ago |
fujitsu_ts.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |
goodix.c
|
57c80e8e5d
Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"
|
9 years ago |
gunze.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |
hampshire.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |
hp680_ts_input.c
|
b51425becf
Input: hp680_ts_input - ensure arguments to request_irq and free_irq are compatible
|
13 years ago |
htcpen.c
|
4906a31b4c
Input: htcpen - remove redundant dev_set_drvdata
|
12 years ago |
ili210x.c
|
b27c0d0c3b
Input: ili210x - fix permissions on "calibrate" attribute
|
9 years ago |
imx6ul_tsc.c
|
f43d3ec3a8
Input: imx6ul_tsc - generalize the averaging property
|
8 years ago |
inexio.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |
intel-mid-touch.c
|
7b8f16c2d1
input: touchscreen: drop owner assignment from platform_drivers
|
10 years ago |
ipaq-micro-ts.c
|
02b6a58b83
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
|
10 years ago |
jornada720_ts.c
|
3521a0f05d
Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includes
|
9 years ago |
lpc32xx_ts.c
|
324700604b
Input: lpc32xx_ts - fix warnings caused by enabling unprepared clock
|
9 years ago |
mainstone-wm97xx.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |
max11801_ts.c
|
800e3b9a68
Input: drop owner assignment from i2c_driver
|
10 years ago |
mc13783_ts.c
|
62e5147568
Input: mc13783_ts - remove deprecated create_singletheread_workqueue
|
9 years ago |
mcs5000_ts.c
|
9634c152aa
Input: mcs5000_ts - remove ifdef around power management methods
|
11 years ago |
melfas_mip4.c
|
c3fc60893d
Input: melfas_mip4 - add product ID reporting
|
8 years ago |
migor_ts.c
|
c32feb03ae
Input: migor-ts - mark PM functions as __maybe_unused
|
9 years ago |
mk712.c
|
631dd1a885
Update broken web addresses in the kernel.
|
15 years ago |
mms114.c
|
86a39bffc4
Input: mms114 - remove unneded semicolons
|
10 years ago |
mtouch.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |
of_touchscreen.c
|
ed7c9870c9
Input: of_touchscreen - add support for inverted / swapped axes
|
9 years ago |
pcap_ts.c
|
fa68e2777c
Input: pcap_ts - use to_delayed_work
|
9 years ago |
penmount.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |
pixcir_i2c_ts.c
|
e9bf4529d3
Input: pixcir_i2c_ts - remove a useless blank line
|
9 years ago |
raydium_i2c_ts.c
|
fac96cc9f8
Input: raydium_i2c_ts - fix spelling mistake in dev_err message
|
8 years ago |
rohm_bu21023.c
|
415a249f88
Input: rohm_bu21023 - fix handling of retrying firmware update
|
9 years ago |
s3c2410_ts.c
|
3419e49a0e
Input: s3c2410_ts - constify platform_device_id
|
10 years ago |
silead.c
|
6f6deb4866
Input: silead - add regulator support
|
8 years ago |
sis_i2c.c
|
a485cb037f
Input: add driver for SiS 9200 family I2C touchscreen controllers
|
9 years ago |
st1232.c
|
800e3b9a68
Input: drop owner assignment from i2c_driver
|
10 years ago |
stmpe-ts.c
|
564a68de8e
Input: stmpe-ts - restore kerneldoc
|
9 years ago |
sun4i-ts.c
|
e28d0c9cd3
input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register
|
9 years ago |
sur40.c
|
f223c30f1e
[media] sur40: properly report a single frame rate of 60 FPS
|
9 years ago |
surface3_spi.c
|
72fb4765ac
Input: surface3_spi - add surface pen support for Surface 3
|
9 years ago |
sx8654.c
|
22ffc3e42a
Input: sx8654 - fix memory allocation check
|
10 years ago |
ti_am335x_tsc.c
|
520d826777
Input: ti_am335x_tsc - use variable name for sizeof() operator
|
9 years ago |
touchit213.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |
touchright.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |
touchwin.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |
tps6507x-ts.c
|
e5e66ed00e
Input: tps6507x-ts - simplify function return logic
|
9 years ago |
ts4800-ts.c
|
6a5029e664
Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle
|
9 years ago |
tsc2004.c
|
e9003c9cfa
Input: tsc200x - report proper input_dev name
|
9 years ago |
tsc2005.c
|
e9003c9cfa
Input: tsc200x - report proper input_dev name
|
9 years ago |
tsc2007.c
|
800e3b9a68
Input: drop owner assignment from i2c_driver
|
10 years ago |
tsc200x-core.c
|
0808882863
Merge branch 'next' into for-linus
|
9 years ago |
tsc200x-core.h
|
e9003c9cfa
Input: tsc200x - report proper input_dev name
|
9 years ago |
tsc40.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |
ucb1400_ts.c
|
d797da41b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
10 years ago |
usbtouchscreen.c
|
968491709e
Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
|
10 years ago |
w90p910_ts.c
|
7b8f16c2d1
input: touchscreen: drop owner assignment from platform_drivers
|
10 years ago |
wacom_i2c.c
|
800e3b9a68
Input: drop owner assignment from i2c_driver
|
10 years ago |
wacom_w8001.c
|
3746e56752
Input: wacom_w8001 - handle errors from input_mt_init_slots()
|
9 years ago |
wdt87xx_i2c.c
|
4e74823322
Input: wdt87xx_i2c - fix the flash erase issue
|
9 years ago |
wm831x-ts.c
|
7b8f16c2d1
input: touchscreen: drop owner assignment from platform_drivers
|
10 years ago |
wm9705.c
|
77da38387e
Input: wm97xx - mark channels which need pen_down
|
14 years ago |
wm9712.c
|
31b2b16d3f
Input: wm971x - fix typo in module parameter description
|
11 years ago |
wm9713.c
|
31b2b16d3f
Input: wm971x - fix typo in module parameter description
|
11 years ago |
wm97xx-core.c
|
6480af4915
power_supply: wm97xx_battery: use power_supply_get_drvdata
|
8 years ago |
zforce_ts.c
|
6984ab1ab3
Input: zforce_ts - fix dual touch recognition
|
9 years ago |
zylonite-wm97xx.c
|
bf9a9f8e51
Input: delete non-required instances of include <linux/init.h>
|
11 years ago |