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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: eeprom: at24: check suspend status before disable regulator
Hsin-Yi Wang
2021-05-14
1
-2
/
+4
*
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
*
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
1
-0
/
+3
|
\
|
*
eeprom: at25: Add example part numbers
Jonathan Neuschäfer
2020-11-14
1
-0
/
+3
*
|
misc: eeprom: at24: fix NVMEM name with custom AT24 device name
Diego Santa Cruz
2020-12-04
1
-1
/
+0
|
/
*
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-21
2
-8
/
+65
|
\
|
*
Merge tag 'at24-updates-for-v5.10' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
2020-09-27
1
-7
/
+64
|
|
\
|
|
*
eeprom: at24: Support custom device names for AT24 EEPROMs
Jon Hunter
2020-09-25
1
-1
/
+21
|
|
*
eeprom: at24: Initialise AT24 NVMEM ID field
Jon Hunter
2020-09-24
1
-0
/
+1
|
|
*
eeprom: at24: set type id as EEPROM
Vadym Kochan
2020-09-17
1
-0
/
+1
|
|
*
eeprom: at24: Tidy at24_read()
Jean Delvare
2020-08-25
1
-10
/
+4
|
|
*
eeprom: at24: Add support for the Sony VAIO EEPROMs
Jean Delvare
2020-08-18
1
-0
/
+41
|
*
|
misc: eeprom: use helper to get i2c_client from kobj
Wolfram Sang
2020-09-21
1
-1
/
+1
|
|
/
*
|
eeprom: ee1004: use module_i2c_driver to simplify the code
Liu Shixin
2020-10-02
1
-12
/
+1
*
|
eeprom: 93xx46: set type id as EEPROM
Vadym Kochan
2020-09-17
1
-0
/
+1
*
|
eeprom: at25: set type id as EEPROM
Vadym Kochan
2020-09-17
1
-0
/
+1
*
|
Merge 5.9-rc5 into char-misc-next
Greg Kroah-Hartman
2020-09-14
1
-4
/
+7
|
\
\
|
*
\
Merge tag 'at24-fixes-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2020-09-09
1
-4
/
+7
|
|
\
\
|
|
*
|
misc: eeprom: at24: register nvmem only after eeprom is ready to use
Vadym Kochan
2020-09-01
1
-4
/
+7
|
|
|
/
*
|
|
Merge 5.9-rc3 into char-misc-next
Greg Kroah-Hartman
2020-08-31
1
-5
/
+5
|
\
|
|
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-5
/
+5
|
|
/
*
|
eeprom: at25: set minimum read/write access stride to 1
Christian Eggers
2020-08-28
1
-1
/
+1
*
|
eeprom: at25: allow page sizes greater than 16 bit
Christian Eggers
2020-08-28
1
-1
/
+1
|
/
*
misc: eeprom: at24: Tell the compiler that ACPI functions may not be used
Lee Jones
2020-07-10
1
-1
/
+1
*
misc: eeprom: eeprom_93cx6: Repair function arg descriptions
Lee Jones
2020-06-29
1
-2
/
+2
*
Merge tag 'v5.6-rc7' into i2c/for-5.7
Wolfram Sang
2020-03-26
1
-1
/
+2
|
\
|
*
misc: eeprom: at24: fix regulator underflow
Michael Auchter
2020-03-12
1
-1
/
+2
*
|
eeprom: at24: add TPF0001 ACPI ID for 24c1024 device
Markus Pietrek
2020-02-10
1
-0
/
+1
|
/
*
misc: eeprom: at24: support pm_runtime control
Bibby Hsieh
2020-01-23
1
-0
/
+39
*
eeprom: at24: remove the write-protect pin support
Khouloud Touil
2020-01-09
1
-9
/
+0
*
eeprom: at24: sort headers alphabetically
Bartosz Golaszewski
2020-01-02
1
-12
/
+12
*
eeprom: at24: update the license tag
Bartosz Golaszewski
2020-01-02
1
-1
/
+1
*
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-12-01
1
-3
/
+6
|
\
|
*
eeprom: at24: Improve confusing log message
Jean Delvare
2019-10-04
1
-3
/
+6
*
|
eeprom: Warn that the driver is deprecated
Jean Delvare
2019-10-04
1
-0
/
+4
|
/
*
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-09-24
1
-1
/
+0
|
\
|
*
Merge tag 'at24-v5.4-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
2019-09-03
1
-1
/
+0
|
|
\
|
|
*
eeprom: at24: remove unneeded include
Bartosz Golaszewski
2019-07-22
1
-1
/
+0
*
|
|
eeprom: Deprecate the legacy eeprom driver
Jean Delvare
2019-09-04
1
-1
/
+4
*
|
|
Merge 5.3-rc4 into char-misc-next
Greg Kroah-Hartman
2019-08-12
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...
Wolfram Sang
2019-08-01
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
eeprom: at24: make spd world-readable again
Jean Delvare
2019-07-28
1
-1
/
+1
|
|
|
/
*
|
|
Merge 5.3-rc2 into char-misc-next
Greg Kroah-Hartman
2019-07-29
1
-0
/
+3
|
\
|
|
|
*
|
eeprom: make older eeprom drivers select NVMEM_SYSFS
Arseny Solokha
2019-07-25
1
-0
/
+3
|
|
/
*
|
misc: eeprom: max6875: convert to i2c_new_dummy_device
Wolfram Sang
2019-07-25
1
-3
/
+3
*
|
misc: eeprom: ee1004: convert to i2c_new_dummy_device
Wolfram Sang
2019-07-25
1
-3
/
+3
|
/
*
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-07-15
1
-58
/
+28
|
\
[next]