index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
eeprom
/
eeprom_93xx46.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
eeprom: 93xx46: extend driver to plug into the NVMEM framework
Andrew Lunn
2016-03-02
1
-27
/
+93
*
misc: eeprom_93xx46: Add support for a GPIO 'select' line.
Cory Tusar
2016-02-12
1
-0
/
+35
*
misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.
Cory Tusar
2016-02-12
1
-35
/
+91
*
misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.
Cory Tusar
2016-02-10
1
-0
/
+49
*
misc: eeprom_93xx46: Fix 16-bit read and write accesses.
Cory Tusar
2016-02-10
1
-2
/
+2
*
misc: eeprom: use kobj_to_dev()
Geliang Tang
2016-02-08
1
-2
/
+2
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
misc: eeprom: 93xx46: clean up eeprom_93xx46_bin_read/write
Vladimir Zapolskiy
2015-08-05
1
-14
/
+0
*
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-08
1
-1
/
+0
*
misc: eeprom_93xx46: remove unnecessary spi_set_drvdata()
Jingoo Han
2013-12-05
1
-1
/
+0
*
misc/93xx46: avoid infinite loop on write()
Vladimir Zapolskiy
2013-10-30
1
-1
/
+1
*
misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-06
1
-3
/
+3
*
misc: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
misc: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
drivers/misc: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
MISC: convert drivers/misc/* to use module_spi_driver()
Axel Lin
2012-01-25
1
-11
/
+1
*
misc/eeprom: add driver for microwire 93xx46 EEPROMs
Anatolij Gustschin
2011-07-26
1
-0
/
+410