summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-dln2.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: dln2: Use dev_err_probe in probe functionLiao Chang2023-08-101-4/+2
* i2c: Convert to platform remove callback returning voidUwe Kleine-König2023-06-051-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-4/+1
* i2c: constify i2c_adapter_quirks structuresJulia Lawall2016-11-181-1/+1
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-221-3/+1
* i2c: dln2: Pass forward ACPI companionIrina Tirdea2016-04-241-0/+2
* i2c: dln2: set the device tree node of the adapterOctavian Purdila2015-03-271-0/+1
* i2c: dln2: make use of the new infrastructure for quirksWolfram Sang2015-03-131-6/+6
* i2c: dln2: Simplify return flow for dln2_i2c_enableOctavian Purdila2014-11-191-6/+1
* i2c: add support for Diolan DLN-2 USB-I2C adapterLaurentiu Palcu2014-11-101-0/+267