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
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension.
Jonathan Cameron
1
-2
/
+1
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
35
-105
/
+1917
2021-10-19
iio: accel: mma7455: Make mma7455_core_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: accel: kxsd9: Make kxsd9_common_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: accel: bmi088: Make bmi088_accel_core_remove() return void
Uwe Kleine-König
3
-5
/
+5
2021-10-19
iio: accel: bmc150: Make bmc150_accel_core_remove() return void
Uwe Kleine-König
4
-6
/
+8
2021-10-19
iio: accel: bma400: Make bma400_remove() return void
Uwe Kleine-König
4
-6
/
+11
2021-10-19
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
2
-0
/
+2
2021-10-19
iio: accel: fxls8962af: add wake on event
Sean Nyekjaer
1
-2
/
+44
2021-10-19
iio: accel: fxls8962af: add threshold event handling
Sean Nyekjaer
1
-3
/
+298
2021-10-17
iio: accel: mma7660: Mark acpi match table as maybe unused
Daniel Palmer
1
-1
/
+1
2021-09-14
iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushed
Sean Nyekjaer
1
-1
/
+1
2021-09-14
iio: accel: adxl355: Add triggered buffer support
Puranjay Mohan
2
-1
/
+158
2021-09-14
iio: accel: adxl355: use if(ret) in place of ret < 0
Puranjay Mohan
1
-6
/
+6
2021-09-14
iio: accel: Add driver support for ADXL313
Lucas Stankus
6
-0
/
+576
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
1
-3
/
+3
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
3
-27
/
+2
2021-09-14
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2
-24
/
+2
2021-09-14
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
1
-17
/
+1
2021-09-14
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
2
-4
/
+4
2021-09-14
iio: accel: Add driver support for ADXL355
Puranjay Mohan
6
-0
/
+792
2021-08-16
Merge 5.14-rc6 into staging-next
Greg Kroah-Hartman
2
-1
/
+3
2021-08-08
iio: accel: bmc150: Add support for BMC156
Stephan Gerhold
5
-9
/
+45
2021-08-08
iio: accel: bmc150: Make it possible to configure INT2 instead of INT1
Stephan Gerhold
1
-12
/
+59
2021-07-24
iio: accel: st_accel: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
3
-16
/
+3
2021-07-24
iio: accel: fxls8962af: fix i2c dependency
Arnd Bergmann
1
-0
/
+2
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
4
-15
/
+5
2021-07-19
iio: accel: adxl345: convert probe to device-managed functions
Alexandru Ardelean
4
-33
/
+9
2021-07-19
iio: accel: bma220: make suspend state setting more robust
Alexandru Ardelean
1
-12
/
+29
2021-07-19
iio: accel: bma220: convert probe to device-managed functions
Alexandru Ardelean
1
-33
/
+11
2021-07-17
iio: accel: da280: convert probe to device-managed functions
Alexandru Ardelean
1
-17
/
+9
2021-07-17
iio: accel: da311: convert probe to device-managed functions
Alexandru Ardelean
1
-17
/
+9
2021-07-17
iio: accel: dmard10: convert probe to device-managed functions
Alexandru Ardelean
1
-17
/
+10
2021-07-13
iio: accel: fxls8962af: fix potential use of uninitialized symbol
Sean Nyekjaer
1
-1
/
+1
2021-07-13
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
1
-6
/
+4
2021-06-16
iio: accel: bmc150: Use more consistent and accurate scale values
Stephan Gerhold
1
-22
/
+24
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
1
-4
/
+1
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
1
-0
/
+1
2021-06-13
iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driver
Stephan Gerhold
4
-84
/
+18
2021-06-13
iio: accel: bmc150: Add device IDs for BMA253
Stephan Gerhold
4
-2
/
+5
2021-06-13
iio: accel: bmc150: Sort all chip names alphabetically / by chip ID
Stephan Gerhold
3
-42
/
+42
2021-06-13
iio: accel: bmc150: Drop duplicated documentation of supported chips
Stephan Gerhold
2
-18
/
+2
2021-06-13
iio: accel: bmc150: Drop misleading/duplicate chip identifiers
Stephan Gerhold
4
-67
/
+37
2021-06-13
iio: accel: bmc150: Clarify combo modules in Kconfig
Stephan Gerhold
1
-2
/
+5
2021-06-13
iio: accel: bmc150: Fix bma222 scale unit
Stephan Gerhold
1
-4
/
+5
2021-06-13
iio: accel: bma180: Fix BMA25x bandwidth register values
Stephan Gerhold
1
-2
/
+7
2021-06-09
iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes
Hans de Goede
1
-0
/
+16
2021-06-09
iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation()
Hans de Goede
1
-5
/
+13
2021-06-09
iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...
Hans de Goede
3
-0
/
+116
2021-06-09
iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions
Hans de Goede
3
-24
/
+4
[next]