| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-03 | misc: tsl2550: replace simple_strtoul to kstrtoul | Hongbo Li | 1 | -4/+4 |
| 2024-07-03 | misc: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
| 2023-05-29 | misc: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2022-11-23 | misc: tsl2550: 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 |
| 2020-01-14 | misc: tsl2550: remove redundant initialization to variable r | Colin Ian King | 1 | -7/+5 |
| 2019-06-10 | misc: tsl2550: simplify getting the adapter of a client | Wolfram Sang | 1 | -1/+1 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -14/+1 |
| 2018-07-07 | tsl2550: fix lux1_input error in low light | Matt Ranostay | 1 | -1/+1 |
| 2017-04-08 | misc: tsl2550: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
| 2015-07-27 | misc: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
| 2014-02-07 | drivers/misc: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
| 2013-05-16 | Drivers: Misc: tsl2250: fix warnings, unsigned long will never < 0 | Chen Gang | 1 | -2/+2 |
| 2013-04-11 | misc: tsl2550: Use dev_pm_ops | Lars-Peter Clausen | 1 | -10/+11 |
| 2012-11-21 | misc: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-21 | misc: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-21 | drivers/misc: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
| 2012-01-24 | MISC: convert drivers/misc/* to use module_i2c_driver() | Axel Lin | 1 | -12/+1 |
| 2010-03-13 | tsl2550: Move from i2c/chips to misc | Jean Delvare | 1 | -0/+473 |