index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 MODULE_DEVICE_TABLE
Arnd Bergmann
2021-10-15
1
-1
/
+1
*
eeprom: 93xx46: Add SPI device ID table
Mark Brown
2021-10-05
1
-0
/
+18
*
misc: eeprom_93xx46: Add new 93c56 and 93c66 compatible strings
Emmanuel Gil Peyrot
2021-05-14
1
-3
/
+32
*
misc: eeprom_93xx46: Remove hardcoded bit lengths
Emmanuel Gil Peyrot
2021-05-14
1
-25
/
+32
*
misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
Aswath Govindraju
2021-01-20
1
-0
/
+15
*
misc: eeprom_93xx46: Add module alias to avoid breaking support for non devic...
Aswath Govindraju
2021-01-13
1
-0
/
+1
*
misc: eeprom_93xx46: Enable module autoprobe for microchip 93LC46B eeprom
Aswath Govindraju
2021-01-07
1
-0
/
+1
*
misc: eeprom_93xx46: Fix module alias to enable module autoprobe
Aswath Govindraju
2021-01-07
1
-1
/
+1
*
eeprom: 93xx46: set type id as EEPROM
Vadym Kochan
2020-09-17
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
eeprom: eeprom_93xx46: use resource management
Bartosz Golaszewski
2018-09-28
1
-14
/
+5
*
misc: eeprom_93xx46: Simplify the usage of gpiod API
Fabio Estevam
2017-08-28
1
-17
/
+7
*
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