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