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
2021-05-17
iio: accel: bmi088: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-6
/
+20
2021-05-17
iio: accel: kxcjk-1013: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-05-17
iio: accel: mma9551/3: Balance untime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
3
-5
/
+1
2021-05-17
iio: accel: bmc150-accel: Balanced runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-5
/
+1
2021-05-17
iio: accel: kxcjk-1013: Add support for KX023-1025
Stephan Gerhold
1
-0
/
+93
2021-05-17
iio: accel: kxcjk-1013: Refactor configuration registers into struct
Stephan Gerhold
1
-42
/
+82
2021-05-17
iio: accel: fxls8962af: fix errata bug E3 - I2C burst reads
Sean Nyekjaer
1
-3
/
+30
2021-05-17
iio: accel: fxls8962af: add hw buffered sampling
Sean Nyekjaer
1
-0
/
+195
2021-05-17
iio: accel: fxls8962af: add interrupt support
Sean Nyekjaer
1
-0
/
+114
2021-05-17
iio: accel: fxls8962af: add set/get of samplerate
Sean Nyekjaer
1
-3
/
+75
2021-05-17
iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
Sean Nyekjaer
6
-0
/
+726
2021-05-17
iio:accel:stk8312: Remove acpi_device_id table
Guenter Roeck
1
-9
/
+0
2021-05-17
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
1
-1
/
+88
2021-05-17
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
1
-4
/
+0
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
3
-20
/
+35
2021-05-17
iio: accel: st_accel: Move platform data from header to C file
Andy Shevchenko
2
-8
/
+5
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
8
-11
/
+11
2021-05-17
iio: accel: bmi088: Drop manual assignment of iio_dev.dev.parent
Jonathan Cameron
1
-1
/
+0
2021-05-17
iio: accel: Add driver for Murata SCA3300 accelerometer
Tomas Melin
3
-0
/
+486
2021-05-17
iio:accel:stk8312: Add lowercase i2c device id
Jonathan Cameron
1
-2
/
+4
2021-05-10
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
1
-1
/
+0
2021-03-29
iio:accel:adis16201: Fix wrong axis assignment that prevents loading
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: cros: unify hw fifo attributes without API changes
Gwendal Grignou
1
-1
/
+1
2021-03-25
iio: accel: sca3000: kernel-doc fixes. Missing - and wrong function names.
Jonathan Cameron
1
-4
/
+4
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
7
-9
/
+0
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
1
-2
/
+1
2021-03-25
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
8
-8
/
+8
2021-03-25
iio: accel: mma8452: fix indentation
Sean Nyekjaer
1
-23
/
+23
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
1
-14
/
+9
2021-03-11
iio: accel: sca3000: use devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
1
-16
/
+3
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
1
-9
/
+5
2021-03-11
iio: accel: kxcjk-1013: Set label based on accel-location on 2-accel yoga-style 2-in-1s
Hans de Goede
1
-4
/
+10
2021-03-11
iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2-in-1s
Hans de Goede
1
-6
/
+12
2021-03-11
iio: accel: Add support for the Bosch-Sensortec BMI088
Mike Looijmans
5
-0
/
+688
2021-01-22
iio: hid-sensor-accel-3d: Add timestamp channel for gravity sensor
Ye Xiang
1
-2
/
+4
2021-01-22
iio: accel: kxcjk1013: Add rudimentary regulator support
Devajith V S
1
-0
/
+32
2020-12-03
iio: accel: bmc150: Get mount-matrix from ACPI
Hans de Goede
1
-4
/
+104
2020-12-03
iio: accel: bmc150: Check for a second ACPI device for BOSC0200
Jeremy Cline
3
-2
/
+62
2020-12-03
iio: accel: bmc150: Removed unused bmc150_accel_dat irq member
Hans de Goede
1
-5
/
+2
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
4
-28
/
+19
2020-12-03
iio: accel: bmc150-accel: Add rudimentary regulator support
Linus Walleij
1
-2
/
+33
2020-12-03
iio: accel: bmc150-accel: Add support for BMA222
Linus Walleij
4
-0
/
+22
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
5
-20
/
+20
2020-11-21
iio: accel: adis16209: remove unneeded spi_set_drvdata()
Alexandru Ardelean
1
-1
/
+0
2020-11-21
iio: accel: adis16201: remove unneeded spi_set_drvdata()
Alexandru Ardelean
1
-1
/
+0
2020-11-21
iio: accel: bmc150: use iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-11
/
+14
2020-11-21
iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-6
/
+5
2020-11-14
iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode
Hans de Goede
1
-0
/
+36
2020-11-14
iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum
Hans de Goede
1
-5
/
+10
2020-10-10
iio: accel: mma8452: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
[prev]
[next]