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-27 | Input: cma3000 - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM guards | Jonathan Cameron |
2022-12-02 | Input: cma3000_d0x_i2c - Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2015-07-17 | Input: drop owner assignment from i2c_driver | Krzysztof Kozlowski |
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-03-16 | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin |
2010-12-07 | Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLE | Dmitry Torokhov |
2010-11-30 | Input: add CMA3000 accelerometer driver | Hemanth V |