index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ltc2497.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2023-09-12
iio: adc: ltc2497: Simplify probe()
Biju Das
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-28
drivers: iio: adc: ltc2497: fix LSB shift
Ian Ray
2022-11-23
iio: adc: ltc2497: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-21
drivers: iio: adc: ltc2497: Rename the LTC2499 iio device
Ciprian Regus
2022-09-21
drivers: iio: adc: ltc2497: LTC2499 support
Ciprian Regus
2022-09-21
iio: ltc2497: Fix reading conversion results
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-14
iio: adc: ltc2497: Fix alignment for DMA safety
Jonathan Cameron
2020-07-07
iio:adc:ltc2497 drop of_match_ptr protection
Jonathan Cameron
2019-12-15
iio: adc: ltc2497: split protocol independent part in a separate module
Uwe Kleine-König
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-02
iio:adc:ltc2497: Add support for board file based iio consumer mapping.
Gaurav Gupta
2017-04-02
iio:adc: Driver for Linear Technology LTC2497 ADC
Michael Hennerich