summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/sx9310/sx9310.c
AgeCommit message (Expand)Author
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-06-18drivers/i2c/sx9310: Print I2C SAR device infoEric Lai
2019-04-12drivers/i2c/sx9310: Add support for GPIO IRQFurquan Shaikh
2019-01-23src/drivers: Remove needless '&' on function pointersElyes HAOUAS
2018-09-16acpi: Call acpi_gen_writeSTA by status from device treeHung-Te Lin
2018-07-06google: Use proper ACPI ID for Semtech chips: STHGwendal Grignou
2018-06-24drivers/i2c/sx9310: Check for config not being NULL before using itFurquan Shaikh
2018-06-22drivers/i2c: Add a driver for Semtech SX9310Enrico Granata