index
:
linux.git
master
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
/
ad7124.c
Age
Commit message (
Expand
)
Author
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-09
iio: adc: ad7124: fix possible OOB array access
David Lechner
2025-10-19
iio: adc: ad7124: change setup reg allocation strategy
David Lechner
2025-10-19
iio: adc: ad7124: add ext attributes to temperature channel
David Lechner
2025-10-13
iio: adc: ad7124: fix temperature channel
David Lechner
2025-10-13
iio: adc: ad7124: remove __ad7124_set_channel()
David Lechner
2025-10-13
iio: adc: ad7124: use devm_mutex_init()
David Lechner
2025-10-13
iio: adc: ad7124: use AD7124_MAX_CHANNELS
David Lechner
2025-10-13
iio: adc: ad7124: remove unused `nr` field
David Lechner
2025-10-13
iio: adc: ad7124: inline ad7124_enable_channel()
David Lechner
2025-10-13
iio: adc: ad7124: add debugfs to disable single cycle mode
David Lechner
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
2025-09-13
iio: adc: ad7124: add filter support
David Lechner
2025-09-13
iio: adc: ad7124: support fractional sampling_frequency
David Lechner
2025-09-13
iio: adc: ad7124: use guard(mutex) to simplify return paths
David Lechner
2025-09-13
iio: adc: ad7124: use read_avail() for scale_available
David Lechner
2025-09-13
iio: adc: ad7124: use clamp()
David Lechner
2025-09-13
iio: adc: ad7124: fix sample rate for multi-channel use
David Lechner
2025-08-30
iio: adc: ad7124: add clock output support
David Lechner
2025-08-30
iio: adc: ad7124: add external clock support
David Lechner
2025-08-30
iio: adc: ad7124: do not require mclk
David Lechner
2025-08-16
iio: Remove error prints for devm_add_action_or_reset()
Waqar Hameed
2025-08-11
iio: adc: ad7124: fix channel lookup in syscalib functions
David Lechner
2025-07-13
iio: adc: ad7124: Use separate structures rather than array for chip info
David Lechner
2025-04-22
iio: adc: ad7124: Make register naming consistent
Uwe Kleine-König
2025-04-22
iio: adc: ad7124: Remove ability to write filter_low_pass_3db_frequency
Uwe Kleine-König
2025-04-22
iio: adc: ad7124: Fix 3dB filter frequency reading
Uwe Kleine-König
2025-03-11
iio: adc: ad7124: Benefit of dev = indio_dev->dev.parent in ad7124_parse_chan...
Uwe Kleine-König
2025-03-11
iio: adc: ad7124: Implement system calibration
Uwe Kleine-König
2025-03-11
iio: adc: ad7124: Implement internal calibration at probe time
Uwe Kleine-König
2025-03-11
iio: adc: ad7124: Fix comparison of channel configs
Uwe Kleine-König
2025-02-08
iio: adc: ad7124: Really disable all channels at probe time
Uwe Kleine-König
2025-02-08
iio: adc: ad7124: Micro-optimize channel disabling
Uwe Kleine-König
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2024-12-11
iio: adc: ad7124: Implement temperature measurement
Uwe Kleine-König
2024-12-11
iio: adc: ad7124: Add error reporting during probe
Uwe Kleine-König
2024-12-11
iio: adc: ad_sigma_delta: Store information about reset sequence length
Uwe Kleine-König
2024-12-11
iio: adc: ad7124: Refuse invalid input specifiers
Uwe Kleine-König
2024-12-11
iio: adc: ad7124: Don't create more channels than the driver can handle
Uwe Kleine-König
2024-12-07
iio: adc: ad7124: Disable all channels at probe time
Uwe Kleine-König
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-24
iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()
Zicheng Qu
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-08-06
iio: adc: ad7124: fix DT configuration parsing
Dumitru Ceclan
2024-08-03
iio: adc: ad7124: set initial ADC mode to idle
Dumitru Ceclan
2024-08-03
iio: adc: ad7124: reduce the number of SPI transfers
Dumitru Ceclan
2024-08-03
iio: adc: ad7124: fix config comparison
Dumitru Ceclan
2024-08-03
iio: adc: ad7124: fix chip ID mismatch
Dumitru Ceclan
2024-06-25
iio: adc: ad_sigma_delta: add disable_one callback
Dumitru Ceclan
[next]