index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-12-04
iio: ltr501: Export near level property for proximity sensor
Nikita Travkin
1
-0
/
+25
2021-12-04
iio:adc:axp20x: add support for NTC thermistor
Evgeny Boger
1
-6
/
+39
2021-12-04
iio: imu: st_lsm6dsx: add dts property to disable sensor-hub
Lorenzo Bianconi
1
-1
/
+3
2021-11-27
iio: test: Add test for IIO_VAL_INT_64.
Andriy Tryshnivskyy
1
-0
/
+54
2021-11-27
iio: test: Add check against NULL for buffer in tests.
Andriy Tryshnivskyy
1
-27
/
+42
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
20
-36
/
+28
2021-11-27
iio: buffer-dma: Use round_down() instead of rounddown()
Paul Cercueil
1
-1
/
+1
2021-11-20
iio: buffer: Use dedicated variable in iio_buffers_alloc_sysfs_and_mask()
Andy Shevchenko
1
-12
/
+8
2021-11-17
iio: light: ltr501: Added ltr303 driver support
Maslov Dmitry
1
-1
/
+16
2021-11-17
iio: adc: rzg2l_adc: Remove unnecessary print function dev_err()
Xu Wang
1
-3
/
+1
2021-11-17
iio: mpl3115: Use scan_type.shift and realbit in mpl3115_read_raw
Gwendal Grignou
1
-5
/
+11
2021-11-17
iio: xilinx-xadc-core: Use local variable in xadc_read_raw
Gwendal Grignou
1
-1
/
+1
2021-11-17
iio: ti-ads1015: Remove shift variable ads1015_read_raw
Gwendal Grignou
1
-5
/
+3
2021-11-17
iio: mag3110: Use scan_type when processing raw data
Gwendal Grignou
1
-2
/
+4
2021-11-17
iio: ti-adc12138: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+2
2021-11-17
iio: ad7266: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+2
2021-11-17
iio: stk8ba50: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+2
2021-11-17
iio: stk8312: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+1
2021-11-17
iio: sca3000: Use scan_type when processing raw data
Gwendal Grignou
1
-4
/
+13
2021-11-17
iio: mma7455: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+2
2021-11-17
iio: kxcjk-1013: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+2
2021-11-17
iio: bma220: Use scan_type when processing raw data
Gwendal Grignou
1
-3
/
+3
2021-11-17
iio: at91-sama5d2: Use dev_to_iio_dev() in sysfs callbacks
Lars-Peter Clausen
1
-2
/
+2
2021-11-17
iio: at91-sama5d2: Fix incorrect cast to platform_device
Lars-Peter Clausen
1
-18
/
+16
2021-11-17
iio: mma8452: Use correct type for return variable in IRQ handler
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: lmp91000: Remove no-op trigger ops
Lars-Peter Clausen
1
-4
/
+0
2021-11-17
iio: gp2ap020a00f: Remove no-op trigger ops
Lars-Peter Clausen
1
-5
/
+0
2021-11-17
iio: atlas-sensor: Remove no-op trigger ops
Lars-Peter Clausen
1
-4
/
+0
2021-11-17
iio: as3935: Remove no-op trigger ops
Lars-Peter Clausen
1
-4
/
+0
2021-11-17
iio: afe4404: Remove no-op trigger ops
Lars-Peter Clausen
1
-5
/
+0
[next]