Age | Commit message (Expand) | Author | Files | Lines |
2024-05-14 | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
2023-05-17 | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-01-10 | input: migor_ts - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -4/+4 |
2022-12-03 | Input: migor_ts - Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2018-11-12 | Input: migor_ts - convert to SPDX identifiers | Kuninori Morimoto | 1 | -14/+1 |
2016-05-19 | Input: migor-ts - mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -2/+2 |
2016-05-19 | Input: migor-ts - fix error for modular build | Javier Martinez Canillas | 1 | -1/+1 |
2012-03-17 | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin | 1 | -12/+1 |
2011-12-12 | Input: migor-ts - rework probe() to simplify error path | Dmitry Torokhov | 1 | -25/+18 |
2011-12-12 | Input: migor-ts - use proper client data accessor functions | Dmitry Torokhov | 1 | -5/+4 |
2011-12-12 | Input: migor-ts - convert to a threaded IRQ | Dmitry Torokhov | 1 | -41/+24 |
2011-01-07 | Input: migor_ts - convert to dev_pm_ops | Mark Brown | 1 | -4/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-04-02 | input: migor_ts: add wakeup support | Magnus Damm | 1 | -0/+23 |
2008-08-11 | input: migor_ts compile and detection fix | Magnus Damm | 1 | -2/+9 |
2008-05-16 | Input: add support for SuperH MigoR touchscreen | Magnus Damm | 1 | -0/+250 |