index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
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-sty...
Hans de Goede
1
-4
/
+10
2021-03-11
iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2...
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/...
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
2020-09-29
iio: cros_ec: unify hw fifo attributes into the core file
Alexandru Ardelean
1
-1
/
+1
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
3
-46
/
+7
2020-09-21
iio:accel:bma180: Fix use of true when should be iio_shared_by enum
Jonathan Cameron
1
-1
/
+1
2020-09-16
iio: adis16209: Use Managed device functions
Nuno Sá
1
-22
/
+3
2020-09-16
iio: adis16201: Use Managed device functions
Nuno Sá
1
-23
/
+3
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
4
-16
/
+44
2020-09-13
Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-15
/
+43
2020-09-03
iio: accel: bma220: Remove unneeded blank lines
Andy Shevchenko
1
-4
/
+1
2020-09-03
iio: accel: bma220: Use BIT() and GENMASK() macros
Andy Shevchenko
1
-2
/
+3
2020-09-03
iio: accel: bma220: Group IIO headers together
Andy Shevchenko
1
-1
/
+2
2020-09-03
iio: accel: bma220: Drop ACPI_PTR() and accompanying ifdeffery
Andy Shevchenko
1
-4
/
+2
2020-09-03
iio: accel: bma220: Mark PM functions as __maybe_unused
Andy Shevchenko
1
-9
/
+3
2020-09-03
iio: accel: bma220: Use dev_get_drvdata() directly
Andy Shevchenko
1
-4
/
+2
2020-09-03
iio: accel: bma220: Convert to use ->read_avail()
Andy Shevchenko
1
-15
/
+19
2020-09-03
iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()
Andy Shevchenko
1
-5
/
+9
2020-09-03
iio: accel: adxl372: Add support for FIFO peak mode
Stefan Popa
1
-12
/
+299
[next]