summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/pca9538/pca9538.c
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-2/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* drivers/i2c: Add chip driver for I/O expander PCA9538Werner Zeh2018-02-151-0/+70