index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-11
iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL
Mathias Krause
1
-3
/
+11
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-01-18
Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-11
/
+4
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-1
/
+1
2022-01-12
iio: pressure: bmp280: Use new PM macros
Paul Cercueil
3
-11
/
+4
2021-12-28
iio: chemical: sunrise_co2: set val parameter only on success
Tom Rix
1
-2
/
+2
2021-12-23
iio: frequency: admv1013: add support for ADMV1013
Antoniu Miclaus
3
-0
/
+667
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
103
-347
/
+6400
2021-12-21
iio: adc: ti-adc081c: Partial revert of removal of ACPI IDs
Jonathan Cameron
1
-5
/
+17
2021-12-21
iio:addac:ad74413r: Fix uninitialized ret in a path that won't be hit.
Jonathan Cameron
1
-1
/
+1
2021-12-21
iio: adc: Add Xilinx AMS driver
Anand Ashok Dumbre
3
-0
/
+1467
2021-12-21
iio:accel:kxcjk-1013: Mark struct __maybe_unused to avoid warning.
Jonathan Cameron
1
-1
/
+1
2021-12-21
iio:accel:bmc150: Mark structure __maybe_unused as only needed with for pm ops.
Jonathan Cameron
1
-1
/
+1
2021-12-21
iio:dummy: Drop set but unused variable len.
Jonathan Cameron
1
-2
/
+0
2021-12-21
iio:magn:ak8975: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-12-21
iio:imu:inv_mpu6050: Suppress clang W=1 warning about pointer to enum convers...
Jonathan Cameron
2
-2
/
+2
2021-12-21
iio:imu:inv_icm42600: Suppress clang W=1 warning about pointer to enum conver...
Jonathan Cameron
2
-2
/
+2
2021-12-21
iio:dac:mcp4725: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-12-21
iio:amplifiers:hmc425a: Suppress clang W=1 warning about pointer to enum conv...
Jonathan Cameron
1
-1
/
+1
2021-12-21
iio:adc:ti-ads1015: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-12-21
iio:adc:rcar: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-2
/
+1
2021-12-21
iio:adc:ina2xx-adc: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-12-16
iio:accel:bma180: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-12-16
drivers:iio:dac: Add AD3552R driver support
Mihail Chindris
3
-0
/
+1149
2021-12-16
iio:filter:admv8818: add support for ADMV8818
Antoniu Miclaus
3
-0
/
+676
2021-12-16
iio: add filter subfolder
Antoniu Miclaus
4
-0
/
+16
2021-12-16
iio: vz89x: Remove unnecessary cast
Lars-Peter Clausen
1
-1
/
+1
2021-12-16
iio: in2xx-adc: Remove unnecessary cast
Lars-Peter Clausen
1
-1
/
+1
2021-12-16
iio: as3935: Remove unnecessary cast
Lars-Peter Clausen
1
-1
/
+1
2021-12-16
iio: stmpe-adc: Use correctly sized arguments for bit field
Kees Cook
1
-2
/
+3
2021-12-16
iio:adc:ti-ads8688:: remove redundant ret variable
Minghao Chi
1
-3
/
+1
2021-12-16
iio: addac: ad74413r: fix off by one in ad74413r_parse_channel_config()
Dan Carpenter
1
-1
/
+1
2021-12-16
iio: adc: ad7606: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2021-12-16
iio: iio_device_alloc(): Remove unnecessary self drvdata
Lars-Peter Clausen
1
-1
/
+0
2021-12-12
iio:adc/dac:Kconfig: Update to drop OF dependencies.
Jonathan Cameron
2
-3
/
+2
2021-12-12
iio:adc:ti-ads124s08: Drop dependency on OF.
Jonathan Cameron
2
-3
/
+2
2021-12-12
iio:adc:envelope-detector: Switch from of headers to mod_devicetable.h
Jonathan Cameron
1
-2
/
+1
2021-12-12
iio:adc:ti-adc12138: Switch to generic firmware properties and drop of_match_ptr
Jonathan Cameron
1
-7
/
+4
2021-12-12
iio:adc:mcp3911: Switch to generic firmware properties.
Jonathan Cameron
1
-3
/
+6
2021-12-12
iio:adc:max9611: Switch to generic firmware properties.
Jonathan Cameron
1
-11
/
+9
2021-12-12
iio:light:cm3605: Switch to generic firmware properties.
Jonathan Cameron
1
-3
/
+3
2021-12-12
iio:pot:mcp41010: Switch to generic firmware properties.
Jonathan Cameron
1
-3
/
+3
2021-12-12
iio:dac:lpc18xx_dac: Swap from of* to mod_devicetable.h
Jonathan Cameron
1
-2
/
+1
2021-12-12
iio:dac:dpot-dac: Swap of.h for mod_devicetable.h
Jonathan Cameron
1
-1
/
+1
2021-12-12
iio:dac:ad5758: Drop unused of specific headers.
Jonathan Cameron
1
-2
/
+1
2021-12-12
iio:dac:ad5755: Switch to generic firmware properties and drop pdata
Jonathan Cameron
1
-36
/
+116
2021-12-12
iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046
Jonathan Cameron
1
-1
/
+35
2021-12-12
iio: addac: add AD74413R driver
Cosmin Tanislav
3
-0
/
+1488
2021-12-12
iio: add addac subdirectory
Cosmin Tanislav
4
-0
/
+16
2021-12-04
iio:dac:ad7293: add support for AD7293
Antoniu Miclaus
3
-0
/
+946
[next]