开源镜像站
帮助
动态
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
/
touchscreen
/
migor_ts.c
Age
Commit message (
Expand
)
Author
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-09
input: migor_ts - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-02
Input: migor_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2018-11-12
Input: migor_ts - convert to SPDX identifiers
Kuninori Morimoto
2016-05-19
Input: migor-ts - mark PM functions as __maybe_unused
Arnd Bergmann
2016-05-18
Input: migor-ts - fix error for modular build
Javier Martinez Canillas
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-12-12
Input: migor-ts - rework probe() to simplify error path
Dmitry Torokhov
2011-12-12
Input: migor-ts - use proper client data accessor functions
Dmitry Torokhov
2011-12-12
Input: migor-ts - convert to a threaded IRQ
Dmitry Torokhov
2011-01-06
Input: migor_ts - convert to dev_pm_ops
Mark Brown
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-02
input: migor_ts: add wakeup support
Magnus Damm
2008-08-11
input: migor_ts compile and detection fix
Magnus Damm
2008-05-16
Input: add support for SuperH MigoR touchscreen
Magnus Damm