summaryrefslogtreecommitdiffstats
path: root/drivers/misc/eeprom/max6875.c
Commit message (Expand)AuthorAgeFilesLines
* misc: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-291-1/+1
* misc: eeprom/max6875: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* misc: eeprom: max6875: convert to i2c_new_dummy_deviceWolfram Sang2019-07-251-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1
* misc: eeprom: assignment outside the if statementParth Y Shah2018-08-051-1/+2
* MISC: add const to bin_attribute structuresBhumika Goyal2017-08-281-1/+1
* Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-09-081-0/+1
|\
| * misc: eeprom: Export I2C module alias information in missing driversJavier Martinez Canillas2015-08-101-0/+1
* | misc: eeprom: max6875: clean up max6875_read()Vladimir Zapolskiy2015-08-051-6/+0
|/
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-071-1/+0
* MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin2012-01-241-13/+1
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-1/+1
* EEPROM: max6875: Header file cleanupArce, Abraham2010-05-141-26/+26
* max6875: Discard obsolete detect methodJean Delvare2009-10-041-24/+5
* i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-151-0/+246