index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
iio:accel:adxl355: Move exports into IIO_ADXL355 namespace
Jonathan Cameron
3
-3
/
+5
2022-02-18
iio:accel:adxl345: Move exports into IIO_ADXL345 namespace
Jonathan Cameron
3
-1
/
+3
2022-02-18
iio:accel:adxl313: Move exports into IIO_ADXL313 namespace
Jonathan Cameron
3
-3
/
+5
2022-02-18
iio:accel:bma400: Move exports into IIO_BMA400 namespace
Jonathan Cameron
3
-3
/
+5
2022-02-18
iio:accel:kxsd9: Move exports into IIO_KDSD9 namespace
Jonathan Cameron
3
-3
/
+5
2022-02-18
iio:accel:mma7455_core: Move exports into IIO_MMA7455 namespace
Jonathan Cameron
3
-3
/
+5
2022-02-18
iio:accel:mma9551_core: Move exports into IIO_MMA9551 namespace
Jonathan Cameron
3
-18
/
+20
2022-02-18
iio: accel: st_accel: Add support for Silan SC7A20
Samuel Holland
3
-0
/
+90
2022-02-18
iio: mma8452: Add support for the "mount-matrix" device property
Hans de Goede
1
-0
/
+21
2022-02-18
iio: mma8452: Fix probe failing when an i2c_device_id is used
Hans de Goede
1
-11
/
+18
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
6
-18
/
+6
2022-02-06
iio: accel: adxl355: Replace custom definitions with generic from units.h
Andy Shevchenko
1
-3
/
+2
2022-01-30
iio: Fix error handling for PM
Miaoqian Lin
4
-4
/
+16
2022-01-23
iio: accel: fxls8962af: add padding to regmap for SPI
Sean Nyekjaer
4
-5
/
+14
2022-01-23
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
1
-15
/
+20
2022-01-23
iio:accel:dmard09: Tidy up white space around {} in id table
Jonathan Cameron
1
-1
/
+1
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
11
-18
/
+36
2021-12-21
iio:accel:kxcjk-1013: Mark struct __maybe_unused to avoid warning.
Jonathan Cameron
1
-1
/
+1
2021-12-21
iio:accel:bmc150: Mark structure __maybe_unused as only needed with for pm ops.
Jonathan Cameron
1
-1
/
+1
2021-12-16
iio:accel:bma180: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
2
-2
/
+2
2021-11-17
iio: mma8452: Fix trigger reference couting
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: kxsd9: Don't return error code in trigger handler
Lars-Peter Clausen
1
-3
/
+3
2021-11-17
iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
Yang Yingliang
1
-3
/
+2
2021-11-17
iio: stk8ba50: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+2
2021-11-17
iio: stk8312: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+1
2021-11-17
iio: sca3000: Use scan_type when processing raw data
Gwendal Grignou
1
-4
/
+13
2021-11-17
iio: mma7455: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+2
2021-11-17
iio: kxcjk-1013: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+2
2021-11-17
iio: bma220: Use scan_type when processing raw data
Gwendal Grignou
1
-3
/
+3
2021-11-17
iio: mma8452: Use correct type for return variable in IRQ handler
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: accel: mma7660: Warn about failure to put device in stand-by in .remove()
Uwe Kleine-König
1
-1
/
+7
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/kernel/git/jic23/iio into char-misc-next
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
[prev]
[next]