aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/eeprom
AgeCommit message (Expand)Author
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2013-12-04misc: eeprom_93xx46: remove unnecessary spi_set_drvdata()Jingoo Han
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-29misc/at24: avoid infinite loop on write()Vladimir Zapolskiy
2013-10-29misc/93xx46: avoid infinite loop on write()Vladimir Zapolskiy
2013-10-16misc/at25, dt: support probing at25 SPI EEPROM from DTJan Luebbe
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot
2013-09-26ARM: sunxi: Initial support for Allwinner's Security ID fusesOliver Schinagl
2013-05-30drivers/misc: at25: convert to use devm_kzallocNikolay Balandin
2013-05-30drivers/misc: at24: convert to use devm_kzallocNikolay Balandin
2013-04-05misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-05misc: at25: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-01-28drivers: misc: at24: mention other supported types in KconfigLars Poeschel
2012-11-21misc: remove use of __devexitBill Pemberton
2012-11-21misc: remove use of __devinitBill Pemberton
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton
2012-09-18char/misc: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman
2012-09-05misc/at25, dt: Improve at25 SPI eeprom device tree bindings.David Daney
2012-06-14misc: at25: Parse dt settingsAlexandre Pereira da Silva
2012-04-18Support M95040 SPI EEPROMIvo Sieben
2012-01-24MISC: convert drivers/misc/* to use module_spi_driver()Axel Lin
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin
2011-11-26eeprom_93cx6: Add write supportBen Dooks
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks
2011-11-15drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle
2011-07-25misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin
2011-07-25misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin
2010-12-24misc/at24: add more sanity checks for parametersWolfram Sang
2010-12-24misc/at24: parse device tree dataWolfram Sang
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-21Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-05-21at24: Fall back to byte or word reads if neededJean Delvare
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-14EEPROM: max6875: Header file cleanupArce, Abraham
2010-05-14EEPROM: 93cx6: Header file cleanupArce, Abraham
2010-05-14EEPROM: Header file cleanupArce, Abraham
2010-03-14init dynamic bin_attribute structuresWolfram Sang
2010-03-13at24: Init dynamic bin_attribute structuresWolfram Sang
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-11-26at24: Use timeout also for readWolfram Sang
2009-10-04max6875: Discard obsolete detect methodJean Delvare
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-07-29eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling
2009-06-15i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang
2009-04-13at25: make input buffers of at25_*write() constGeert Uytterhoeven
2009-04-13at24: make input buffers of at24_*write() constGeert Uytterhoeven
2009-04-02memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell