summaryrefslogtreecommitdiff
path: root/drivers/misc/eeprom/max6875.c
AgeCommit message (Expand)Author
2023-05-29misc: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23misc: eeprom/max6875: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2019-07-25misc: eeprom: max6875: convert to i2c_new_dummy_deviceWolfram Sang
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2018-08-05misc: eeprom: assignment outside the if statementParth Y Shah
2017-08-28MISC: add const to bin_attribute structuresBhumika Goyal
2015-09-08Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-08-10misc: eeprom: Export I2C module alias information in missing driversJavier Martinez Canillas
2015-08-05misc: eeprom: max6875: clean up max6875_read()Vladimir Zapolskiy
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-14EEPROM: max6875: Header file cleanupArce, Abraham
2009-10-04max6875: Discard obsolete detect methodJean Delvare
2009-06-15i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang