summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-24slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failureKrzysztof Kozlowski1-1/+2
2022-09-22misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...Christophe JAILLET1-2/+1
2022-09-22misc: microchip: pci1xxxx: Do not disable the pci device twice in gp_aux_bus_...Christophe JAILLET1-1/+0
2022-09-22misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIM...Kumaravel Thiagarajan1-1/+1
2022-09-22misc: microchip: pci1xxxx: Remove duplicate includeYihao Han1-1/+0
2022-09-22Merge tag 'gnss-6.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman1-2/+2
2022-09-22counter: Realign counter_comp comment block to 80 charactersWilliam Breathitt Gray1-20/+20
2022-09-21iio: adc: mcp3911: add support for oversampling ratioMarcus Folkesson1-0/+58
2022-09-21dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entryMarcus Folkesson1-0/+7
2022-09-21iio: adc: mcp3911: add support for interruptsMarcus Folkesson1-0/+53
2022-09-21iio: adc: mcp3911: add support for buffersMarcus Folkesson2-8/+97
2022-09-21iio: adc: mcp3911: use resource-managed version of iio_device_registerMarcus Folkesson1-37/+14
2022-09-21iio: accel: bma400: Fix smatch warning based on use of unintialized value.Jonathan Cameron1-1/+2
2022-09-21iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()Jonathan Cameron3-8/+5
2022-09-21iio: accel: bmi088: Use EXPORT_NS_GPL_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron2-10/+7
2022-09-21iio: proximity: srf04: Use pm_ptr() to remove unused struct dev_pm_opsJonathan Cameron1-5/+5
2022-09-21iio: proximity: sx9360: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-09-21iio: proximity: sx9324: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-09-21iio: proximity: sx9310: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-09-21docs: iio: add documentation for BNO055 driverAndrea Merello2-0/+53
2022-09-21iio: imu: add BNO055 I2C driverAndrea Merello3-0/+70
2022-09-21iio: imu: add BNO055 serdev driverAndrea Merello5-0/+693
2022-09-21dt-bindings: iio/imu: Add Bosch BNO055Andrea Merello1-0/+59
2022-09-21iio: document "serialnumber" sysfs attributeAndrea Merello1-0/+7
2022-09-21iio: document bno055 private sysfs attributesAndrea Merello1-0/+81
2022-09-21iio: imu: add Bosch Sensortec BNO055 core driverAndrea Merello6-0/+1707
2022-09-21iio: add support for binary attributesAndrea Merello1-1/+3
2022-09-21iio: event_monitor: add pitch, yaw and roll modifiersAndrea Merello1-0/+3
2022-09-21iio: document pitch, yaw, roll modifiersAndrea Merello1-0/+9
2022-09-21iio: add modifers for pitch, yaw, rollAndrea Merello2-0/+6
2022-09-21iio: event_monitor: add linear acceleration modifiersAndrea Merello1-0/+3
2022-09-21iio: document linear acceleration modifiersAndrea Merello1-0/+9
2022-09-21iio: add modifiers for linear accelerationAndrea Merello2-1/+6
2022-09-21iio: pressure: dps310: Reset chip after timeoutEddie James1-10/+64
2022-09-21iio: pressure: dps310: Refactor startup procedureEddie James1-89/+99
2022-09-21dt-bindings: iio: adi,ad7923: add adi,range-double propertyNuno Sá1-0/+4
2022-09-21iio: adc: ad7923: support extended rangeNuno Sá1-1/+6
2022-09-21iio: adc: ad7923: fix channel readings for some variantsNuno Sá1-1/+3
2022-09-21iio: adc: stm32-adc: add id registers supportOlivier Moysan2-3/+87
2022-09-21dt-bindings: iio: imu: st_lsm6dsx: add lsm6dstx device bindingsLorenzo Bianconi1-0/+3
2022-09-21iio: imu: st_lsm6dsx: add support to LSM6DSTXLorenzo Bianconi6-3/+20
2022-09-21drivers: iio: adc: ltc2497: Rename the LTC2499 iio deviceCiprian Regus4-1/+13
2022-09-21drivers: iio: adc: ltc2497: LTC2499 supportCiprian Regus4-7/+70
2022-09-21Add MAINTAINERS entries for LTC2497 and LTC2496Ciprian Regus1-0/+2
2022-09-21dt-bindings: iio: adc: Add docs for LTC2499Ciprian Regus1-2/+6
2022-09-21MAINTAINERS: Remove duplicate matching entryCiprian Regus1-1/+0
2022-09-21iio: ltc2497: Fix reading conversion resultsUwe Kleine-König1-0/+13
2022-09-21iio: pressure: bmp280: Add more tunable config parameters for BMP380Angel Iglesias2-27/+238
2022-09-21dt-bindings: iio: pressure: bmp085: Add BMP380 compatible stringAngel Iglesias1-1/+3
2022-09-21iio: pressure: bmp280: Add support for BMP380 sensor familyAngel Iglesias6-3/+555