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
starfive-6.6.48-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-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
2021-01-16
iio: adc: qcom-vadc-common: rewrite vadc7 die temp calculation
Dmitry Baryshkov
1
-5
/
+0
2021-01-16
iio: adc: move vadc_map_pt from header to the source file
Dmitry Baryshkov
1
-11
/
+0
2021-01-16
iio: provide of_iio_channel_get_by_name() and devm_ version it
Dmitry Baryshkov
1
-0
/
+36
2021-01-16
iio: adc: move qcom-vadc-common.h to include dir
Dmitry Baryshkov
1
-0
/
+187
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
1
-2
/
+2
2020-12-03
iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
Lars-Peter Clausen
1
-1
/
+5
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
5
-11
/
+25
2020-11-21
iio: buffer: remove iio_buffer_set_attrs() helper
Alexandru Ardelean
1
-3
/
+0
2020-11-21
iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variants
Alexandru Ardelean
1
-7
/
+16
2020-11-14
iio: core: centralize ioctl() calls to the main chardev
Alexandru Ardelean
1
-0
/
+2
2020-11-08
iio: core: Add optional symbolic label to a device channel
Cristian Pop
1
-0
/
+6
2020-10-31
iio: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-52
/
+15
[next]