index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
eeprom
/
eeprom_93xx46.c
Age
Commit message (
Expand
)
Author
2016-05-01
eeprom: 93xx46: Fix SPI device leak
Mark Brown
2016-05-01
nvmem: 93xx46: remove nvmem regmap dependency
Srinivas Kandagatla
2016-03-02
eeprom: 93xx46: extend driver to plug into the NVMEM framework
Andrew Lunn
2016-02-12
misc: eeprom_93xx46: Add support for a GPIO 'select' line.
Cory Tusar
2016-02-12
misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.
Cory Tusar
2016-02-10
misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.
Cory Tusar
2016-02-10
misc: eeprom_93xx46: Fix 16-bit read and write accesses.
Cory Tusar
2016-02-08
misc: eeprom: use kobj_to_dev()
Geliang Tang
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-08-05
misc: eeprom: 93xx46: clean up eeprom_93xx46_bin_read/write
Vladimir Zapolskiy
2014-02-07
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-05
misc: eeprom_93xx46: remove unnecessary spi_set_drvdata()
Jingoo Han
2013-10-29
misc/93xx46: avoid infinite loop on write()
Vladimir Zapolskiy
2013-04-05
misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2012-11-21
misc: remove use of __devexit
Bill Pemberton
2012-11-21
misc: remove use of __devinit
Bill Pemberton
2012-11-21
drivers/misc: remove use of __devexit_p
Bill Pemberton
2012-01-25
MISC: convert drivers/misc/* to use module_spi_driver()
Axel Lin
2011-07-26
misc/eeprom: add driver for microwire 93xx46 EEPROMs
Anatolij Gustschin