aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-04iio: imu: adis16480.c: Add delta angle and delta velocity channelsRamona Gradinariu1-2/+70
2024-06-04iio: adis16480: make the burst_max_speed configurableRamona Gradinariu1-40/+44
2024-06-04drivers: iio: imu: Add support for adis1657x familyRamona Gradinariu1-46/+556
2024-06-04iio: imu: adis16475: Re-define ADIS16475_DATARamona Gradinariu1-49/+92
2024-06-04iio: imu: adis_trigger: Allow level interrupts for FIFO readingsRamona Gradinariu1-11/+26
2024-06-04drivers: iio: imu: adis16475: generic computation for sample rateRamona Gradinariu1-17/+22
2024-06-04iio: imu: adis16475: Create push single sample APIRamona Gradinariu1-2/+10
2024-06-04iio: imu: adis_buffer: Add buffer setup API with buffer attributesRamona Gradinariu1-14/+18
2024-06-04drivers: iio: imu: Add support for ADIS16501Ramona Gradinariu2-2/+25
2024-06-04iio: adc: ad7380: add oversampling supportJulien Stephan1-45/+260
2024-06-04iio: adc: ad7380: use spi_optimize_message()David Lechner1-32/+38
2024-06-04iio: add support for multiple scan types per channelDavid Lechner1-21/+80
2024-06-04iio: buffer: use struct iio_scan_type to simplify codeDavid Lechner1-20/+28
2024-06-04iio: adc: ad7380: add support for ad738x-4 4 channels variantsJulien Stephan1-2/+75
2024-06-04iio: adc: ad7380: prepare for parts with more channelsJulien Stephan1-10/+33
2024-06-04iio: adc: ad7380: add support for pseudo-differential partsDavid Lechner1-16/+94
2024-06-04iio: adc: ad7380: new driver for AD7380 ADCsDavid Lechner3-0/+455
2024-06-04iio: adc: adi-axi-adc: make sure DRP is locked on enableNuno Sa1-1/+15
2024-06-04iio: adc: adi-axi-adc: don't allow concurrent enable/disable callsNuno Sa1-0/+2
2024-06-04staging: iio: adt7316: remove unused struct 'adt7316_limit_regs'Dr. David Alan Gilbert1-9/+0
2024-06-04iio: frequency: adrf6780: rm clk provider includeAntoniu Miclaus1-1/+0
2024-06-04iio: imu: bmi323: Use iio read_acpi_mount_matrix() helperDenis Benato1-3/+5
2024-06-04iio: adc: ad7944: remove unused parameterDavid Lechner1-5/+3
2024-06-04iio: adc: sort MakefileDavid Lechner1-12/+12
2024-06-04iio: dac: ad3552r: uniform structure namesAngelo Dureghello1-2/+2
2024-06-04iio: dac: ad3552r: change AD3552R_NUM_CH define nameAngelo Dureghello1-5/+5
2024-06-04iio: dac: ad3552r: add support for ad3541r and ad3551rAngelo Dureghello1-0/+30
2024-06-04iio: dac: ad3552r: add model data structureAngelo Dureghello1-39/+59
2024-06-04iio: adc: ad9467: change struct members paddingNuno Sa1-20/+20
2024-06-04iio: adc: ad9467: use DMA safe buffer for spiNuno Sa1-34/+31
2024-06-04iio: light: stk3310: support more stk3311 variantsBarnabás Czémán1-0/+4
2024-06-04iio: light: stk3310: make chip id check expandableBarnabás Czémán1-5/+19
2024-06-04iio: light: stk3310: relax failure to match idBarnabás Czémán1-2/+1
2024-06-04iio: light: rohm-bu27034: remove unused struct 'bu27034_result'Dr. David Alan Gilbert1-6/+0
2024-06-04iio: adc: pac1934: remove unused struct 'samp_rate_mapping'Dr. David Alan Gilbert1-5/+0
2024-06-04iio: accel: bmi088: remove unused struct 'bmi088_scale_info'Dr. David Alan Gilbert1-5/+0
2024-06-04iio: adc: ad7192: Add AD7194 supportAlisa-Dariana Roman2-8/+151
2024-06-04iio: adc: ad7192: Add aincom supplyAlisa-Dariana Roman1-2/+48
2024-06-04iio: adc: ad7192: Use standard attributeAlisa-Dariana Roman1-41/+34
2024-06-04clk: sifive: prci: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-06-04Revert "ethernet: octeontx2: avoid linking objects into multiple modules"Jakub Kicinski3-25/+6
2024-06-04spi: cs42l43: Correct SPI root clock speedCharles Keepax1-1/+1
2024-06-04thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188Julien Panis1-6/+0
2024-06-04Merge branch 'efi/next' into efi/urgentArd Biesheuvel2-4/+5
2024-06-04PCI: Warn on missing cfg_access_lock during secondary bus resetDan Williams1-0/+3
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams3-8/+0
2024-06-04hwmon: g672: add support for g761Christian Marangi1-3/+30
2024-06-04drm/i915: Fix assert on pending async-put power domain work when it requeues ...Imre Deak1-6/+6
2024-06-04drivers: core: synchronize really_probe() and dev_uevent()Dirk Behme1-0/+3
2024-06-04clkdev: don't fail clkdev_alloc() if over-sizedRussell King (Oracle)1-2/+9