index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
iio:accel:mc3230: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-06-11
1
-1
/
+3
*
|
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-06-20
4
-13
/
+20
|
\
\
|
|
/
|
/
|
|
*
iio: accel: mma8452: ignore the return value of reset operation
Haibo Chen
2022-06-19
1
-3
/
+7
|
*
iio:accel:mxc4005: rearrange iio trigger get and register
Dmitry Rokosov
2022-06-19
1
-2
/
+2
|
*
iio:accel:kxcjk-1013: rearrange iio trigger get and register
Dmitry Rokosov
2022-06-19
1
-2
/
+2
|
*
iio:accel:bma180: rearrange iio trigger get and register
Dmitry Rokosov
2022-06-19
1
-1
/
+2
|
*
iio: mma8452: fix probe fail when device tree compatible is used.
Haibo Chen
2022-05-01
1
-5
/
+7
*
|
iio: accel: mma8452: Add missing documentation for name element of chip_info
Jonathan Cameron
2022-04-28
1
-0
/
+1
*
|
iio: accel: dmard06: Drop dependency on OF
Andy Shevchenko
2022-04-28
1
-1
/
+0
*
|
iio: accel: adxl355: use fwnode_irq_get_byname()
Puranjay Mohan
2022-04-28
1
-5
/
+2
*
|
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-04-10
4
-4
/
+0
*
|
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
2022-04-10
1
-2
/
+2
*
|
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
2022-04-10
1
-6
/
+2
*
|
iio: st_sensors: Return as early as possible from the _write_raw() callbacks
Miquel Raynal
2022-04-10
1
-4
/
+1
*
|
iio: accel: kxsd9-spi: changed leading spaces to tabs
Paul Lemmermann
2022-04-04
1
-2
/
+2
*
|
iio: accel: dmard09: fixed code styling issues
Paul Lemmermann
2022-04-04
1
-1
/
+1
*
|
iio: accel: add support for LIS302DL variant
Sicelo A. Mhlongo
2022-04-04
4
-0
/
+13
*
|
iio: accel: Remove unused enum in st_accel
Sicelo A. Mhlongo
2022-04-04
1
-26
/
+0
|
/
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
58
-220
/
+2221
|
\
|
*
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-03-18
58
-220
/
+2221
|
|
\
|
|
*
iio: accel: mma8452: use the correct logic to get mma8452_data
Haibo Chen
2022-03-02
1
-2
/
+2
|
|
*
iio: accel: adxl345: Remove unneeded blank lines
Andy Shevchenko
2022-02-26
2
-6
/
+0
|
|
*
iio: accel: adxl345: Drop comma in terminator entries
Andy Shevchenko
2022-02-26
3
-3
/
+3
|
|
*
iio: accel: adxl345: Extract adxl345_powerup() helper
Andy Shevchenko
2022-02-26
1
-2
/
+6
|
|
*
iio: accel: adxl345: Add ACPI HID table
Kai-Heng Feng
2022-02-26
2
-0
/
+14
|
|
*
iio: accel: adxl345: Make use of device properties
Andy Shevchenko
2022-02-26
4
-11
/
+9
|
|
*
iio: accel: adxl345: Get rid of name parameter in adxl345_core_probe()
Andy Shevchenko
2022-02-26
4
-7
/
+16
|
|
*
iio: accel: adxl345: Set driver_data for OF enumeration
Andy Shevchenko
2022-02-26
3
-6
/
+6
|
|
*
iio: accel: adxl345: Convert to use dev_err_probe()
Andy Shevchenko
2022-02-26
3
-32
/
+16
|
|
*
iio: accel: adxl367: Fix handled initialization in adxl367_irq_handler()
Nathan Chancellor
2022-02-26
1
-1
/
+1
|
|
*
iio: accel: adxl367: unlock on error in adxl367_buffer_predisable()
Dan Carpenter
2022-02-26
1
-1
/
+1
|
|
*
iio: accel: add ADXL367 driver
Cosmin Tanislav
2022-02-21
6
-0
/
+1895
|
|
*
iio:accel:bma180: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-7
/
+2
|
|
*
iio:accel:stk8312: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-8
/
+3
|
|
*
iio:accel:stk8ba50: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-8
/
+3
|
|
*
iio:accel:mma9553: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-02-18
1
-8
/
+3
|
|
*
iio:accel:mma9551: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-02-18
1
-8
/
+3
|
|
*
iio:accel:mma7660: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Jonathan Cameron
2022-02-18
1
-8
/
+3
|
|
*
iio:accel:mc3230: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-4
/
+2
|
|
*
iio:accel:dmard10: Switch from CONFIG_PM guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-4
/
+3
|
|
*
iio:accel:dmard06: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-7
/
+3
|
|
*
iio:accel:da280: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-4
/
+2
|
|
*
iio:accel:da311: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-4
/
+2
|
|
*
iio:imu:adis: Move exports into IIO_ADISLIB namespace
Jonathan Cameron
2022-02-18
2
-0
/
+2
|
|
*
iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespace
Jonathan Cameron
2022-02-18
1
-0
/
+1
|
|
*
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
2022-02-18
3
-2
/
+5
|
|
*
iio:st-sensors: Remove duplicate MODULE_*
Jonathan Cameron
2022-02-18
1
-5
/
+0
|
|
*
iio:accel:fxl8962af: Move exports into IIO_FXL8962AF namespace
Jonathan Cameron
2022-02-18
3
-3
/
+5
|
|
*
iio:accel:bmi088: Move exports into IIO_BMI088 namespace
Jonathan Cameron
2022-02-18
2
-4
/
+5
|
|
*
iio:accel:bmc150: Move exports into IIO_BMC150 namespace
Jonathan Cameron
2022-02-18
3
-4
/
+6
[prev]
[next]