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
/
drivers
/
iio
/
accel
/
stk8312.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-29
iio: accel: stk8312: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: accel: stk8312: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-06-11
iio:accel:stk8312: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-02-18
iio:accel:stk8312: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-8
/
+3
2021-11-17
iio: stk8312: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+1
2021-05-17
iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
1
-4
/
+8
2021-05-17
iio:accel:stk8312: Remove acpi_device_id table
Guenter Roeck
1
-9
/
+0
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+1
2021-05-17
iio:accel:stk8312: Add lowercase i2c device id
Jonathan Cameron
1
-2
/
+4
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
1
-1
/
+0
2021-03-25
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
1
-1
/
+1
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-2
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-4
/
+1
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2016-04-03
iio: remove unused gpio consumer.h include
Irina Tirdea
1
-1
/
+0
2015-10-03
iio: remove gpio interrupt probing from drivers that use a single interrupt
Octavian Purdila
1
-28
/
+0
2015-10-03
iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)
Octavian Purdila
1
-1
/
+1
2015-08-08
iio:accel:stk8312: drop local buffer
Hartmut Knaack
1
-5
/
+1
2015-08-08
iio:accel:stk8312: code style cleanup
Hartmut Knaack
1
-3
/
+2
2015-08-08
iio:accel:stk8312: use appropriate variable types
Hartmut Knaack
1
-4
/
+4
2015-08-08
iio:accel:stk8312: rework macro definitions
Hartmut Knaack
1
-12
/
+13
2015-08-08
iio:accel:stk8312: improve error handling
Hartmut Knaack
1
-22
/
+38
2015-08-02
iio:accel:stk8312: check for invalid value
Hartmut Knaack
1
-0
/
+2
2015-08-02
iio: Export I2C module alias information in missing drivers
Javier Martinez Canillas
1
-0
/
+1
2015-07-05
iio: accel: Add sampling rate support for STK8312
Tiberiu Breana
1
-14
/
+82
2015-07-05
iio: accel: Add buffer mode for Sensortek STK8312
Tiberiu Breana
1
-35
/
+265
2015-05-17
iio: accel: Add support for Sensortek STK8312
Tiberiu Breana
1
-0
/
+390