aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/i2c_eeprom_emul.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07misc: Remove <common.h> and add needed includesTom Rini
2022-06-08test: Load mac address with i2c eepromSean Anderson
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-12-17dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett
2019-12-17dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-06-01dm: Update the I2C eeprom driver for livetreeSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2015-05-14sandbox: Add missing errno.h includes in a few filesSimon Glass
2014-12-11dm: i2c: Add an I2C EEPROM simulatorSimon Glass