summaryrefslogtreecommitdiffstats
path: root/drivers/misc/eeprom
Commit message (Expand)AuthorAgeFilesLines
* misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju2021-01-201-0/+15
* misc: eeprom_93xx46: Add module alias to avoid breaking support for non devic...Aswath Govindraju2021-01-131-0/+1
* misc: eeprom_93xx46: Enable module autoprobe for microchip 93LC46B eepromAswath Govindraju2021-01-071-0/+1
* misc: eeprom_93xx46: Fix module alias to enable module autoprobeAswath Govindraju2021-01-071-1/+1
* Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-0/+3
|\
| * eeprom: at25: Add example part numbersJonathan Neuschäfer2020-11-141-0/+3
* | misc: eeprom: at24: fix NVMEM name with custom AT24 device nameDiego Santa Cruz2020-12-041-1/+0
|/
* Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-212-8/+65
|\
| * Merge tag 'at24-updates-for-v5.10' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang2020-09-271-7/+64
| |\
| | * eeprom: at24: Support custom device names for AT24 EEPROMsJon Hunter2020-09-251-1/+21
| | * eeprom: at24: Initialise AT24 NVMEM ID fieldJon Hunter2020-09-241-0/+1
| | * eeprom: at24: set type id as EEPROMVadym Kochan2020-09-171-0/+1
| | * eeprom: at24: Tidy at24_read()Jean Delvare2020-08-251-10/+4
| | * eeprom: at24: Add support for the Sony VAIO EEPROMsJean Delvare2020-08-181-0/+41
| * | misc: eeprom: use helper to get i2c_client from kobjWolfram Sang2020-09-211-1/+1
| |/
* | eeprom: ee1004: use module_i2c_driver to simplify the codeLiu Shixin2020-10-021-12/+1
* | eeprom: 93xx46: set type id as EEPROMVadym Kochan2020-09-171-0/+1
* | eeprom: at25: set type id as EEPROMVadym Kochan2020-09-171-0/+1
* | Merge 5.9-rc5 into char-misc-nextGreg Kroah-Hartman2020-09-141-4/+7
|\ \
| * \ Merge tag 'at24-fixes-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2020-09-091-4/+7
| |\ \
| | * | misc: eeprom: at24: register nvmem only after eeprom is ready to useVadym Kochan2020-09-011-4/+7
| | |/
* | | Merge 5.9-rc3 into char-misc-nextGreg Kroah-Hartman2020-08-311-5/+5
|\| |
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-5/+5
| |/
* | eeprom: at25: set minimum read/write access stride to 1Christian Eggers2020-08-281-1/+1
* | eeprom: at25: allow page sizes greater than 16 bitChristian Eggers2020-08-281-1/+1
|/
* misc: eeprom: at24: Tell the compiler that ACPI functions may not be usedLee Jones2020-07-101-1/+1
* misc: eeprom: eeprom_93cx6: Repair function arg descriptionsLee Jones2020-06-291-2/+2
* Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang2020-03-261-1/+2
|\
| * misc: eeprom: at24: fix regulator underflowMichael Auchter2020-03-121-1/+2
* | eeprom: at24: add TPF0001 ACPI ID for 24c1024 deviceMarkus Pietrek2020-02-101-0/+1
|/
* misc: eeprom: at24: support pm_runtime controlBibby Hsieh2020-01-231-0/+39
* eeprom: at24: remove the write-protect pin supportKhouloud Touil2020-01-091-9/+0
* eeprom: at24: sort headers alphabeticallyBartosz Golaszewski2020-01-021-12/+12
* eeprom: at24: update the license tagBartosz Golaszewski2020-01-021-1/+1
* Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-12-011-3/+6
|\
| * eeprom: at24: Improve confusing log messageJean Delvare2019-10-041-3/+6
* | eeprom: Warn that the driver is deprecatedJean Delvare2019-10-041-0/+4
|/
* Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-09-241-1/+0
|\
| * Merge tag 'at24-v5.4-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2019-09-031-1/+0
| |\
| | * eeprom: at24: remove unneeded includeBartosz Golaszewski2019-07-221-1/+0
* | | eeprom: Deprecate the legacy eeprom driverJean Delvare2019-09-041-1/+4
* | | Merge 5.3-rc4 into char-misc-nextGreg Kroah-Hartman2019-08-121-1/+1
|\ \ \
| * \ \ Merge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...Wolfram Sang2019-08-011-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | eeprom: at24: make spd world-readable againJean Delvare2019-07-281-1/+1
| | |/
* | | Merge 5.3-rc2 into char-misc-nextGreg Kroah-Hartman2019-07-291-0/+3
|\| |
| * | eeprom: make older eeprom drivers select NVMEM_SYSFSArseny Solokha2019-07-251-0/+3
| |/
* | misc: eeprom: max6875: convert to i2c_new_dummy_deviceWolfram Sang2019-07-251-3/+3
* | misc: eeprom: ee1004: convert to i2c_new_dummy_deviceWolfram Sang2019-07-251-3/+3
|/
* Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-151-58/+28
|\
| * Merge tag 'at24-v5.3-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2019-06-291-58/+28
| |\