summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-bcm283x.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-3/+3
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* i2c: bcm283x: fix use of unregistered device in debug printAhmad Fatoum2022-12-021-1/+1
* i2c: bcm283x: fix ending of transfer in case of NACKDaniel Brát2022-08-091-8/+15
* i2c: add bcm283x i2c host controller supportDaniel Brát2022-06-171-0/+327