summaryrefslogtreecommitdiffstats
path: root/drivers/misc/eeprom
Commit message (Expand)AuthorAgeFilesLines
* misc: eeprom: sunxi: Change compatiblesMaxime Ripard2014-02-141-1/+1
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-075-5/+0
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-291-1/+1
|\
| * Update Jean Delvare's e-mail addressJean Delvare2014-01-291-1/+1
* | misc: eeprom_93xx46: remove unnecessary spi_set_drvdata()Jingoo Han2013-12-041-1/+0
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-181-1/+1
|\
| * misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-301-1/+1
* | misc/at24: avoid infinite loop on write()Vladimir Zapolskiy2013-10-291-0/+3
* | misc/93xx46: avoid infinite loop on write()Vladimir Zapolskiy2013-10-291-1/+1
* | misc/at25, dt: support probing at25 SPI EEPROM from DTJan Luebbe2013-10-161-0/+7
* | ARM: sunxi: Initial support for Allwinner's Security ID fusesOliver Schinagl2013-09-263-0/+172
|/
* drivers/misc: at25: convert to use devm_kzallocNikolay Balandin2013-05-301-17/+8
* drivers/misc: at24: convert to use devm_kzallocNikolay Balandin2013-05-301-29/+15
* misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-051-3/+3
* misc: at25: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-051-2/+2
* drivers: misc: at24: mention other supported types in KconfigLars Poeschel2013-01-281-5/+6
* misc: remove use of __devexitBill Pemberton2012-11-213-3/+3
* misc: remove use of __devinitBill Pemberton2012-11-211-1/+1
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-213-3/+3
* char/misc: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman2012-09-181-1/+1
* misc/at25, dt: Improve at25 SPI eeprom device tree bindings.David Daney2012-09-051-25/+58
* misc: at25: Parse dt settingsAlexandre Pereira da Silva2012-06-141-16/+45
* Support M95040 SPI EEPROMIvo Sieben2012-04-181-3/+16
* MISC: convert drivers/misc/* to use module_spi_driver()Axel Lin2012-01-242-22/+2
* MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin2012-01-242-26/+2
* eeprom_93cx6: Add write supportBen Dooks2011-11-261-0/+85
* eeprom_93cx6: Add data direction control.Ben Dooks2011-11-261-0/+3
* drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle2011-11-151-1/+1
* misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin2011-07-253-0/+98
* misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin2011-07-253-0/+424
* misc/at24: add more sanity checks for parametersWolfram Sang2010-12-241-0/+10
* misc/at24: parse device tree dataWolfram Sang2010-12-241-6/+27
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-05-211-11/+48
|\
| * at24: Fall back to byte or word reads if neededJean Delvare2010-05-211-11/+48
* | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-214-6/+11
|/
* EEPROM: max6875: Header file cleanupArce, Abraham2010-05-141-26/+26
* EEPROM: 93cx6: Header file cleanupArce, Abraham2010-05-141-23/+16
* EEPROM: Header file cleanupArce, Abraham2010-05-141-20/+16
* init dynamic bin_attribute structuresWolfram Sang2010-03-141-0/+1
* at24: Init dynamic bin_attribute structuresWolfram Sang2010-03-131-0/+1
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-141-3/+0
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-141-1/+1
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-141-2/+1
* at24: Use timeout also for readWolfram Sang2009-11-261-31/+45
* max6875: Discard obsolete detect methodJean Delvare2009-10-041-24/+5
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-1/+1
* eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling2009-07-291-2/+2
* i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-153-0/+261
* at25: make input buffers of at25_*write() constGeert Uytterhoeven2009-04-131-2/+3
OpenPOWER on IntegriCloud