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