summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/ti-dac5571.c
Commit message (Expand)AuthorAgeFilesLines
* iio: dac: ti-dac5571: Sort match tablesBiju Das2023-09-111-2/+2
* iio: dac: ti-dac5571: Use i2c_get_match_data()Biju Das2023-09-111-27/+21
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: dac: ti-dac5571: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* iio: dac: ti-dac5571: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: dac: ti-dac5571: add support for ti,dac121c081Peter Rosin2022-06-111-0/+3
* Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-05-191-1/+1
|\
| * iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen2022-04-281-1/+1
* | iio: dac: dac5571: Fix chip id detection for OF devicesJose Cazarin2022-04-041-10/+18
|/
* iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus2021-11-271-1/+1
* iio: dac: ti-dac5571: fix an error code in probe()Dan Carpenter2021-09-141-0/+1
* iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen2021-03-291-1/+1
* iio:dac:ti-dac5571: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-211-5/+2
* iio: dac: dac5571: Support powerdown for multi-channelVincent Whitchurch2020-09-031-14/+15
* Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-131-9/+9
* iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* iio: dac: ti-dac5571: Update the module author email addressSean Nyekjaer2019-04-041-1/+1
* iio: dac: ti-dac5571: provide of_match_table to driverMarcus Folkesson2018-08-251-0/+1
* iio: dac: ti-dac5571 remove redundant variable 'shift'Colin Ian King2018-07-071-6/+0
* iio: dac: add TI DAC5571 family supportSean Nyekjaer2018-05-061-0/+439