aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-29dt-bindings: iio: adc: adi,ad7606: improve descriptionsGuillaume Stols1-13/+20
2024-07-29dt-bindings: iio: adc: adi,ad7606: normalize textwidthGuillaume Stols1-26/+24
2024-07-29iio: adc: ad9467: support new partsNuno Sa1-0/+101
2024-07-29dt-bindings: adc: ad9467: support new partsNuno Sa1-0/+3
2024-07-29iio: adc: ad9467: don't allow reading vref if not availableNuno Sa1-6/+16
2024-07-29iio: adc: ad9467: add new chip_info variablesNuno Sa1-9/+29
2024-07-29iio: adc: ad9467: support multiple channels calibrationNuno Sa1-40/+75
2024-07-29iio: adc: ti-tsc2046: simplify with cleanup.hKrzysztof Kozlowski1-17/+12
2024-07-29iio: adc: max1363: simplify with cleanup.hKrzysztof Kozlowski1-21/+13
2024-07-29iio: adc: at91: simplify with cleanup.hKrzysztof Kozlowski1-8/+5
2024-07-29iio: adc: ad7280a: simplify with cleanup.hKrzysztof Kozlowski1-6/+4
2024-07-29iio: accel: bma400: simplify with cleanup.hKrzysztof Kozlowski1-6/+5
2024-07-29iio: pressure: bmp280: Constify struct regmap_busJavier Carrasco1-3/+3
2024-07-29iio: light: gp2ap002: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: imu: bno055: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: imu: bmi323: Constify struct regmap_busJavier Carrasco2-2/+2
2024-07-29iio: dac: ltc2688: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: chemical: bme680: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: adc: ad7091r8: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: accel: bmi088: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: accel: bma400: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: accel: adxl367: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-29iio: imu: adis16480: make use of iio_for_each_active_channel()Nuno Sa1-1/+1
2024-07-29iio: imu: adis16475: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: adc: at91_adc: make use of iio_for_each_active_channel()Nuno Sa1-3/+1
2024-07-29iio: adc: ad_sigma_delta: use new '.masklength' accessorsNuno Sa1-3/+3
2024-07-29iio: adc: ad799x: make use of iio_get_masklength()Nuno Sa1-1/+2
2024-07-29iio: adc: ad7298: make use of iio_get_masklength()Nuno Sa1-1/+2
2024-07-29iio: adc: ad7266: make use of iio_get_masklength()Nuno Sa1-1/+2
2024-07-29iio: accel: stk8ba50: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: accel: stk8312: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: accel: sca3300: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: accel: msa311: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: accel: fxls8962af-core: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: accel: cros_ec_accel_legacy: make use of iio_get_masklength()Nuno Sa1-1/+1
2024-07-29iio: accel: bmc150-accel-core: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: accel: bma180: make use of iio_for_each_active_channel()Nuno Sa1-2/+1
2024-07-29iio: accel: adxl372: make use of iio_get_masklength()Nuno Sa1-1/+1
2024-07-29iio: accel: adxl367: make use of iio_get_masklength()Nuno Sa1-1/+1
2024-07-29iio: buffer: make use of iio_get_masklength()Nuno Sa3-30/+26
2024-07-29iio: core: make use of iio_get_masklength()Nuno Sa1-1/+1
2024-07-29iio: core: add accessors 'masklength'Nuno Sa1-0/+18
2024-07-28Linux 6.11-rc1Linus Torvalds1-2/+2
2024-07-28Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+4
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds1-8/+11
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds7-10/+10
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds21-214/+135
2024-07-29kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor2-2/+2
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger1-1/+1
2024-07-28Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds5-495/+2274