summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | iio: light: vcnl4000: Add period for vcnl4040/4200Astrid Rost2023-07-201-2/+159
| * | iio: light: vcnl4000: add illuminance irq vcnl4040/4200Astrid Rost2023-07-201-2/+92
| * | iio: light: vcnl4000: Add als_it for vcnl4040/4200Astrid Rost2023-07-201-3/+91
| * | iio: light: vcnl4000: Check type with switch caseAstrid Rost2023-07-201-52/+100
| * | iio: light: vcnl4000: Add proximity ps_it for vcnl4200Astrid Rost2023-07-201-7/+26
| * | iio: light: vcnl4000: Add proximity irq for vcnl4200Astrid Rost2023-07-201-3/+9
| * | iio: accel: da280: Add support for the DA217 accelerometerHans de Goede2023-07-201-3/+8
| * | iio: imu: inv_mpu6050: use the common inv_sensors timestamp moduleJean-Baptiste Maneyrol2023-07-205-93/+45
| * | iio: make invensense timestamp module genericJean-Baptiste Maneyrol2023-07-206-85/+99
| * | iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol2023-07-2012-88/+38
| * | iio: imu: inv_icm42600: make timestamp module chip independentJean-Baptiste Maneyrol2023-07-203-19/+12
| * | iio: adi: ad7192: Add error check and more debug logMarkus Burri2023-07-151-3/+5
| * | iio: adc: ad7192: Simplify using devm_clk_get_optional_enabled()Christophe JAILLET2023-07-151-15/+1
* | | Add cs42l43 PC focused SoundWire CODECMark Brown2023-08-229-33/+73
|\ \ \ | | |/ | |/|
| * | iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo2023-07-291-1/+1
| * | iio: imu: lsm6dsx: Fix mount matrix retrievalAlejandro Tafalla2023-07-231-1/+1
| * | iio: adc: meson: fix core clock enable/disable momentGeorge Stark2023-07-221-11/+12
| * | iio: core: Prevent invalid memory access when there is no parentMilan Zamazal2023-07-221-2/+3
| * | iio: frequency: admv1013: propagate errors from regulator_get_voltage()Dan Carpenter2023-07-221-1/+4
| * | iio: adc: ina2xx: avoid NULL pointer dereference on OF device matchAlvin Šipraga2023-07-151-3/+6
| * | iio: light: bu27008: Fix intensity data typeMatti Vaittinen2023-07-151-1/+1
| * | iio: light: bu27008: Fix scale formatMatti Vaittinen2023-07-151-2/+18
| * | iio: light: bu27034: Fix scale formatMatti Vaittinen2023-07-151-3/+19
| * | iio: adc: ad7192: Fix ac excitation featureAlisa Roman2023-07-151-8/+8
| |/
* | iio: inkern: Add a helper to query an available minimum raw valueHerve Codina2023-07-091-0/+63
* | iio: inkern: Replace a FIXME comment by a TODO oneHerve Codina2023-07-091-1/+1
* | iio: inkern: Use max_array() to get the maximum value from an arrayHerve Codina2023-07-091-5/+2
* | iio: inkern: Fix headers inclusion orderHerve Codina2023-07-091-1/+1
* | iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max()Herve Codina2023-07-091-5/+2
* | iio: inkern: Check error explicitly in iio_channel_read_max()Herve Codina2023-07-091-1/+4
|/
* Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-032-16/+10
|\
| * Merge 6.4-rc5 into driver-core-nextGreg Kroah-Hartman2023-06-0518-82/+195
| |\
| * | iio: adc: Use devm_krealloc_arrayJames Clark2023-05-302-16/+10
* | | Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-03226-467/+2936
|\ \ \
| * \ \ Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-06-15222-453/+2921
| |\ \ \
| | * | | iio: adc: rockchip_saradc: Use dev_err_probeShreeya Patel2023-06-041-25/+20
| | * | | iio: adc: rockchip_saradc: Match alignment with open parenthesisShreeya Patel2023-06-041-3/+2
| | * | | iio: adc: rockchip_saradc: Use of_device_get_match_dataShreeya Patel2023-06-041-4/+4
| | * | | iio: adc: rockchip_saradc: Make use of devm_clk_get_enabledShreeya Patel2023-06-041-48/+8
| | * | | iio: adc: rockchip_saradc: Add support for RK3588Simon Xue2023-06-041-0/+70
| | * | | iio: adc: rockchip_saradc: Add callback functionsSimon Xue2023-06-041-12/+52
| | * | | iio: temperature: tmp006: Add OF device matching supportAnup Sharma2023-05-281-0/+8
| | * | | iio: amplifiers: ad8366 Fix whitespace issueFranziska Naepelt2023-05-281-1/+1
| | * | | iio: imu: inv_icm42600: avoid frequent timestamp jitterJean-Baptiste Maneyrol2023-05-231-23/+26
| | * | | iio: light: ROHM BU27008 color sensorMatti Vaittinen2023-05-233-0/+1041
| | * | | iio: kx022a: Use new iio_validate_own_trigger()Matti Vaittinen2023-05-231-12/+1
| | * | | iio: trigger: Add simple trigger_validation helperMatti Vaittinen2023-05-231-1/+21
| | * | | iio: mlx90614: Add MLX90615 supportMarek Vasut2023-05-231-4/+44
| | * | | iio: mlx90614: Factor our register IO and constants into model specific descr...Marek Vasut2023-05-231-59/+122
| | * | | iio: mlx90614: Drop MLX90614_CONST_EMISSIVITY_RESOLUTIONMarek Vasut2023-05-231-3/+3