index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
eeprom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
eeprom: ee1004: Instantiate jc42 devices for DIMMS implementing Rev.1 SPD
Guenter Roeck
2024-07-04
1
-3
/
+20
*
eeprom: ee1004: Call i2c_new_scanned_device to instantiate thermal sensor
Guenter Roeck
2024-07-04
1
-3
/
+3
*
eeprom: ee1004: Add nvmem support
Armin Wolf
2024-07-04
2
-20
/
+40
*
eeprom: ee1004: Use devres for bus data cleanup
Armin Wolf
2024-07-04
1
-21
/
+21
*
eeprom: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-06-04
3
-54
/
+54
*
misc: eeprom_93xx46: Convert to DEVICE_ATTR_WO()
Andy Shevchenko
2024-06-04
1
-4
/
+3
*
misc: eeprom_93xx46: Use string_choices API instead of ternary operator
Andy Shevchenko
2024-06-04
1
-4
/
+5
*
misc: eeprom_93xx46: Replace explicit castings with proper specifiers
Andy Shevchenko
2024-06-04
1
-5
/
+5
*
misc: eeprom_93xx46: Convert to use kstrtox()
Andy Shevchenko
2024-06-04
1
-3
/
+7
*
misc: eeprom_93xx46: Use spi_message_init_with_transfers()
Andy Shevchenko
2024-06-04
1
-21
/
+13
*
misc: eeprom_93xx46: Remove ->prepare() and ->finish() customisation
Andy Shevchenko
2024-06-04
1
-40
/
+8
*
misc: eeprom_93xx46: Hide legacy platform data in the driver
Andy Shevchenko
2024-06-04
1
-6
/
+29
*
eeprom: digsy_mtc: Convert to use GPIO descriptors
Andy Shevchenko
2024-06-04
1
-26
/
+20
*
eeprom: digsy_mtc: Fix 93xx46 driver probe failure
Andy Shevchenko
2024-06-04
1
-1
/
+1
*
misc: eeprom_93xx46: Make use of device properties
Andy Shevchenko
2024-06-04
1
-21
/
+20
*
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
2024-05-08
1
-9
/
+9
|
\
|
*
eeprom: at24: fix memory corruption race condition
Daniel Okazaki
2024-04-23
1
-9
/
+9
*
|
eeprom: 93xx46: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2024-04-29
1
-2
/
+0
*
|
eeprom: at25: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2024-04-29
1
-1
/
+0
|
/
*
misc: eeprom_93xx46: Remove unused of_gpio.h
Andy Shevchenko
2024-03-05
1
-1
/
+0
*
misc: eeprom/idt_89hpesx: Convert data structures to LE explicitly
Dawei Li
2024-02-18
1
-3
/
+3
*
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-19
1
-2
/
+3
|
\
|
*
eeprom: at24: use of_match_ptr()
Bartosz Golaszewski
2024-01-18
1
-2
/
+3
*
|
eeprom: at24: Use pm_runtime_resume_and_get to simplify the code
Heiner Kallweit
2024-01-04
1
-10
/
+4
*
|
eeprom: at24: Probe for DDR3 thermal sensor in the SPD case
Heiner Kallweit
2024-01-04
1
-0
/
+29
*
|
eeprom: ee1004: add support for temperature sensor
Heiner Kallweit
2024-01-04
1
-0
/
+19
*
|
eeprom: ee1004: Add support for multiple i2c busses
Heiner Kallweit
2023-12-07
1
-31
/
+63
|
/
*
Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-05
1
-30
/
+12
|
\
|
*
eeprom: at24: add ST M24C64-D Additional Write lockable page support
Alexander Stein
2023-10-16
1
-0
/
+4
|
*
eeprom: at24: add ST M24C32-D Additional Write lockable page support
Marek Vasut
2023-10-12
1
-0
/
+4
|
*
eeprom: at24: Annotate struct at24_data with __counted_by
Kees Cook
2023-09-25
1
-1
/
+1
|
*
eeprom: at24: Drop at24_get_chip_data()
Biju Das
2023-09-11
1
-29
/
+3
*
|
eeprom: Remove deprecated legacy eeprom driver
Heiner Kallweit
2023-10-05
3
-229
/
+0
*
|
eeprom: idt_89hpesx: replace open-coded kmemdup_nul
Justin Stitt
2023-10-05
1
-8
/
+3
|
/
*
misc: eeprom/idt_89hpesx: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
2023-08-11
1
-5
/
+6
*
misc: eeprom/idt_89hpesx: Switch to memdup_user_nul() helper
Ruan Jinjie
2023-08-11
1
-9
/
+3
*
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-03
5
-5
/
+5
|
\
|
*
misc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-29
5
-5
/
+5
*
|
Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-02
1
-1
/
+2
|
\
\
|
*
|
eeprom: at24: Use dev_err_probe for nvmem register failure
Alexander Stein
2023-05-16
1
-1
/
+2
|
|
/
*
/
eeprom: at24: also select REGMAP
Randy Dunlap
2023-06-08
1
-0
/
+1
|
/
*
eeprom: idt_89hpesx: Fix error handling in idt_init()
Yuan Can
2023-01-20
1
-1
/
+9
*
eeprom: at25: Convert to use fwnode_device_is_compatible()
Andy Shevchenko
2023-01-20
1
-6
/
+2
*
misc: eeprom/idt_89hpesx: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-2
/
+2
*
misc: eeprom/max6875: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
misc: eeprom/eeprom: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
2
-2
/
+2
|
\
|
*
misc: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-01
2
-2
/
+2
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
5
-15
/
+5
|
/
*
eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()
Dan Carpenter
2022-07-14
1
-2
/
+6
[next]