summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-17iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko
2021-05-17iio: magnetometer: st_magn: Provide default platform dataAndy Shevchenko
2021-05-17iio: gyro: st_gyro: Move platform data from header to C fileAndy Shevchenko
2021-05-17iio: accel: st_accel: Move platform data from header to C fileAndy Shevchenko
2021-05-17iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @flags from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @info_exist_lock to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @scan_index_timestamp to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: common: scmi_sensors: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron
2021-05-17iio: position: hid-sensor-custom-intel-hinge: Drop duplicate parent setting.Jonathan Cameron
2021-05-17iio: humidity: hdc2010: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron
2021-05-17iio: adc: ti-ads131e08: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron
2021-05-17iio: adc: mt6360: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron
2021-05-17iio: adc: mp2629: Drop duplicate setting iio_dev.dev.parentJonathan Cameron
2021-05-17iio: dac: ad5766: Drop duplicate setting of iio_dev.dev.parent and of_nodeJonathan Cameron
2021-05-17iio: accel: bmi088: Drop manual assignment of iio_dev.dev.parentJonathan Cameron
2021-05-17iio: adc: add ADC driver for the TI TSC2046 controllerOleksij Rempel
2021-05-17iio: adc: stm32-adc: Fix docs wrongly marked as kernel-docJonathan Cameron
2021-05-17iio: sps30: add support for serial interfaceTomasz Duszynski
2021-05-17iio: sps30: separate core and interface specific codeTomasz Duszynski
2021-05-17iio: adis16400: do not directly change spi 'max_speed_hz'Nuno Sa
2021-05-17iio: adis16475: do not directly change spi 'max_speed_hz'Nuno Sa
2021-05-17iio: adis: add burst_max_speed_hz variableNuno Sa
2021-05-17iio: adis_buffer: don't push data to buffers on failureNuno Sa
2021-05-17iio: adis_buffer: update device page after changing itNuno Sa
2021-05-17iio: adis16475: do not return ints in irq handlersNuno Sa
2021-05-17iio: accel: Add driver for Murata SCA3300 accelerometerTomas Melin
2021-05-17iio:adc:ad7476: Handle the different regulators used by various parts.Jonathan Cameron
2021-05-17iio:accel:stk8312: Add lowercase i2c device idJonathan Cameron
2021-05-17iio: inkern: simplify some devm functionsYicong Yang
2021-05-17iio: trigger: simplify __devm_iio_trigger_registerYicong Yang
2021-05-17iio: core: simplify some devm functionsYicong Yang
2021-05-17iio: triggered-buffer: simplify devm_iio_triggered_buffer_setup_ext()Yicong Yang
2021-05-17iio: hw_consumer: simplify devm_iio_hw_consumer_alloc()Yicong Yang
2021-05-17iio: buffer-dmaengine: simplify __devm_iio_dmaengine_buffer_free()Yicong Yang
2021-05-17iio: adc: adi-axi-adc: simplify devm_adi_axi_adc_conv_register()Yicong Yang
2021-05-17iio: light: Added AMS tsl2591 driver implementationJoe Sandom
2021-05-17iio: adis_buffer: check return value on page changeNuno Sa
2021-05-17iio: adis16400: do not return ints in irq handlersNuno Sa
2021-05-17iio: adis_buffer: do not return ints in irq handlersNuno Sa
2021-05-17iio: adc: ad7298: Enable on Intel Galileo Gen 1Andy Shevchenko
2021-05-17iio: trigger: stm32-timer: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2021-05-17iio: light: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2021-05-17iio:chemical:sps30: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2021-05-17iio: temperature: add driver support for ti tmp117Puranjay Mohan
2021-05-17iio: adc: exynos: drop unneeded variable assignmentKrzysztof Kozlowski