开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
elan_i2c_i2c.c
Age
Commit message (
Expand
)
Author
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-03
Input: elan_i2c - switch to using cleanup functions
Dmitry Torokhov
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2020-11-11
Input: elan_i2c - fix firmware update on newer ICs
jingle.wu
2020-07-21
Input: elan_i2c - add support for high resolution reports
Jingle Wu
2020-07-20
Input: elan_i2c - do not constantly re-query pattern ID
Dmitry Torokhov
2020-07-17
Input: elan_i2c - handle firmware updated on newer ICs
Jingle Wu
2020-07-17
Input: elan_i2c - add support for different firmware page sizes
Jingle Wu
2020-07-17
Input: elan_i2c - fix detecting IAP version on older controllers
Jingle Wu
2020-07-17
Input: elan_i2c - handle devices with patterns above 1
Jingle Wu
2020-07-17
Input: elan_i2c - make fetching IC type of older controllers more robust
Jingle Wu
2020-07-17
Input: elan_i2c - handle firmware not implementing "get pattern" command
Jingle Wu
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-09-22
Input: elan_i2c - extend Flash-Write delay
KT Liao
2017-08-18
Input: elan_i2c - support touchpads with two physical buttons
KT Liao
2017-05-29
Merge tag 'v4.12-rc3' into next
Dmitry Torokhov
2017-05-25
Input: elan_i2c - ignore signals when finishing updating firmware
KT Liao
2017-05-25
Input: elan_i2c - clear INT before resetting controller
KT Liao
2017-05-11
Input: elan_i2c - add support for fetching chip type on newer hardware
KT Liao
2015-09-21
Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF
Duson Lin
2015-06-08
Input: elan_i2c - add support for multi IC type and iap format
Duson Lin
2015-04-20
Input: elan_i2c - fix calculating number of x and y traces.
Duson Lin
2015-04-14
Input: elan_i2c - adjust for newer firmware pressure reporting
duson
2015-03-07
Input: elan_i2c - return error code when resume fails
Duson Lin
2015-01-23
Input: elan_i2c - verify firmware signature applying it
Duson Lin
2014-10-24
Input: add driver for Elan I2C/SMbus touchpad
Duson Lin