开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
mxc4005.c
Age
Commit message (
Expand
)
Author
2024-10-28
iio: accel: replace s64 __aligned(8) with aligned_s64
Jonathan Cameron
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-08
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
2024-04-29
iio: accel: mxc4005: Read orientation matrix from ACPI ROTM method
Hans de Goede
2024-03-28
iio: accel: mxc4005: Reset chip on probe() and resume()
Hans de Goede
2024-03-28
iio: accel: mxc4005: Interrupt handling fixes
Hans de Goede
2024-02-17
iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometer
Nikita Mikhailevich
2024-01-23
iio: accel: mxc4005: Drop ACPI_PTR() usage
Jonathan Cameron
2023-10-11
iio: accel: mxc4005: allow module autoloading via OF compatible
Luca Ceresoli
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: accel: mxc4005: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-06-19
iio:accel:mxc4005: rearrange iio trigger get and register
Dmitry Rokosov
2021-05-17
iio: accel: mxc4005: Fix overread of data and alignment issue.
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
iio: accel: mxc4005: add support for mxc6655
Christian Oder
2020-04-19
iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read calls
Jonathan Cameron
2019-07-27
iio: mxc4005: Use device-managed APIs
Chuhong Yuan
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-04-03
iio: remove gpio interrupt probing from drivers that use a single interrupt
Irina Tirdea
2015-08-31
iio: mxc4005: add data ready trigger for mxc4005
Teodora Baluta
2015-08-31
iio: mxc4005: add triggered buffer mode for mxc4005
Teodora Baluta
2015-08-31
iio: accel: add support for mxc4005 accelerometer
Teodora Baluta