summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* intel_th: Convert to platform remove callback returning voidUwe Kleine-König2024-05-041-4/+2
* stm class: sys-t: Improve ftrace source handlingMikhail Lappo2024-05-041-7/+83
* stm class: Propagate source type to protocolsMikhail Lappo2024-05-044-7/+9
* stm class: Add source typeMikhail Lappo2024-05-043-0/+3
* stm class: Fix a double free in stm_register_device()Dan Carpenter2024-05-041-5/+6
* Merge tag 'iio-for-6.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2024-05-0439-377/+1177
|\
| * iio: temperature: mcp9600: Fix temperature reading for negative valuesDimitri Fedrau2024-05-031-1/+2
| * iio: adc: PAC1934: fix accessing out of bounds array indexMarius Cristea2024-05-031-0/+9
| * iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol2024-05-033-26/+20
| * iio: invensense: fix interrupt timestamp alignmentJean-Baptiste Maneyrol2024-05-011-2/+7
| * iio: dac: ad9739a: write complete MU_CNT1 register during lockNuno Sa2024-04-291-2/+3
| * iio: pressure: zpa2326: use 'time_left' variable with wait_for_completion_int...Wolfram Sang2024-04-291-5/+5
| * iio: adc: twl6030-gpadc: use 'time_left' variable with wait_for_completion_in...Wolfram Sang2024-04-291-4/+4
| * iio: adc: stm32-dfsdm-adc: use 'time_left' variable with wait_for_completion_...Wolfram Sang2024-04-291-6/+6
| * iio: adc: stm32-adc: use 'time_left' variable with wait_for_completion_interr...Wolfram Sang2024-04-291-5/+5
| * iio: adc: intel_mrfld_adc: use 'time_left' variable with wait_for_completion_...Wolfram Sang2024-04-291-6/+6
| * iio: adc: fsl-imx25-gcq: use 'time_left' variable with wait_for_completion_in...Wolfram Sang2024-04-291-5/+5
| * iio: adc: exynos_adc: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang2024-04-291-8/+8
| * iio: adc: ad_sigma_delta: use 'time_left' variable with wait_for_completion_t...Wolfram Sang2024-04-291-3/+3
| * iio: adc: ti-ads1015: use device_for_each_child_node_scoped()Lincoln Yuji2024-04-291-4/+1
| * iio: adc: ad799x: Prefer to use octal permissionGustavo Rodrigues2024-04-291-1/+1
| * iio: adc: ad799x: add blank line to avoid warning messagesGustavo Rodrigues2024-04-291-0/+1
| * iio: adc: ad799x: change 'unsigned' to 'unsigned int' declarationGustavo Rodrigues2024-04-291-2/+2
| * iio: adc: mcp3564: Use device_for_each_child_node_scoped()Jonathan Cameron2024-04-291-9/+7
| * iio: adc: ad9467: support digital interface calibrationNuno Sa2024-04-291-39/+335
| * iio: adc: adi-axi-adc: support digital interface calibrationNuno Sa2024-04-291-2/+119
| * iio: adc: adi-axi-adc: remove regmap max registerNuno Sa2024-04-291-1/+0
| * iio: backend: add API for interface tuningNuno Sa2024-04-291-0/+86
| * iio: backend: change docs paddingNuno Sa2024-04-291-38/+38
| * iio: adc: axi-adc: make sure AXI clock is enabledNuno Sa2024-04-291-0/+5
| * iio: adc: ad7944: add support for chain modeDavid Lechner2024-04-291-10/+176
| * iio: dac: adi-axi: fix a mistake in axi_dac_ext_info_set()Dan Carpenter2024-04-291-3/+3
| * iio: imu: inv_icm42600: add support of ICM-42686-PJean-Baptiste Maneyrol2024-04-297-43/+193
| * iio: light: stk3310: Drop most likely fake ACPI IDAndy Shevchenko2024-04-291-1/+0
| * iio: accel: mxc4005: Read orientation matrix from ACPI ROTM methodHans de Goede2024-04-291-0/+22
| * iio: bmc150-accel-core: Use iio_read_acpi_mount_matrix() helperHans de Goede2024-04-291-42/+2
| * iio: accel: kxcjk-1013: Use new iio_read_acpi_mount_matrix() helperHans de Goede2024-04-291-79/+1
| * iio: core: Add iio_read_acpi_mount_matrix() helper functionHans de Goede2024-04-292-0/+86
| * iio: buffer: initialize masklength accumulator to 0David Lechner2024-04-291-1/+1
| * iio: adc: mxs-lradc-adc: don't set masklengthDavid Lechner2024-04-291-1/+0
| * iio: adc: ad7266: don't set masklengthDavid Lechner2024-04-291-1/+0
| * iio: adc: rtq6056: Use automated cleanup for mode handling in write_rawGabriel Schwartz2024-04-291-23/+11
| * iio: light: apds9306: Fix input arguments to in_range()Subhajit Ghosh2024-04-281-6/+6
* | Merge tag 'icc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2024-05-042-16/+19
|\ \
| * | interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port assignmentKonrad Dybcio2024-04-111-1/+1
| * | interconnect: qcom: sm6115: Unspaghettify SNoC QoS port numberingKonrad Dybcio2024-04-111-15/+18
* | | vmci: prevent speculation leaks by sanitizing event in event_deliver()Hagar Gamal Halim Hemdan2024-05-031-1/+5
* | | slimbus: qcom-ctrl: fix module autoloadingKrzysztof Kozlowski2024-05-031-0/+1
* | | slimbus: Convert to platform remove callback returning voidUwe Kleine-König2024-05-032-10/+6
* | | slimbus: qcom-ngd-ctrl: Reduce auto suspend delayViken Dadhaniya2024-05-031-2/+1