index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
atmel_mxt_ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-21
Input: touchscreen - use local variables consistently
Guenter Roeck
1
-1
/
+1
2016-09-19
[media] Input: v4l-touch - add copyright lines
Nick Dyer
1
-0
/
+1
2016-08-23
[media] Input: atmel_mxt_ts - add support for reference data
Nick Dyer
1
-6
/
+51
2016-08-23
[media] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
Nick Dyer
1
-3
/
+28
2016-08-23
[media] Input: atmel_mxt_ts - handle diagnostic data orientation
Nick Dyer
1
-5
/
+21
2016-08-23
[media] Input: atmel_mxt_ts - read touchscreen size
Nick Dyer
1
-6
/
+36
2016-08-23
[media] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device
Nick Dyer
1
-0
/
+245
2016-08-23
[media] Input: atmel_mxt_ts - add support for T37 diagnostic data
Nick Dyer
1
-0
/
+159
2016-04-25
Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_reset
Nick Dyer
1
-14
/
+14
2016-03-04
Merge branch 'rotary-encoder' into next
Dmitry Torokhov
1
-0
/
+34
2016-01-11
Input: atmel_mxt_ts - improve touchscreen size/orientation handling
Nick Dyer
1
-42
/
+26
2015-12-11
Input: atmel_mxt_ts - add maxtouch to I2C table for module autoload
Javier Martinez Canillas
1
-0
/
+1
2015-12-02
Input: atmel_mxt_ts - add generic platform data for Chromebooks
Dmitry Torokhov
1
-0
/
+33
2015-08-04
Input: atmel_mxt_ts - remove warning on zero T44 count
Nick Dyer
1
-9
/
+8
2015-08-04
Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECT
Nick Dyer
1
-0
/
+2
2015-08-04
Input: atmel_mxt_ts - disable interrupt for 50ms after reset
Nick Dyer
1
-1
/
+8
2015-08-04
Input: atmel_mxt_ts - improve device tree parsing
Nick Dyer
1
-13
/
+9
2015-08-04
Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to init
Pan Xinhui
1
-0
/
+6
2015-08-04
Input: atmel_mxt_ts - remove unused defines
Nick Dyer
1
-65
/
+1
2015-08-04
Input: atmel_mxt_ts - use deep sleep mode when stopped
Nick Dyer
1
-11
/
+108
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-05-20
Input: atmel_mxt_ts - use BIT() macro when reporting button state
Dmitry Torokhov
1
-4
/
+4
2015-04-15
Input: atmel_mxt_ts - add support for Google Pixel 2
Dmitry Torokhov
1
-11
/
+130
2015-04-06
Input: atmel_mxt_ts - split out touchpad initialisation logic
Sjoerd Simons
1
-22
/
+30
2015-04-06
Input: atmel_mxt_ts - implement support for T100 touch object
Nick Dyer
1
-27
/
+318
2014-12-31
Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"
Linus Torvalds
1
-73
/
+26
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2014-09-10
Input: atmel_mxt_ts - fix double free of input device
Stephen Warren
1
-5
/
+13
2014-09-09
Input: atmel_mxt_ts - downgrade warning about empty interrupts
Nick Dyer
1
-1
/
+6
2014-08-13
Input: atmel_mxt_ts - fix a few issues reported by Coverity
Dmitry Torokhov
1
-6
/
+11
2014-08-13
Input: atmel_mxt_ts - split config update a bit
Dmitry Torokhov
1
-125
/
+145
2014-08-13
Input: atmel_mxt_ts - simplify mxt_initialize a bit
Dmitry Torokhov
1
-39
/
+42
2014-08-07
Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AA
Nick Dyer
1
-3
/
+5
2014-07-28
Input: atmel_mxt_ts - use deep sleep mode when stopped
Nick Dyer
1
-26
/
+73
2014-07-23
Input: atmel_mxt_ts - implement T44 message handling
Nick Dyer
1
-32
/
+159
2014-07-23
Input: atmel_mxt_ts - split message handler into separate functions
Nick Dyer
1
-59
/
+64
2014-07-23
Input: atmel_mxt_ts - decode T6 status messages
Nick Dyer
1
-20
/
+40
2014-07-23
Input: atmel_mxt_ts - add support for dynamic message size
Nick Dyer
1
-52
/
+68
2014-07-23
Input: atmel_mxt_ts - recover from bootloader on probe
Nick Dyer
1
-17
/
+50
2014-07-23
Input: atmel_mxt_ts - add bootloader addresses for new chips
Nick Dyer
1
-0
/
+6
2014-07-23
Input: atmel_mxt_ts - handle bootloader previously unlocked
Nick Dyer
1
-9
/
+18
2014-07-23
Input: atmel_mxt_ts - handle APP_CRC_FAIL on startup
Nick Dyer
1
-10
/
+43
2014-07-23
Input: atmel_mxt_ts - calculate and check CRC in config file
Nick Dyer
1
-55
/
+177
2014-07-23
Input: atmel_mxt_ts - download device config using firmware loader
Nick Dyer
1
-74
/
+204
2014-07-23
Input: atmel_mxt_ts - implement device tree support
Stephen Warren
1
-5
/
+63
2014-07-23
Input: atmel_mxt_ts - set pointer emulation on touchpads
Benson Leung
1
-5
/
+6
2014-07-23
Input: atmel_mxt_ts - move input device init into separate function
Nick Dyer
1
-84
/
+107
2014-07-23
Input: atmel_mxt_ts - initialise IRQ before probing
Nick Dyer
1
-39
/
+62
2014-06-07
Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_version
Nick Dyer
1
-1
/
+1
2014-05-26
Input: atmel_mxt_ts - handle multiple input reports in one message
Nick Dyer
1
-8
/
+28
[next]