aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ics932s401.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-13ics932s401: fix broken handling of errors when word reading failsDarrick J. Wong1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-01-18misc/ics932s401: Add a missing check to i2c_smbus_read_word_dataAditya Pakki1-0/+2
2017-12-18misc: ics932s401: open brace should be on the previous lineDhaval Shah1-2/+1
2017-12-18misc: ics932s401: please, no space before tabsDhaval Shah1-2/+2
2017-12-18misc: ics932s401: Missing a blank line after declarationsDhaval Shah1-0/+1
2013-08-27hwmon: Change my email address.Darrick J. Wong1-2/+2
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin1-12/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare1-4/+1
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare1-1/+1
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare1-2/+2
2009-12-06ics932s401: Clean up detect functionJean Delvare1-22/+15
2008-11-12ics932s401: new clock generator chip driverDarrick J. Wong1-0/+515