开源镜像站
帮助
动态
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
/
keyboard
/
qt2160.c
Age
Commit message (
Expand
)
Author
2023-07-28
Input: qt2160 - convert to use devm_* api
Yangtao Li
2023-07-28
Input: qt2160 - do not hard code interrupt trigger
Dmitry Torokhov
2023-07-28
Input: qt2160 - switch to using threaded interrupt handler
Dmitry Torokhov
2023-07-28
Input: qt2160 - tweak check for i2c adapter functionality
Dmitry Torokhov
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-12-02
Input: qt2160 - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-03-03
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-02-16
Input: qt2160 - remove redundant spinlock
Sven Van Asbroeck
2019-02-11
Input: qt2160 - switch to using brightness_set_blocking()
Dmitry Torokhov
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-01-04
Input: qt2160 - add support for LEDs
Javier Martin
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-10-30
Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes
Dmitry Torokhov
2012-10-25
Input: qt2160 - fix qt2160_write() implementation
Javier Martin
2012-08-21
workqueue: use mod_delayed_work() instead of __cancel + queue
Tejun Heo
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-01-09
Input: make i2c device ids constant
Márton Németh
2009-09-22
Input: add driver for Atmel AT42QT2160 Sensor Chip
Raphael Derosso Pereira