summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: bmi088: Add support for bmi090l accelLI Qingwu2022-06-113-0/+10
* iio: accel: bmi088: Add support for bmi085 accelLI Qingwu2022-06-113-0/+10
* iio: accel: bmi088: modified the device nameLI Qingwu2022-06-113-19/+36
* iio: accel: bmi088: Make it possible to config scalesLI Qingwu2022-06-111-1/+32
* iio: accel: bmi088: Modified the scale calculateLI Qingwu2022-06-111-4/+11
* proximity: vl53l0x: Handle the reset GPIOMarkuss Broks2022-06-111-0/+11
* proximity: vl53l0x: Handle the VDD regulatorMarkuss Broks2022-06-111-0/+37
* proximity: vl53l0x: Prefer pre-initialized interrupt flagsMarkuss Broks2022-06-111-1/+6
* iio: srf08: Remove redundant if statementLi Zhengyu2022-06-111-1/+1
* iio: dac: ti-dac5571: add support for ti,dac121c081Peter Rosin2022-06-112-1/+4
* iio: accel: adxl367: do not update FIFO watermark on scan mode updateCosmin Tanislav2022-06-111-37/+9
* iio:magnetometer:mbc150: Make bmc150_magn_remove() return voidUwe Kleine-König2022-06-113-4/+5
* iio: chemical: bme680: fix typo in commentJulia Lawall2022-06-111-1/+1
* iio: proximity: ping: fix typo in commentJulia Lawall2022-06-111-1/+1
* iio:light:vcnl4035: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-2/+8
* iio:light:vcnl4000: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-1/+7
* iio:light:us5182d: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-1/+7
* iio:light:pa12203001: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-1/+7
* iio:chemical:ccs811: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-2/+8
* iio:chemical:atlas: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-1/+7
* iio:adc:ti-ads1015: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-1/+7
* iio:adc:ina2xx: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-2/+8
* iio: adc: rzg2l_adc: Remove unnecessary channel check from rzg2l_adc_read_lab...Biju Das2022-06-111-3/+0
* iio: dac: cio-dac: Utilize iomap interfaceWilliam Breathitt Gray2022-06-111-6/+8
* iio: adc: stx104: Utilize iomap interfaceWilliam Breathitt Gray2022-06-111-27/+29
* iio: health: afe4404: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-3/+1
* iio: common: cros_ec_sensors: Add label attributeGwendal Grignou2022-06-114-26/+10
* iio: imu: st_lsm6dsx: Switch from of headers to mod_devicetable.hAndy Shevchenko2022-06-111-1/+1
* iio: accel: bma400: Add support for activity and inactivity eventsJagath Jog J2022-06-112-1/+242
* iio: accel: bma400: Add activity recognition supportJagath Jog J2022-06-111-0/+85
* iio: accel: bma400: Add step change eventJagath Jog J2022-06-112-0/+78
* iio: accel: bma400: Add separate channel for step counterJagath Jog J2022-06-112-4/+67
* iio: accel: bma400: Add triggered buffer supportJagath Jog J2022-06-115-8/+185
* iio: accel: bma400: conversion to device-managed functionJagath Jog J2022-06-114-55/+38
* iio: accel: bma400: Reordering of header filesJagath Jog J2022-06-111-2/+2
* iio: accel: bma400: Fix the scale min and max macro valuesJagath Jog J2022-06-111-2/+21
* iio:light:tsl2583: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-1/+3
* iio:light:stk3310: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-1/+3
* iio:light:opt3001: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-2/+1
* iio:light:jsa1212: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-1/+3
* iio:light:isl29028: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-1/+3
* iio:light:bh1780: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-4/+3
* iio:accel:stk8ba50: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-1/+3
* iio:accel:stk8312: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-1/+3
* iio:accel:mc3230: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-1/+3
* iio: proximity: srf04: Make use of device propertiesAndy Shevchenko2022-06-111-7/+4
* iio: trigger: stm32-lptimer-trigger: Make use of device propertiesAndy Shevchenko2022-06-111-1/+2
* Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-061-0/+2
|\
| * fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-051-0/+2
* | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-0516-87/+21
|\ \