index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
eeprom
/
eeprom_93xx46.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
eeprom: 93xx46: Fix SPI device leak
Mark Brown
2016-05-01
1
-1
/
+1
*
nvmem: 93xx46: remove nvmem regmap dependency
Srinivas Kandagatla
2016-05-01
1
-72
/
+18
*
eeprom: 93xx46: extend driver to plug into the NVMEM framework
Andrew Lunn
2016-03-01
1
-27
/
+93
*
misc: eeprom_93xx46: Add support for a GPIO 'select' line.
Cory Tusar
2016-02-11
1
-0
/
+35
*
misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.
Cory Tusar
2016-02-11
1
-35
/
+91
*
misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.
Cory Tusar
2016-02-09
1
-0
/
+49
*
misc: eeprom_93xx46: Fix 16-bit read and write accesses.
Cory Tusar
2016-02-09
1
-2
/
+2
*
misc: eeprom: use kobj_to_dev()
Geliang Tang
2016-02-07
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-07
1
-1
/
+0
*
misc: eeprom_93xx46: remove unnecessary spi_set_drvdata()
Jingoo Han
2013-12-04
1
-1
/
+0
*
misc/93xx46: avoid infinite loop on write()
Vladimir Zapolskiy
2013-10-29
1
-1
/
+1
*
misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-05
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-24
1
-11
/
+1
*
misc/eeprom: add driver for microwire 93xx46 EEPROMs
Anatolij Gustschin
2011-07-25
1
-0
/
+410