index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-12
iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046
Jonathan Cameron
1
-0
/
+2
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
1
-2
/
+3
2021-11-27
iio: buffer-dma: Remove unused iio_buffer_block struct
Paul Cercueil
1
-5
/
+0
2021-11-17
iio: core: Introduce IIO_VAL_INT_64.
Andriy Tryshnivskyy
1
-0
/
+1
2021-10-19
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
1
-2
/
+9
2021-10-19
iio: Add output buffer support
Mihail Chindris
2
-0
/
+18
2021-10-19
iio: core: Introduce iio_push_to_buffers_with_ts_unaligned()
Jonathan Cameron
2
-0
/
+8
2021-10-19
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
1
-0
/
+2
2021-10-19
iio: inkern: introduce devm_iio_map_array_register() short-hand function
Alexandru Ardelean
1
-0
/
+14
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
1
-2
/
+0
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
1
-4
/
+0
2021-09-14
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
1
-2
/
+0
2021-09-14
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
1
-5
/
+0
2021-06-13
iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()
Alexandru Ardelean
1
-3
/
+0
2021-06-13
iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()
Alexandru Ardelean
1
-0
/
+3
2021-06-03
iio: accel: st_sensors: Support generic mounting matrix
Linus Walleij
1
-1
/
+3
2021-06-03
iio: st_sensors: Create extended attr macro
Linus Walleij
1
-2
/
+8
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
1
-2
/
+1
2021-05-17
iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_tim...
Jonathan Cameron
1
-1
/
+1
2021-05-17
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
1
-0
/
+2
2021-05-17
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
1
-0
/
+20
2021-05-17
iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-11
/
+3
2021-05-17
iio: core: move @flags from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+2
2021-05-17
iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+2
2021-05-17
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+2
2021-05-17
iio: core: move @scan_index_timestamp to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+4
2021-05-17
iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+2
2021-05-17
iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-3
/
+2
2021-05-17
iio: avoid shadowing of variable name in to_iio_dev_opaque()
Jonathan Cameron
1
-2
/
+2
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+4
2021-05-17
iio: adis: add burst_max_speed_hz variable
Nuno Sa
1
-0
/
+2
2021-04-07
dt-bindings:iio:dac: update microchip,mcp4725.yaml reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-04-07
iio:event: Add timeout event info type
Jonathan Cameron
1
-0
/
+1
2021-03-25
iio: cros: unify hw fifo attributes without API changes
Gwendal Grignou
1
-2
/
+1
2021-03-25
iio: kfifo: add devm_iio_triggered_buffer_setup_ext variant
Alexandru Ardelean
1
-4
/
+8
2021-03-25
iio: Provide iio_read_channel_processed_scale() API
Linus Walleij
1
-0
/
+15
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
2
-2
/
+3
2021-03-11
iio: adis: add helpers for locking
Nuno Sa
1
-0
/
+10
2021-03-11
iio: adc: adi-axi-adc: fix typo in doc-string
Alexandru Ardelean
1
-1
/
+1
2021-03-11
iio: Add relative sensitivity support
Ye Xiang
1
-0
/
+1
2021-03-11
iio: buffer: add ioctl() to support opening extra buffers for IIO device
Alexandru Ardelean
2
-0
/
+7
2021-03-11
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
3
-2
/
+9
2021-03-11
iio: buffer: wrap all buffer attributes into iio_dev_attr
Alexandru Ardelean
1
-2
/
+2
2021-03-11
iio: add reference to iio buffer on iio_dev_attr
Alexandru Ardelean
1
-0
/
+3
2021-03-11
iio: core: merge buffer/ & scan_elements/ attributes
Alexandru Ardelean
2
-6
/
+7
2021-03-11
iio: core: rework iio device group creation
Alexandru Ardelean
2
-5
/
+4
2021-03-11
iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()
Alexandru Ardelean
1
-3
/
+4
2021-03-11
iio: kfifo: un-export devm_iio_kfifo_allocate() function
Alexandru Ardelean
1
-2
/
+0
2021-03-11
iio: kfifo: add devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
1
-0
/
+7
2021-02-15
thermal: qcom: add support for adc-tm5 PMIC thermal monitor
Dmitry Baryshkov
1
-0
/
+3
[next]