aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-21iio: pressure: bmp280: reorder i2c device tables declarationsAngel Iglesias1-5/+5
2022-09-21iio: pressure: bmp280: Fix alignment for DMA safetyAngel Iglesias2-58/+75
2022-09-21iio: pressure: bmp280: simplify driver initialization logicAngel Iglesias1-43/+83
2022-09-21iio: pressure: bmp280: Simplify bmp280 calibration data readingAngel Iglesias2-33/+24
2022-09-21iio: pressure: bmp280: use FIELD_GET, FIELD_PREP and GENMASKAngel Iglesias2-44/+55
2022-09-21iio: pressure: bmp280: reorder local variables following reverse xmas treeAngel Iglesias1-32/+33
2022-09-21iio: dac: ad5593r: add check for i2c functionalityNuno Sá1-0/+4
2022-09-21iio: dac: ad5593r: Fix i2c read protocol requirementsMichael Hennerich1-19/+27
2022-09-21iio: temperature: mlx90614 Refactoring available filter attributesCrt Mori1-11/+30
2022-09-21drivers: iio: accel: adxl312 and adxl314 supportGeorge Mois4-93/+281
2022-09-21dt-bindings: iio: accel: adxl313: Add compatibles for adxl312 and adxl314George Mois1-3/+7
2022-09-21iio: pressure: bmp280: fix datasheet linksAngel Iglesias1-3/+9
2022-09-21iio: pressure: st_pressure: Add support for LPS22DFMartyn Welch4-0/+82
2022-09-21dt-bindings: iio: st,st-sensors add LPS22DF.Martyn Welch1-0/+2
2022-09-21bpf: simplify code in btf_parse_hdrWilliam Dean1-6/+1
2022-09-21rpmsg: char: Avoid double destroy of default endpointShengjiu Wang1-1/+3
2022-09-21remoteproc: virtio: Create platform device for the remoteproc_virtioArnaud Pouliquen4-81/+82
2022-09-21Merge tag 'for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linuxLinus Torvalds6-12/+14
2022-09-21remoteproc: Move rproc_vdev management to remoteproc_virtio.cArnaud Pouliquen3-160/+161
2022-09-21remoteproc: core: Introduce rproc_add_rvdev functionArnaud Pouliquen1-2/+14
2022-09-21remoteproc: core: Introduce rproc_rvdev_add_device functionArnaud Pouliquen2-64/+98
2022-09-21Merge tag 'mips-fixes_6.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-8/+9
2022-09-21io_uring/net: use io_sr_msg for sendzcPavel Begunkov1-13/+5
2022-09-21io_uring/net: refactor io_sr_msg typesPavel Begunkov1-7/+7
2022-09-21io_uring/net: add non-bvec sg chunking callbackPavel Begunkov1-6/+11
2022-09-21io_uring/net: io_async_msghdr caches for sendzcPavel Begunkov1-5/+4
2022-09-21io_uring/net: use async caches for async prepPavel Begunkov2-3/+15
2022-09-21io_uring/net: reshuffle error handlingPavel Begunkov1-8/+8