summaryrefslogtreecommitdiff
path: root/drivers/iio/dac/ti-dac5571.c
AgeCommit message (Expand)Author
2023-09-11iio: dac: ti-dac5571: Sort match tablesBiju Das
2023-09-11iio: dac: ti-dac5571: Use i2c_get_match_data()Biju Das
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: dac: ti-dac5571: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-14iio: dac: ti-dac5571: Fix alignment for DMA safetyJonathan Cameron
2022-06-11iio: dac: ti-dac5571: add support for ti,dac121c081Peter Rosin
2022-05-19Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-04-28iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen
2022-04-04iio: dac: dac5571: Fix chip id detection for OF devicesJose Cazarin
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus
2021-09-14iio: dac: ti-dac5571: fix an error code in probe()Dan Carpenter
2021-03-29iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen
2020-09-21iio:dac:ti-dac5571: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron
2020-09-03iio: dac: dac5571: Support powerdown for multi-channelVincent Whitchurch
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-04iio: dac: ti-dac5571: Update the module author email addressSean Nyekjaer
2018-08-25iio: dac: ti-dac5571: provide of_match_table to driverMarcus Folkesson
2018-07-07iio: dac: ti-dac5571 remove redundant variable 'shift'Colin Ian King
2018-05-06iio: dac: add TI DAC5571 family supportSean Nyekjaer