aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-emul-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* i2c: Remove <common.h> and add needed includesTom Rini2024-05-071-1/+0
* spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same timeSean Anderson2023-10-171-1/+1
* treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-251-1/+1
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-061-0/+2
* sandbox: i2c: Support i2c emulation with of-platdataSimon Glass2021-03-261-2/+15
* sandbox: i2c: Move platdata structs to header filesSimon Glass2021-03-261-12/+1
* sandbox: i2c: Rename driver names to work with of-platdataSimon Glass2021-03-221-2/+2
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-6/+6
* dm: treewide: Update 'auto' declarations to be on one lineSimon Glass2020-12-131-2/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-7/+7
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-2/+2
* sandbox: Fix up building for of-platdataSimon Glass2020-10-291-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass2018-11-291-0/+77
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: i2c: Add I2C emulation driver for sandboxSimon Glass2014-12-111-0/+14