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
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-10
iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
Zheyu Ma
1
-0
/
+1
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
16
-27
/
+3
2022-04-10
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
3
-10
/
+14
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
3
-4
/
+15
2022-04-10
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
1
-0
/
+12
2022-04-10
iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevant
Miquel Raynal
1
-21
/
+17
2022-04-10
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
4
-24
/
+8
2022-04-10
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
1
-6
/
+18
2022-04-10
iio: st_sensors: Drop the protection on _avail functions
Miquel Raynal
1
-4
/
+0
2022-04-10
iio: st_sensors: Return as early as possible from the _write_raw() callbacks
Miquel Raynal
3
-14
/
+5
2022-04-10
iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode
Miquel Raynal
1
-3
/
+2
2022-04-10
iio: magnetometer: rm3100: Stop abusing the ->currentmode
Miquel Raynal
1
-12
/
+3
2022-04-05
iio: chemical: scd30: Move symbol exports into IIO_SCD30 namespace
Jonathan Cameron
3
-2
/
+4
2022-04-05
iio: chemical: scd30: Export dev_pm_ops instead of suspend() and resume()
Jonathan Cameron
4
-10
/
+7
2022-04-04
iio:proximity:sx9324: Fix hardware gain read/write
Stephen Boyd
1
-5
/
+21
2022-04-04
iio:proximity:sx_common: Fix device property parsing on DT systems
Stephen Boyd
1
-0
/
+1
2022-04-04
iio: adc: ad7280a: Fix wrong variable used when setting thresholds.
Jonathan Cameron
1
-6
/
+6
2022-04-04
iio:filter:admv8818: select REGMAP_SPI for ADMV8818
Wang ShaoBo
1
-0
/
+1
2022-04-04
iio: dac: ad5592r: Fix the missing return value.
Zizhuang Deng
1
-1
/
+1
2022-04-04
iio: dac: dac5571: Fix chip id detection for OF devices
Jose Cazarin
1
-10
/
+18
2022-04-04
iio:imu:bmi160: disable regulator in error path
Tong Zhang
1
-6
/
+14
2022-04-04
iio: scd4x: check return of scd4x_write_and_fetch
Tom Rix
1
-1
/
+4
2022-04-04
iio: dac: ad3552r: fix signedness bug in ad3552r_reset()
Dan Carpenter
1
-1
/
+1
2022-04-04
iio: adc: ti-ads1015: Switch to read_avail
Marek Vasut
1
-45
/
+67
2022-04-04
iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_data
Marek Vasut
1
-8
/
+10
2022-04-04
iio: adc: ti-ads1015: Convert to OF match data
Marek Vasut
1
-55
/
+55
2022-04-04
iio: adc: ti-ads1015: Add static assert to test if shifted realbits fit into ...
Marek Vasut
1
-2
/
+24
2022-04-04
iio: adc: ti-ads1015: Add TLA2024 support
Marek Vasut
1
-2
/
+51
2022-04-04
iio: adc: ti-ads1015: Make channel event_spec optional
Marek Vasut
1
-22
/
+38
2022-04-04
iio: adc: ti-ads1015: Deduplicate channel macros
Marek Vasut
1
-64
/
+22
2022-04-04
iio: adc: ti-ads1015: Switch to static const writeable ranges table
Marek Vasut
1
-12
/
+9
2022-04-04
iio: core: Print error and fail iio_device_register() in case sample bits do ...
Marek Vasut
1
-0
/
+13
2022-04-04
iio: accel: kxsd9-spi: changed leading spaces to tabs
Paul Lemmermann
1
-2
/
+2
2022-04-04
iio: accel: dmard09: fixed code styling issues
Paul Lemmermann
1
-1
/
+1
2022-04-04
iio: sysfs-trigger: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-6
/
+5
2022-04-04
iio: ssp_sensors: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-7
/
+6
2022-04-04
iio: buffer: remove usage of list iterator variable for list_for_each_entry_c...
Jakob Koschel
1
-2
/
+5
2022-04-04
iio: palmas: shut up warning about calibration mismatch (due to noise)
H. Nikolaus Schaller
1
-1
/
+2
2022-04-04
iio: adc: ad7192: add sequencer support
Alexandru Tachici
1
-1
/
+41
2022-04-04
iio: adc: ad7124: add sequencer support
Alexandru Tachici
1
-9
/
+65
2022-04-04
iio: adc: ad_sigma_delta: Add sequencer support
Lars-Peter Clausen
1
-10
/
+133
2022-04-04
iio: adc: ad7192: Add update_scan_mode
Alexandru Tachici
1
-0
/
+22
2022-04-04
iio: adc: ad7124: Add update_scan_mode
Alexandru Tachici
1
-0
/
+21
2022-04-04
iio: adc: ad7124: Remove shift from scan_type
Alexandru Tachici
1
-1
/
+0
2022-04-04
iio: imu: inv_mpu6050: Add support for ICM-20608-D
Michael Srba
5
-2
/
+24
2022-04-04
iio: temperature: ltc2983: Make use of device properties
Andy Shevchenko
1
-103
/
+106
2022-04-04
iio: temperature: ltc2983: Use single error path to put OF node
Andy Shevchenko
1
-10
/
+11
2022-04-04
iio: temperature: ltc2983: Don't hard code defined constants in messages
Andy Shevchenko
1
-4
/
+4
2022-04-04
iio: dummy: iio_simple_dummy: check the return value of kstrdup()
Xiaoke Wang
1
-8
/
+12
2022-04-04
iio: multiplexer: Make use of device properties
Andy Shevchenko
2
-27
/
+23
[prev]
[next]