- d08aea2 eeprom: at24: Add support for 24c1025 EEPROM by Maxim Kochetkov · 3 years, 1 month ago
- 92e1764 eeprom: at24: remove struct at24_client by Heiner Kallweit · 3 years, 1 month ago
- 1e96078e at24: Support probing while in non-zero ACPI D state by Sakari Ailus · 3 years, 2 months ago
- c36748a misc: eeprom: at24: Always append device id even if label property is set. by Jérôme Glisse · 3 years, 6 months ago
- 2962484 misc: eeprom: at24: check suspend status before disable regulator by Hsin-Yi Wang · 3 years, 8 months ago
- 4e302c3 misc: eeprom: at24: fix NVMEM name with custom AT24 device name by Diego Santa Cruz · 4 years, 1 month ago
- b5df4b5 Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 2 months ago
- 61f764c eeprom: at24: Support custom device names for AT24 EEPROMs by Jon Hunter · 4 years, 3 months ago
- f434f9b eeprom: at24: Initialise AT24 NVMEM ID field by Jon Hunter · 4 years, 3 months ago
- 774b9f4 eeprom: at24: set type id as EEPROM by Vadym Kochan · 4 years, 3 months ago
- 45df80d misc: eeprom: at24: register nvmem only after eeprom is ready to use by Vadym Kochan · 4 years, 4 months ago
- 99363d1 eeprom: at24: Tidy at24_read() by Jean Delvare · 4 years, 4 months ago
- a4423ce eeprom: at24: Add support for the Sony VAIO EEPROMs by Jean Delvare · 4 years, 5 months ago
- 8965930 misc: eeprom: at24: Tell the compiler that ACPI functions may not be used by Lee Jones · 4 years, 6 months ago
- 6d7e0a3 Merge tag 'v5.6-rc7' into i2c/for-5.7 by Wolfram Sang · 4 years, 9 months ago
- 58d6fee misc: eeprom: at24: fix regulator underflow by Michael Auchter · 4 years, 10 months ago
- 4837621 eeprom: at24: add TPF0001 ACPI ID for 24c1024 device by Markus Pietrek · 5 years ago
- cd5676d misc: eeprom: at24: support pm_runtime control by Bibby Hsieh · 5 years ago
- 1c89074 eeprom: at24: remove the write-protect pin support by Khouloud Touil · 5 years ago
- 69afc4b eeprom: at24: sort headers alphabetically by Bartosz Golaszewski · 5 years ago
- 567ec71 eeprom: at24: update the license tag by Bartosz Golaszewski · 5 years ago
- 285be87 eeprom: at24: Improve confusing log message by Jean Delvare · 5 years ago
- 351c8a0 Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
- 25e5ef3 eeprom: at24: make spd world-readable again by Jean Delvare · 5 years ago
- 10742fe eeprom: at24: remove unneeded include by Bartosz Golaszewski · 5 years ago
- dce91ba eeprom: at24: modify a comment referring to platform data by Bartosz Golaszewski · 6 years ago
- 9ae9d9b eeprom: at24: use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
- a880658 eeprom: at24: Remove set but not used variable 'addr' by YueHaibing · 6 years ago
- b20eb4c eeprom: at24: drop unnecessary label by Bartosz Golaszewski · 6 years ago
- e730862 eeprom: at24: use devm_i2c_new_dummy_device() by Bartosz Golaszewski · 6 years ago
- 950bcbb eeprom: at24: implement support for 'num-addresses' property by Bartosz Golaszewski · 6 years ago
- 4fa882c eeprom: at24: remove at24_platform_data by Bartosz Golaszewski · 6 years ago
- 37cf28d eeprom: at24: add support for 24c2048 by Adrian Bunk · 6 years ago
- 9a9e295 eeprom: at24: fix unexpected timeout under high load by Wang Xin · 6 years ago
- a2b3bf4 eeprom: at24: Add support for address-width property by Alan Chiang · 6 years ago
- 73b0d92 eeprom: at24: provide a separate routine for creating dummy i2c clients by Bartosz Golaszewski · 7 years ago
- 39933e0 eeprom: at24: provide and use a helper for releasing dummy i2c clients by Bartosz Golaszewski · 7 years ago
- bbe6984 eeprom: at24: use devm_nvmem_register() by Bartosz Golaszewski · 7 years ago
- 5fa4d14 eeprom: at24: fix retrieving the at24_chip_data structure by Bartosz Golaszewski · 7 years ago
- 4ac0d3f eeprom: at24: use SPDX identifier instead of GPL boiler-plate by Bartosz Golaszewski · 7 years ago
- 34d43fa eeprom: at24: simplify the i2c functionality checking by Bartosz Golaszewski · 7 years ago
- df3da61 eeprom: at24: fix a line break by Bartosz Golaszewski · 7 years ago
- de5db10 eeprom: at24: tweak newlines by Bartosz Golaszewski · 7 years ago
- 551a126 eeprom: at24: refactor at24_probe() by Bartosz Golaszewski · 7 years ago
- 7c28066 eeprom: at24: remove at24_platform_data from at24_data by Bartosz Golaszewski · 7 years ago
- feb2f19 eeprom: at24: move platform data processing into a separate routine by Bartosz Golaszewski · 7 years ago
- 48b6a7d eeprom: at24: switch to using probe_new() from the i2c framework by Bartosz Golaszewski · 7 years ago
- f1a640c eeprom: at24: provide and use at24_base_client_dev() by Bartosz Golaszewski · 7 years ago
- 11288b7 eeprom: at24: readability tweak in at24_probe() by Bartosz Golaszewski · 7 years ago
- 021c7d7 eeprom: at24: use a helper variable for dev by Bartosz Golaszewski · 7 years ago
- f2adff6 eeprom: at24: rename chip to pdata in at24_probe() by Bartosz Golaszewski · 7 years ago
- 1f77d18 eeprom: at24: rename at24_get_pdata() by Bartosz Golaszewski · 7 years ago
- 7c7f428 eeprom: at24: don't check if byte_len is a power of 2 by Bartosz Golaszewski · 7 years ago
- 53998fa eeprom: at24: make struct initialization uniform in at24_probe() by Bartosz Golaszewski · 7 years ago
- c4fee33 eeprom: at24: drop redundant variable in at24_write() by Bartosz Golaszewski · 7 years ago
- eb27fde eeprom: at24: drop redundant variable in at24_read() by Bartosz Golaszewski · 7 years ago
- 14263b8 eeprom: at24: remove code separators by Bartosz Golaszewski · 7 years ago
- 5ca2b5b eeprom: at24: arrange local variables by Bartosz Golaszewski · 7 years ago
- 8cdc4e7 eeprom: at24: remove nvmem_config from at24_data by Bartosz Golaszewski · 7 years ago
- d154316 eeprom: at24: disable regmap locking by Bartosz Golaszewski · 7 years ago
- 0f30aca eeprom: at24: extend the list of chips supported in DT by Bartosz Golaszewski · 7 years ago
- 6ce261e eeprom: at24: add support for the write-protect pin by Bartosz Golaszewski · 7 years ago
- ef542e5 eeprom: at24: remove temporary fix for at24mac402 size by Sven Van Asbroeck · 7 years ago
- b680f4f eeprom: at24: convert magic numbers to structs by Sven Van Asbroeck · 7 years ago
- eef6939 eeprom: at24: code shrink by Bartosz Golaszewski · 7 years ago
- ec3c2d5 eeprom: at24: use a common prefix for all symbols in at24.c by Bartosz Golaszewski · 7 years ago
- aa4ce22 eeprom: at24: fix coding style issues by Bartosz Golaszewski · 7 years ago
- e32213f eeprom: at24: support eeproms that do not auto-rollover reads by Sven Van Asbroeck · 7 years ago
- a23727c eeprom: at24: remove now unneeded smbus-related code by Heiner Kallweit · 7 years ago
- dd69a9d eeprom: at24: remove old read functions by Heiner Kallweit · 7 years ago
- 4bb5c13c eeprom: at24: add regmap-based read function by Heiner Kallweit · 7 years ago
- d4297d6 eeprom: at24: remove old write functions by Heiner Kallweit · 7 years ago
- 8e5888e eeprom: at24: add regmap-based write function by Heiner Kallweit · 7 years ago
- 4604948 eeprom: at24: change at24_translate_offset return type by Heiner Kallweit · 7 years ago
- 5c01525 eeprom: at24: add basic regmap_i2c support by Heiner Kallweit · 7 years ago
- 7f6d2ec eeprom: at24: change nvmem stride to 1 by David Lechner · 7 years ago
- f9ecc83 eeprom: at24: fix I2C device selection for runtime PM by Sakari Ailus · 7 years ago
- d9bcd46 eeprom: at24: check at24_read/write arguments by Heiner Kallweit · 7 years ago
- 644a1f1 eeprom: at24: fix reading from 24MAC402/24MAC602 by Heiner Kallweit · 7 years ago
- 5478e47 eeprom: at24: correctly set the size for at24mac402 by Bartosz Golaszewski · 7 years ago
- 7f2a2f0 eeprom: at24: Add OF device ID table by Javier Martinez Canillas · 7 years ago
- 98e8201 eeprom: at24: enable runtime pm support by Divagar Mohandass · 7 years ago
- dbc1ab9 eeprom: at24: add support to fetch eeprom device property "size" by Divagar Mohandass · 7 years ago
- dd905a6 misc: eeprom: at24: use device_property_*() functions instead of of_get_property() by Ben Gardner · 8 years ago
- 00f0ea7 eeprom: at24: check if the chip is functional in probe() by Bartosz Golaszewski · 8 years ago
- 24da3cc eeprom: at24: tweak the loop_until_timeout() macro by Bartosz Golaszewski · 8 years ago
- 0b81365 eeprom: at24: add support for at24mac series by Bartosz Golaszewski · 9 years ago
- 818d022 eeprom: at24: support reading the serial number for 24csxx by Bartosz Golaszewski · 9 years ago
- cd0c861 eeprom: at24: split at24_eeprom_write() into specialized functions by Bartosz Golaszewski · 9 years ago
- 9afd6866 eeprom: at24: split at24_eeprom_read() into specialized functions by Bartosz Golaszewski · 9 years ago
- 9344a81 eeprom: at24: hide the read/write loop behind a macro by Bartosz Golaszewski · 9 years ago
- 318aa9c eeprom: at24: call read/write functions via function pointers by Bartosz Golaszewski · 9 years ago
- 2da78ac eeprom: at24: coding style fixes by Bartosz Golaszewski · 9 years ago
- d5bc004 eeprom: at24: move at24_read() below at24_eeprom_write() by Bartosz Golaszewski · 9 years ago
- b0b9f7b eeprom: at24: improve the device_id table readability by Bartosz Golaszewski · 9 years ago
- 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
- cf0361a eeprom: at24: remove nvmem regmap dependency by Srinivas Kandagatla · 9 years ago
- 1d98d0e eeprom: at24: replace msleep() with usleep_range() by Bartosz Golaszewski · 9 years ago
- 5057e8e eeprom: at24: remove a reduntant if by Bartosz Golaszewski · 9 years ago
- bec3c11 misc: at24: replace memory_accessor with nvmem_device_read by Andrew Lunn · 9 years ago