summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-10iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entriesMiquel Raynal
2022-04-04iio: adc: ti-ads1015: Switch to read_availMarek Vasut
2022-04-04iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_dataMarek Vasut
2022-04-04iio: adc: ti-ads1015: Convert to OF match dataMarek Vasut
2022-04-04iio: adc: ti-ads1015: Add static assert to test if shifted realbits fit into ...Marek Vasut
2022-04-04iio: adc: ti-ads1015: Add TLA2024 supportMarek Vasut
2022-04-04iio: adc: ti-ads1015: Make channel event_spec optionalMarek Vasut
2022-04-04iio: adc: ti-ads1015: Deduplicate channel macrosMarek Vasut
2022-04-04iio: adc: ti-ads1015: Switch to static const writeable ranges tableMarek Vasut
2022-04-04dt-bindings: iio: adc: ti,ads1015: Add TLA2024 compatible stringMarek Vasut
2022-04-04dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible stringMarek Vasut
2022-04-04iio: core: Print error and fail iio_device_register() in case sample bits do ...Marek Vasut
2022-04-04iio: accel: kxsd9-spi: changed leading spaces to tabsPaul Lemmermann
2022-04-04iio: accel: dmard09: fixed code styling issuesPaul Lemmermann
2022-04-04iio: sysfs-trigger: replace usage of found with dedicated list iterator variableJakob Koschel
2022-04-04iio: ssp_sensors: replace usage of found with dedicated list iterator variableJakob Koschel
2022-04-04iio: buffer: remove usage of list iterator variable for list_for_each_entry_c...Jakob Koschel
2022-04-04iio: palmas: shut up warning about calibration mismatch (due to noise)H. Nikolaus Schaller
2022-04-04iio: adc: ad7192: add sequencer supportAlexandru Tachici
2022-04-04iio: adc: ad7124: add sequencer supportAlexandru Tachici
2022-04-04iio: adc: ad_sigma_delta: Add sequencer supportLars-Peter Clausen
2022-04-04iio: adc: ad7192: Add update_scan_modeAlexandru Tachici
2022-04-04iio: adc: ad7124: Add update_scan_modeAlexandru Tachici
2022-04-04iio: adc: ad7124: Remove shift from scan_typeAlexandru Tachici
2022-04-04iio: imu: inv_mpu6050: Add support for ICM-20608-DMichael Srba
2022-04-04dt-bindings: iio: imu: mpu6050: Document invensense,icm20608dMichael Srba
2022-04-04MAINTAINERS: updated Lorenzo's email addressLorenzo Bianconi
2022-04-04iio: temperature: ltc2983: Make use of device propertiesAndy Shevchenko
2022-04-04iio: temperature: ltc2983: Use single error path to put OF nodeAndy Shevchenko
2022-04-04iio: temperature: ltc2983: Don't hard code defined constants in messagesAndy Shevchenko
2022-04-04iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang
2022-04-04iio: multiplexer: Make use of device propertiesAndy Shevchenko
2022-04-04iio: dac: ltc2688: Use temporary variable for struct deviceAndy Shevchenko
2022-04-04iio: accel: add support for LIS302DL variantSicelo A. Mhlongo
2022-04-04iio: accel: Remove unused enum in st_accelSicelo A. Mhlongo
2022-04-04dt-bindings: iio: st,st-sensors add LIS302DLSicelo A. Mhlongo
2022-04-04iio: core: fix a few code style issuesAlexander Vorwerk
2022-04-03Linux 5.18-rc1v5.18-rc1Linus Torvalds
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-03Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd
2022-04-02Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-04-02Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-02Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-03modpost: restore the warning message for missing symbol versionsMasahiro Yamada