index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
magnetometer
/
mag3110.c
(
follow
)
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
-1
/
+1
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: magnetometer: mag3110: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
iio:magn:mag3110: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-7
/
+3
*
iio: mag3110: Use scan_type when processing raw data
Gwendal Grignou
2021-11-17
1
-2
/
+4
*
iio:magnetometer:mag3110: Fix alignment and data leak issues.
Jonathan Cameron
2020-12-03
1
-4
/
+9
*
iio: magnetometer: mag3110: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-14
/
+6
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
iio: magnetometer: mag3110: add vdd/vddio regulator operation support
Anson Huang
2019-01-12
1
-8
/
+86
*
iio: magnetometer: mag3110: Add ability to run in continuous mode
Richard Tresidder
2018-05-12
1
-18
/
+140
*
iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: magnetometer: mag3110: Add OF device ID table
Javier Martinez Canillas
2017-03-19
1
-0
/
+7
*
iio: magnetometer: mag3110: claim direct mode during raw writes
Alison Schofield
2017-01-21
1
-10
/
+20
*
iio: magnetometer: mag3110: claim direct mode during raw reads
Alison Schofield
2016-08-21
1
-8
/
+15
*
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-30
1
-1
/
+1
*
iio: magnetometer: mag3110: Place driver on standby on error
Cristina Opriceana
2015-04-01
1
-8
/
+10
*
iio:magnetometer:mag3110: Enable user offset calibration
Peter Meerwald
2014-05-03
1
-2
/
+15
*
iio:magnetometer:mag3110: Fix initialization of ctrl_reg1
Peter Meerwald
2014-05-03
1
-1
/
+1
*
iio:magnetometer:mag3110: Fix unreachable code
Peter Meerwald
2014-02-25
1
-1
/
+0
*
iio:magnetometer:mag3110: Scale factor missing for temperature
Peter Meerwald
2014-02-15
1
-3
/
+13
*
iio:magnetometer:mag3110: Fix output of decimal digits in show_int_plus_micros()
Peter Meerwald
2014-02-08
1
-1
/
+1
*
iio:magnetometer:mag3110: Report busy in _read_raw() / write_raw() when buffe...
Peter Meerwald
2014-02-08
1
-0
/
+6
*
iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-1
/
+5
*
iio: Fix mag3110 scan_type
Peter Meerwald
2013-11-09
1
-1
/
+6
*
iio: Add Freescale mag3110 magnetometer driver
Peter Meerwald
2013-10-23
1
-0
/
+401