index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
mxc4005.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
1
-3
/
+3
*
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
2024-05-08
1
-7
/
+85
|
\
|
*
iio: accel: mxc4005: Reset chip on probe() and resume()
Hans de Goede
2024-03-28
1
-0
/
+68
|
*
iio: accel: mxc4005: Interrupt handling fixes
Hans de Goede
2024-03-28
1
-7
/
+17
*
|
iio: accel: mxc4005: Read orientation matrix from ACPI ROTM method
Hans de Goede
2024-04-29
1
-0
/
+22
|
/
*
iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometer
Nikita Mikhailevich
2024-02-17
1
-0
/
+1
*
iio: accel: mxc4005: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
1
-2
/
+2
*
iio: accel: mxc4005: allow module autoloading via OF compatible
Luca Ceresoli
2023-10-11
1
-0
/
+8
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: accel: mxc4005: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
iio:accel:mxc4005: rearrange iio trigger get and register
Dmitry Rokosov
2022-06-19
1
-2
/
+2
*
iio: accel: mxc4005: Fix overread of data and alignment issue.
Jonathan Cameron
2021-05-17
1
-3
/
+7
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-1
/
+1
*
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
1
-1
/
+0
*
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-12-03
1
-10
/
+6
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: accel: mxc4005: add support for mxc6655
Christian Oder
2020-06-14
1
-0
/
+2
*
iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read calls
Jonathan Cameron
2020-04-19
1
-2
/
+2
*
iio: mxc4005: Use device-managed APIs
Chuhong Yuan
2019-07-27
1
-34
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-2
/
+0
*
iio: remove gpio interrupt probing from drivers that use a single interrupt
Irina Tirdea
2016-04-03
1
-29
/
+0
*
iio: mxc4005: add data ready trigger for mxc4005
Teodora Baluta
2015-08-31
1
-1
/
+141
*
iio: mxc4005: add triggered buffer mode for mxc4005
Teodora Baluta
2015-08-31
1
-3
/
+76
*
iio: accel: add support for mxc4005 accelerometer
Teodora Baluta
2015-08-31
1
-0
/
+354