summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iio: accel: mma7660: Mark acpi match table as maybe unusedDaniel Palmer2021-10-171-1/+1
| * | | iio: light: max44000: use device-managed functions in probeAlexandru Ardelean2021-10-171-14/+3
| * | | iio: gyro: adis16080: use devm_iio_device_register() in probeAlexandru Ardelean2021-10-171-10/+1
| * | | iio: dac: ad5064: convert probe to full device-managedAlexandru Ardelean2021-10-171-37/+12
| * | | iio: dac: ad7303: convert probe to full device-managedAlexandru Ardelean2021-10-171-30/+17
| * | | iio: imu: inv_mpu6050: Mark acpi match table as maybe unusedDaniel Palmer2021-10-171-1/+1
| * | | iio: ep93xx: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-10-171-3/+1
| * | | iio: accel: adxl355: Add triggered buffer supportPuranjay Mohan2021-09-142-1/+158
| * | | iio: accel: adxl355: use if(ret) in place of ret < 0Puranjay Mohan2021-09-141-6/+6
| * | | iio: accel: Add driver support for ADXL313Lucas Stankus2021-09-146-0/+576
| * | | iio: adc: aspeed: completes the bitfield declare.Billy Tsai2021-09-141-17/+47
| * | | iio: adc: ti-ads8344: convert probe to device-managedAlexandru Ardelean2021-09-141-19/+8
| * | | iio: adc: at91-sama5d2_adc: update copyright and authors informationEugen Hristev2021-09-141-1/+4
| * | | iio: adc: at91-sama5d2_adc: add support for sama7g5 deviceEugen Hristev2021-09-141-0/+78
| * | | iio: adc: at91-sama5d2_adc: add helper for COR registerEugen Hristev2021-09-141-20/+20
| * | | iio: adc: at91-sama5d2_adc: add support for separate end of conversion registersEugen Hristev2021-09-141-7/+59
| * | | iio: adc: at91-sama5d2_adc: convert to platform specific data structuresEugen Hristev2021-09-141-164/+253
| * | | iio: adc: at91-sama5d2_adc: remove unused definitionEugen Hristev2021-09-141-2/+0
| * | | iio: adc: at91-sama5d2_adc: initialize hardware after clock is startedEugen Hristev2021-09-141-2/+2
| * | | iio: magnetometer: ak8975: add AK09116 supportMatt Ranostay2021-09-142-1/+36
| * | | iio: temperature: Add MAX31865 RTD SupportNavin Sankar Velliangiri2021-09-143-0/+360
| * | | iio: adc: twl6030-gpadc: Use the defined variable to clean codeTang Bin2021-09-141-3/+3
| * | | iio: ltc2983: fail probe if no channels are givenNuno Sá2021-09-141-0/+5
| * | | iio: ltc2983: add support for optional reset gpioNuno Sá2021-09-141-0/+11
| * | | iio: ad5770r: make devicetree property reading consistentNuno Sá2021-09-141-1/+1
| * | | iio: gyro: remove dead config dependencies on INPUT_MPU3050Lukas Bulwahn2021-09-141-1/+0
| * | | iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-148-14/+12
| * | | iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-1416-135/+9
| * | | iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean2021-09-149-115/+23
| * | | iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean2021-09-145-98/+19
| * | | iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean2021-09-148-16/+16
| * | | iio: adc: ad7949: use devm managed functionsLiam Beguin2021-09-141-22/+3
| * | | iio: adc: ad7949: add vref selection supportLiam Beguin2021-09-141-16/+76
| * | | iio: adc: ad7949: enable use with non 14/16-bit controllersLiam Beguin2021-09-141-28/+58
| * | | iio: adc: ad7949: define and use bitfield namesLiam Beguin2021-09-141-10/+45
| * | | drivers/iio: Remove all strcpy() usesLen Baker2021-09-141-15/+21
| * | | iio: accel: Add driver support for ADXL355Puranjay Mohan2021-09-146-0/+792
| | |/ | |/|
* | | Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-10-1714-16/+50
|\ \ \ | | |/ | |/|
| * | iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N2021-10-031-3/+3
| * | iio: adis16480: fix devices that do not support sleep modeNuno Sá2021-09-261-3/+11
| * | iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSEDHui Liu2021-09-261-0/+8
| * | iio: adis16475: fix deadlock on frequency setNuno Sá2021-09-251-1/+2
| * | iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter2021-09-181-1/+8
| * | iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter2021-09-181-1/+1
| * | iio: adc: ad7793: Fix IRQ flagAlexandru Tachici2021-09-141-1/+1
| * | iio: adc: ad7780: Fix IRQ flagAlexandru Tachici2021-09-141-1/+1
| * | iio: adc: ad7192: Add IRQ flagAlexandru Tachici2021-09-141-0/+1
| * | iio: adc: aspeed: set driver data when adc probe.Billy Tsai2021-09-141-0/+1
| * | iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runt...Yang Yingliang2021-09-141-1/+3
| * | iio: adc: max1027: Fix the number of max1X31 channelsMiquel Raynal2021-09-141-1/+0