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
/
kxcjk-1013.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
iio: accel: kxcjk-1013: Use new iio_read_acpi_mount_matrix() helper
Hans de Goede
1
-79
/
+1
2024-02-28
iio: accel: kxcjk-1013: Implement ACPI method ROTM to retrieve mount matrix.
Sean Rhodes
1
-3
/
+84
2024-01-24
iio: accel: kxcjk-1013: Move acpi_device_id table under ifdef CONFIG_ACPI
Jonathan Cameron
1
-16
/
+17
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: accel: kxcjk-1013: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: accel: kxcjk-1013: Use devm_regulator_bulk_get_enable()
Jonathan Cameron
1
-21
/
+4
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-08-30
iio/accel: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-06-19
iio:accel:kxcjk-1013: rearrange iio trigger get and register
Dmitry Rokosov
1
-2
/
+2
2022-01-30
iio: Fix error handling for PM
Miaoqian Lin
1
-1
/
+4
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-2
/
+3
2021-12-21
iio:accel:kxcjk-1013: Mark struct __maybe_unused to avoid warning.
Jonathan Cameron
1
-1
/
+1
2021-11-17
iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
Yang Yingliang
1
-3
/
+2
2021-11-17
iio: kxcjk-1013: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+2
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
1
-2
/
+1
2021-05-17
iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...
Jonathan Cameron
1
-10
/
+14
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: 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: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-2
/
+2
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
1
-2
/
+0
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-01-22
iio: accel: kxcjk1013: Add rudimentary regulator support
Devajith V S
1
-0
/
+32
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
1
-7
/
+3
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-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-2
/
+0
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-1
/
+0
2020-01-18
iio: accel: kxcjk1013: Support orientation matrix
Dmitry Osipenko
1
-2
/
+25
2019-08-18
iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI ids
Hans de Goede
1
-2
/
+2
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+1
2019-06-08
iio: accel: add missing sensor for some 2-in-1 based ultrabooks
Luís Ferreira
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-04-25
Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-1
/
+2
2019-04-22
iio:accel:Switch hardcoded function name with a reference to __func__ making ...
Mohan Kumar
1
-1
/
+1
2019-04-22
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2019-04-14
iio: accel: kxcjk1013: Add KIOX0008 ACPI Hardware-ID
Valentin Manea
1
-0
/
+1
2019-04-04
iio: accel: kxcjk1013: Add device tree support
Robert Yang
1
-0
/
+10
2019-03-09
io: accel: kxcjk1013: restore the range after resume.
he, bo
1
-0
/
+2
2018-11-25
iio: accel: kxcjk1013: Add KIOX010A ACPI Hardware-ID
Hans de Goede
1
-0
/
+1
2018-11-25
iio: accel: kxcjk-1013: Add the "KXJ2109" ACPI HID
Stephan Gerhold
1
-0
/
+1
2018-10-14
iio: accel: kxcjk1013: Add KIOX0009 ACPI Hardware-ID
Hans de Goede
1
-0
/
+1
2017-10-09
iio: accel: kxcjk1013: add support for KXTF9
Michał Mirosław
1
-13
/
+102
2017-10-09
iio: accel: kxcjk1013: make sampling_frequency_avail per-type
Michał Mirosław
1
-2
/
+3
2017-10-09
iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamic
Michał Mirosław
1
-3
/
+12
2017-10-09
iio: accel: kxcjk1013: extract report_motion_event() from interrupt handler
Michał Mirosław
1
-59
/
+67
2017-10-09
iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit names
Michał Mirosław
1
-9
/
+14
2017-10-09
iio: accel: kxcjk1003: refactor ODR setting
Michał Mirosław
1
-57
/
+45
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
[next]