summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-14iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron
2022-06-14iio: sx9324: Add setting for CS idle modeStephen Boyd
2022-06-14iio: sx9360: Add pre-charge resistor settingGwendal Grignou
2022-06-14iio: sx9324: Add Setting for internal analog gainGwendal Grignou
2022-06-14iio: sx9324: Add Setting for internal compensation resistorGwendal Grignou
2022-06-14iio: sx9324: Add precharge internal resistance settingGwendal Grignou
2022-06-14iio: sx9324: Fix register field spellingGwendal Grignou
2022-06-14iio: gyro: mpu3050: Use pm_ptr() and DEFINE_RUNTIME_DEV_PM_OPS()Jonathan Cameron
2022-06-14iio: gyro: mpu3050: Drop unused symbol exports.Jonathan Cameron
2022-06-14iio: adc: adi-axi: Move exported symbols into IIO_ADI_AXI namespace.Jonathan Cameron
2022-06-14iio: core: drop iio_get_time_res()Jonathan Cameron
2022-06-14iio: addac: ad74413r: for_each_set_bit_from -> for_each_set_bitCosmin Tanislav
2022-06-14iio: accel: sca3000: Fix syntax errors in commentsXiang wangx
2022-06-14iio: accel: sca3300: Add inclination channelsLI Qingwu
2022-06-14iio: accel: sca3300: Add support for SCL3300LI Qingwu
2022-06-14iio: accel: sca3300: modified to support multi chipsLI Qingwu
2022-06-14iio: accel: sca3300: add define for temp channel for reuse.LI Qingwu
2022-06-14iio: adc: nau7802: Make use of device propertiesAndy Shevchenko
2022-06-14iio: adc: nau7802: Convert driver to use ->probe_new()Andy Shevchenko
2022-06-14iio: adc: vf610_adc: Make use of device propertiesAndy Shevchenko
2022-06-14iio: dac: ad5592r: Get rid of OF specificsAndy Shevchenko
2022-06-14iio: adc: lpc18xx_adc: Switch from of headers to mod_devicetable.hAndy Shevchenko
2022-06-11iio: adc: envelope-detector: Drop dependency on OFAndy Shevchenko
2022-06-11iio: adc: sd_adc_modulator: Drop dependency on OFAndy Shevchenko
2022-06-11iio: Directly use ida_alloc()/free()keliu
2022-06-11iio: accel: bmi088: Add support for bmi090l accelLI Qingwu
2022-06-11iio: accel: bmi088: Add support for bmi085 accelLI Qingwu
2022-06-11iio: accel: bmi088: modified the device nameLI Qingwu
2022-06-11iio: accel: bmi088: Make it possible to config scalesLI Qingwu
2022-06-11iio: accel: bmi088: Modified the scale calculateLI Qingwu
2022-06-11proximity: vl53l0x: Handle the reset GPIOMarkuss Broks
2022-06-11proximity: vl53l0x: Handle the VDD regulatorMarkuss Broks
2022-06-11proximity: vl53l0x: Prefer pre-initialized interrupt flagsMarkuss Broks
2022-06-11iio: srf08: Remove redundant if statementLi Zhengyu
2022-06-11iio: dac: ti-dac5571: add support for ti,dac121c081Peter Rosin
2022-06-11iio: accel: adxl367: do not update FIFO watermark on scan mode updateCosmin Tanislav
2022-06-11iio:magnetometer:mbc150: Make bmc150_magn_remove() return voidUwe Kleine-König
2022-06-11iio: chemical: bme680: fix typo in commentJulia Lawall
2022-06-11iio: proximity: ping: fix typo in commentJulia Lawall
2022-06-11iio:light:vcnl4035: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-06-11iio:light:vcnl4000: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-06-11iio:light:us5182d: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-06-11iio:light:pa12203001: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-06-11iio:chemical:ccs811: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-06-11iio:chemical:atlas: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-06-11iio:adc:ti-ads1015: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-06-11iio:adc:ina2xx: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-06-11iio: adc: rzg2l_adc: Remove unnecessary channel check from rzg2l_adc_read_lab...Biju Das
2022-06-11iio: dac: cio-dac: Utilize iomap interfaceWilliam Breathitt Gray
2022-06-11iio: adc: stx104: Utilize iomap interfaceWilliam Breathitt Gray