summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| | * iio: adc: rzg2l_adc: Fix typoLad Prabhakar2022-01-231-2/+2
| | * iio:accel:dmard09: Tidy up white space around {} in id tableJonathan Cameron2022-01-231-1/+1
| | * iio:proximity:vl53l0x: Tidy up white space around {} in id tablesJonathan Cameron2022-01-231-1/+1
| | * iio:light:tsl2722: Fix inconsistent spacing before } in id tableJonathan Cameron2022-01-231-1/+1
| | * iio:adc:ti-adc084s021: Tidy up white space around {}Jonathan Cameron2022-01-231-1/+1
| | * iio:adc:hi8435: Tidy up white space around {} in id tablesJonathan Cameron2022-01-231-1/+1
| | * iio:adc:mt6577_auxadc: Tidy up white space around {} in id tablesJonathan Cameron2022-01-231-5/+5
| | * iio:frequency:admv1013: White space cleanup of spacing around {} in id tablesJonathan Cameron2022-01-231-1/+1
| | * iio:proximity:srf08: White space cleanup of spacing around {} in id tablesJonathan Cameron2022-01-231-3/+3
| | * iio:proximity:srf04: White space cleanup of spacing around {} in id tablesJonathan Cameron2022-01-231-6/+6
| | * iio:proximity:rfd77402: White space cleanup of spacing around {} in id tablesJonathan Cameron2022-01-231-1/+1
| | * iio:proximity:ping: White space cleanup of spacing around {} in id tablesJonathan Cameron2022-01-231-2/+2
| | * iio:light:ltr501: White space cleanup of spacing around {} in id tablesJonathan Cameron2022-01-231-7/+7
| | * iio:light:us5182: White space cleanup of spacing around {} in id tablesJonathan Cameron2022-01-231-3/+3
| | * iio:light:vcnl4035: Trivial whitespace cleanup to add space before }Jonathan Cameron2022-01-231-1/+1
| | * iio:light:pa12203001: Tidy up white space change to add spaces after { and be...Jonathan Cameron2022-01-231-2/+2
| | * iio:chemical:atlas: Trivial white space cleanup to add space before }Jonathan Cameron2022-01-231-5/+5
| | * iio:proximity:sx9360: Add dt-binding supportGwendal Grignou2022-01-231-0/+84
| | * iio:proximity:sx9360: Add sx9360 supportGwendal Grignou2022-01-233-0/+824
| | * iio:proximity:sx9324: Add dt_binding supportGwendal Grignou2022-01-231-0/+164
| | * iio:proximity:sx9324: Add SX9324 supportGwendal Grignou2022-01-233-0/+919
| | * iio:proximity:sx9310: Extract common Semtech sensor logicGwendal Grignou2022-01-235-605/+843
| | * iio:proximity:sx9310: Add frequency in read_availGwendal Grignou2022-01-231-26/+7
* | | Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2022-03-251-1/+3
|\ \ \
| * | | iio: temperature: iqs620at-temp: Add support for V3 siliconJeff LaBundy2022-02-141-1/+3
| | |/ | |/|
* | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-2142-125/+42
|\ \ \ | |_|/ |/| |
| * | spi: make remove callback a void functionUwe Kleine-König2022-02-0942-125/+42
| |/
* | Merge tag 'iio-fixes-for-5.17a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-02-2118-29/+72
|\ \
| * | iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshotLorenzo Bianconi2022-02-071-1/+5
| * | iio: Fix error handling for PMMiaoqian Lin2022-01-307-8/+27
| * | iio: addac: ad74413r: correct comparator gpio getters mask usageCosmin Tanislav2022-01-301-4/+2
| * | iio: addac: ad74413r: use ngpio size when iterating over maskCosmin Tanislav2022-01-301-2/+2
| * | iio: addac: ad74413r: Do not reference negative array offsetsKees Cook2022-01-301-3/+4
| * | iio: adc: men_z188_adc: Fix a resource leak in an error handling pathChristophe JAILLET2022-01-301-1/+8
| * | iio: frequency: admv1013: remove the always true conditionMuhammad Usama Anjum2022-01-301-1/+1
| * | iio: accel: fxls8962af: add padding to regmap for SPISean Nyekjaer2022-01-234-5/+14
| * | iio:imu:adis16480: fix buffering for devices with no burst modeNuno Sá2022-01-231-1/+6
| * | iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bitsCosmin Tanislav2022-01-231-1/+1
| * | iio: adc: tsc2046: fix memory corruption by preventing array overflowOleksij Rempel2022-01-231-2/+2
| |/
* / iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTLMathias Krause2022-02-111-3/+11
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+1
|\
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-1/+1
* | Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-01-183-11/+4
|\ \
| * | iio: pressure: bmp280: Use new PM macrosPaul Cercueil2022-01-123-11/+4
| |/
* | iio: chemical: sunrise_co2: set val parameter only on successTom Rix2021-12-281-2/+2
* | iio: frequency: admv1013: add support for ADMV1013Antoniu Miclaus2021-12-233-0/+667
* | Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-12-22103-347/+6400
|\ \ | |/ |/|
| * iio: adc: ti-adc081c: Partial revert of removal of ACPI IDsJonathan Cameron2021-12-211-5/+17
| * iio:addac:ad74413r: Fix uninitialized ret in a path that won't be hit.Jonathan Cameron2021-12-211-1/+1
| * iio: adc: Add Xilinx AMS driverAnand Ashok Dumbre2021-12-213-0/+1467