index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-11
iio: accel: bmi088: Add support for bmi090l accel
LI Qingwu
3
-0
/
+10
2022-06-11
iio: accel: bmi088: Add support for bmi085 accel
LI Qingwu
3
-0
/
+10
2022-06-11
iio: accel: bmi088: modified the device name
LI Qingwu
3
-19
/
+36
2022-06-11
iio: accel: bmi088: Make it possible to config scales
LI Qingwu
1
-1
/
+32
2022-06-11
iio: accel: bmi088: Modified the scale calculate
LI Qingwu
1
-4
/
+11
2022-06-11
iio: accel: adxl367: do not update FIFO watermark on scan mode update
Cosmin Tanislav
1
-37
/
+9
2022-06-11
iio: common: cros_ec_sensors: Add label attribute
Gwendal Grignou
1
-1
/
+1
2022-06-11
iio: accel: bma400: Add support for activity and inactivity events
Jagath Jog J
2
-1
/
+242
2022-06-11
iio: accel: bma400: Add activity recognition support
Jagath Jog J
1
-0
/
+85
2022-06-11
iio: accel: bma400: Add step change event
Jagath Jog J
2
-0
/
+78
2022-06-11
iio: accel: bma400: Add separate channel for step counter
Jagath Jog J
2
-4
/
+67
2022-06-11
iio: accel: bma400: Add triggered buffer support
Jagath Jog J
5
-8
/
+185
2022-06-11
iio: accel: bma400: conversion to device-managed function
Jagath Jog J
4
-55
/
+38
2022-06-11
iio: accel: bma400: Reordering of header files
Jagath Jog J
1
-2
/
+2
2022-06-11
iio: accel: bma400: Fix the scale min and max macro values
Jagath Jog J
1
-2
/
+21
2022-06-11
iio:accel:stk8ba50: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:accel:stk8312: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:accel:mc3230: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-05-01
iio: mma8452: fix probe fail when device tree compatible is used.
Haibo Chen
1
-5
/
+7
2022-04-28
iio: accel: mma8452: Add missing documentation for name element of chip_info
Jonathan Cameron
1
-0
/
+1
2022-04-28
iio: accel: dmard06: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: accel: adxl355: use fwnode_irq_get_byname()
Puranjay Mohan
1
-5
/
+2
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
4
-4
/
+0
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
1
-2
/
+2
2022-04-10
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
1
-6
/
+2
2022-04-10
iio: st_sensors: Return as early as possible from the _write_raw() callbacks
Miquel Raynal
1
-4
/
+1
2022-04-04
iio: accel: kxsd9-spi: changed leading spaces to tabs
Paul Lemmermann
1
-2
/
+2
2022-04-04
iio: accel: dmard09: fixed code styling issues
Paul Lemmermann
1
-1
/
+1
2022-04-04
iio: accel: add support for LIS302DL variant
Sicelo A. Mhlongo
4
-0
/
+13
2022-04-04
iio: accel: Remove unused enum in st_accel
Sicelo A. Mhlongo
1
-26
/
+0
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
58
-220
/
+2221
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
6
-18
/
+6
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
58
-220
/
+2221
2022-03-02
iio: accel: mma8452: use the correct logic to get mma8452_data
Haibo Chen
1
-2
/
+2
2022-02-26
iio: accel: adxl345: Remove unneeded blank lines
Andy Shevchenko
2
-6
/
+0
2022-02-26
iio: accel: adxl345: Drop comma in terminator entries
Andy Shevchenko
3
-3
/
+3
2022-02-26
iio: accel: adxl345: Extract adxl345_powerup() helper
Andy Shevchenko
1
-2
/
+6
2022-02-26
iio: accel: adxl345: Add ACPI HID table
Kai-Heng Feng
2
-0
/
+14
2022-02-26
iio: accel: adxl345: Make use of device properties
Andy Shevchenko
4
-11
/
+9
2022-02-26
iio: accel: adxl345: Get rid of name parameter in adxl345_core_probe()
Andy Shevchenko
4
-7
/
+16
2022-02-26
iio: accel: adxl345: Set driver_data for OF enumeration
Andy Shevchenko
3
-6
/
+6
2022-02-26
iio: accel: adxl345: Convert to use dev_err_probe()
Andy Shevchenko
3
-32
/
+16
2022-02-26
iio: accel: adxl367: Fix handled initialization in adxl367_irq_handler()
Nathan Chancellor
1
-1
/
+1
2022-02-26
iio: accel: adxl367: unlock on error in adxl367_buffer_predisable()
Dan Carpenter
1
-1
/
+1
2022-02-21
iio: accel: add ADXL367 driver
Cosmin Tanislav
6
-0
/
+1895
2022-02-18
iio:accel:bma180: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-7
/
+2
2022-02-18
iio:accel:stk8312: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-8
/
+3
2022-02-18
iio:accel:stk8ba50: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-8
/
+3
2022-02-18
iio:accel:mma9553: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-8
/
+3
2022-02-18
iio:accel:mma9551: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-8
/
+3
[prev]
[next]