| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: adc: ltc2497: Simplify probe() | Biju Das | 2023-09-12 | 1 | -4/+1 |
* | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-21 | 1 | -1/+1 |
* | drivers: iio: adc: ltc2497: fix LSB shift | Ian Ray | 2023-01-28 | 1 | -4/+2 |
* | iio: adc: ltc2497: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+3 |
* | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-10-08 | 1 | -5/+72 |
|\ |
|
| * | drivers: iio: adc: ltc2497: Rename the LTC2499 iio device | Ciprian Regus | 2022-09-21 | 1 | -0/+2 |
| * | drivers: iio: adc: ltc2497: LTC2499 support | Ciprian Regus | 2022-09-21 | 1 | -5/+57 |
| * | iio: ltc2497: Fix reading conversion results | Uwe Kleine-König | 2022-09-21 | 1 | -0/+13 |
* | | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 1 | -3/+1 |
|/ |
|
* | iio: adc: ltc2497: Fix alignment for DMA safety | Jonathan Cameron | 2022-06-14 | 1 | -2/+2 |
* | iio:adc:ltc2497 drop of_match_ptr protection | Jonathan Cameron | 2020-07-07 | 1 | -2/+2 |
* | iio: adc: ltc2497: split protocol independent part in a separate module | Uwe Kleine-König | 2019-12-15 | 1 | -208/+26 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner | 2019-05-30 | 1 | -2/+1 |
* | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 2017-08-22 | 1 | -1/+0 |
* | iio:adc:ltc2497: Add support for board file based iio consumer mapping. | Gaurav Gupta | 2017-07-02 | 1 | -19/+35 |
* | iio:adc: Driver for Linear Technology LTC2497 ADC | Michael Hennerich | 2017-04-02 | 1 | -0/+279 |