summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ad7791: fix IRQ flagsNuno Sá2023-02-181-1/+1
* iio: buffer: make sure O_NONBLOCK is respectedNuno Sá2023-02-181-8/+11
* iio: buffer: correctly return bytes written in output buffersNuno Sá2023-02-181-1/+1
* iio: light: vcnl4000: Fix WARN_ON on uninitialized lockMårten Lindahl2023-02-021-1/+2
* iio: adis16480: select CONFIG_CRC32Arnd Bergmann2023-02-021-0/+1
* drivers: iio: adc: ltc2497: fix LSB shiftIan Ray2023-01-281-4/+2
* iio: adc: qcom-spmi-adc5: Fix the channel nameAndy Shevchenko2023-01-281-1/+9
* iio: imu: fxos8700: fix MAGN sensor scale and unitCarlos Song2023-01-211-3/+3
* iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MINCarlos Song2023-01-211-1/+0
* iio: imu: fxos8700: fix failed initialization ODR mode assignmentCarlos Song2023-01-211-2/+4
* iio: imu: fxos8700: fix incorrect ODR mode readbackCarlos Song2023-01-211-6/+6
* iio: light: cm32181: Fix PM support on system with 2 I2C resourcesKai-Heng Feng2023-01-211-4/+5
* iio: hid: fix the retval in gyro_3d_capture_sampleDmitry Perchanov2023-01-141-0/+1
* iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov2023-01-141-0/+1
* iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=mVladimir Oltean2023-01-081-0/+1
* iio:adc:twl6030: Enable measurement of VACAndreas Kemnade2022-12-281-1/+1
* iio: imu: fxos8700: fix ACCEL measurement range selectionCarlos Song2022-12-281-7/+34
* iio: imu: fxos8700: fix IMU data bits returned to user spaceCarlos Song2022-12-281-1/+27
* iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readbackCarlos Song2022-12-281-1/+1
* iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readbackCarlos Song2022-12-281-2/+15
* iio: imu: fxos8700: fix map label of channel type to MAGN sensorCarlos Song2022-12-281-1/+1
* iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade2022-12-281-0/+32
* iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()Frank Li2022-12-281-2/+9
* iio: adc: xilinx-ams: fix devm_krealloc() return value checkMarco Pagani2022-12-281-1/+1
* iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang2022-12-281-1/+3
* iio: adc: stm32-dfsdm: fill module aliasesOlivier Moysan2022-12-281-0/+1
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-2544-66/+66
* Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-231-3/+16
|\
| * spi: fsl_spi: Don't change speed while chipselect is activeChristophe Leroy2022-12-141-3/+16
* | Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-231-2/+2
|\ \
| * | regulator: core: fix deadlock on regulator enableJohan Hovold2022-12-151-1/+1
| * | regulator: core: Fix resolve supply lookup issueChiYuan Huang2022-12-141-1/+1
* | | Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-231-1/+5
|\ \ \
| * | | lkdtm: cfi: Make PAC test work with GCC 7 and 8Kristina Martsenko2022-12-151-1/+5
* | | | Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-2347-372/+647
|\ \ \ \
| * | | | drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependencyChristian König2022-12-211-0/+2
| * | | | drm/amdgpu: enable VCN DPG for GC IP v11.0.4Saleemkhan Jamadar2022-12-211-0/+1
| * | | | drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang2022-12-201-1/+2
| * | | | drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan2022-12-202-6/+28
| * | | | drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan2022-12-203-1/+4
| * | | | drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher2022-12-201-2/+3
| * | | | drm/amd/pm: avoid large variable on kernel stackArnd Bergmann2022-12-201-5/+16
| * | | | drm/amdkfd: Fix double release compute pasidPhilip Yang2022-12-203-15/+40
| * | | | drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang2022-12-201-6/+6
| * | | | Merge tag 'drm-intel-next-fixes-2022-12-15' of git://anongit.freedesktop.org/...Dave Airlie2022-12-2010-88/+96
| |\ \ \ \
| | * | | | drm/i915/ttm: consider CCS for backup objectsMatthew Auld2022-12-143-5/+26
| | * | | | drm/i915/migrate: fix corner case in CCS aux copyingMatthew Auld2022-12-141-8/+29
| | * | | | drm/i915/migrate: Account for the reserved_spaceChris Wilson2022-12-131-4/+12
| | * | | | drm/i915/display: Don't disable DDI/Transcoder when setting phy test patternKhaled Almahallawy2022-12-131-59/+0
| | * | | | drm/i915: Fix VLV/CHV HDMI/DP audio enableVille Syrjälä2022-12-132-8/+21