| Age | Commit message (Expand) | Author | Files | Lines |
| 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: ics932s401: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -5/+3 |
| 2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2022-09-01 | misc: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+2 |
| 2021-05-13 | ics932s401: fix broken handling of errors when word reading fails | Darrick J. Wong | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
| 2019-01-18 | misc/ics932s401: Add a missing check to i2c_smbus_read_word_data | Aditya Pakki | 1 | -0/+2 |
| 2017-12-18 | misc: ics932s401: open brace should be on the previous line | Dhaval Shah | 1 | -2/+1 |
| 2017-12-18 | misc: ics932s401: please, no space before tabs | Dhaval Shah | 1 | -2/+2 |
| 2017-12-18 | misc: ics932s401: Missing a blank line after declarations | Dhaval Shah | 1 | -0/+1 |
| 2013-08-27 | hwmon: Change my email address. | Darrick J. Wong | 1 | -2/+2 |
| 2012-01-24 | MISC: convert drivers/misc/* to use module_i2c_driver() | Axel Lin | 1 | -12/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-12-14 | i2c: Drop I2C_CLIENT_INSMOD_1 | Jean Delvare | 1 | -4/+1 |
| 2009-12-14 | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 1 | -1/+1 |
| 2009-12-14 | i2c: Drop the kind parameter from detect callbacks | Jean Delvare | 1 | -2/+2 |
| 2009-12-06 | ics932s401: Clean up detect function | Jean Delvare | 1 | -22/+15 |
| 2008-11-12 | ics932s401: new clock generator chip driver | Darrick J. Wong | 1 | -0/+515 |