index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
eeprom
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
misc: eeprom: idt_89hpesx: Unify style of of_device_id array
Uwe Kleine-König (The Capable Hub)
1
-47
/
+47
2026-07-31
misc: eeprom: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2
-55
/
+55
2026-07-31
eeprom: move nvmem EEPROM drivers to drivers/nvmem/
Bartosz Golaszewski
7
-3071
/
+0
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
4
-4
/
+0
2026-05-20
eeprom: at24: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-31
/
+31
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-35
/
+62
2026-01-27
eeprom: at25: expose JEDEC ID via sysfs
Patrick Wicki
1
-8
/
+30
2026-01-27
eeprom: at25: add support for Infineon Cypress QSN FRAMs
Patrick Wicki
1
-20
/
+30
2025-12-29
misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66
Markus Perkins
1
-8
/
+3
2025-12-17
eeprom: at24: use dev_err_probe() consistently
Bartosz Golaszewski
1
-13
/
+7
2025-10-22
eeprom: at25: fram: Fix chip range in comment
Alexander Sverdlin
1
-1
/
+1
2025-09-06
eeprom: at25: make FRAM device ID error message more precise
Markus Heidelberg
1
-1
/
+1
2025-09-06
eeprom: at25: support Cypress FRAMs without device ID
Markus Heidelberg
1
-31
/
+36
2025-09-06
misc: eeprom/m24lr: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-08-19
eeprom: add driver for ST M24LR series RFID/NFC EEPROM chips
Abd-Alrhman Masalkhi
3
-0
/
+625
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-07-16
eeprom: at25: convert to spi-mem API
Alexander Sverdlin
2
-159
/
+161
2025-07-16
eeprom: at25: fram: Detect and support inside-out chip variants
Alexander Sverdlin
1
-3
/
+19
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-1
/
+1
2025-04-15
misc: eeprom/idt_89hpesx: use per-client debugfs directory
Wolfram Sang
1
-73
/
+2
2025-04-01
Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+4
2025-03-25
Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
1
-1
/
+1
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2025-03-03
eeprom: at24: Drop of_match_ptr() and ACPI_PTR() protections
Andy Shevchenko
1
-6
/
+4
2025-02-20
eeprom: ee1004: Check chip before probing
Eddie James
1
-0
/
+4
2025-02-20
eeprom: digsy_mtc: Make GPIO lookup table match the device
Andy Shevchenko
1
-1
/
+1
2024-12-24
misc: eeprom/max6875: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-2
/
+2
2024-12-24
misc: eeprom/idt_89hpesx: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+13
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2024-11-05
eeprom: Fix the cacography in Kconfig
Luo Yifan
1
-2
/
+2
2024-10-22
eeprom: at24: add ST M24256E Additional Write lockable page support
Marek Vasut
1
-0
/
+4
2024-10-13
misc: eeprom_93xx46: Changing 'unsigned' to 'unsigned int'
Daniel Hejduk
1
-1
/
+1
2024-10-11
misc: eeprom: eeprom_93cx6: Switch to BIT() macro
Parker Newman
1
-2
/
+3
2024-10-11
misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
Parker Newman
1
-0
/
+10
2024-07-31
eeprom: ee1004: Fix locking issues in ee1004_probe()
Armin Wolf
1
-34
/
+51
2024-07-19
Merge tag 'i2c-for-6.11-rc1-try2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2024-07-04
eeprom: ee1004: Instantiate jc42 devices for DIMMS implementing Rev.1 SPD
Guenter Roeck
1
-3
/
+20
2024-07-04
eeprom: ee1004: Call i2c_new_scanned_device to instantiate thermal sensor
Guenter Roeck
1
-3
/
+3
2024-07-04
eeprom: ee1004: Add nvmem support
Armin Wolf
2
-20
/
+40
2024-07-04
eeprom: ee1004: Use devres for bus data cleanup
Armin Wolf
1
-21
/
+21
2024-07-03
eeprom: at24: Add support for Microchip 24AA025E48/24AA025E64 EEPROMs
Claudiu Beznea
1
-0
/
+8
2024-06-04
eeprom: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
3
-50
/
+50
2024-06-04
misc: eeprom_93xx46: Convert to DEVICE_ATTR_WO()
Andy Shevchenko
1
-4
/
+3
2024-06-04
misc: eeprom_93xx46: Use string_choices API instead of ternary operator
Andy Shevchenko
1
-4
/
+5
2024-06-04
misc: eeprom_93xx46: Replace explicit castings with proper specifiers
Andy Shevchenko
1
-5
/
+5
2024-06-04
misc: eeprom_93xx46: Convert to use kstrtox()
Andy Shevchenko
1
-3
/
+7
2024-06-04
misc: eeprom_93xx46: Use spi_message_init_with_transfers()
Andy Shevchenko
1
-21
/
+13
[next]