index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
magnetometer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
17
-55
/
+52
|
\
|
*
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-03-18
17
-55
/
+52
|
|
\
|
|
*
iio:magn:mmc35240: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-6
/
+3
|
|
*
iio:magn:mag3110: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-7
/
+3
|
|
*
iio:magn:ak8975: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-02-18
1
-9
/
+3
|
|
*
iio:magnetometer:hmc5843: Move exports to IIO_HMC5843 namespace
Jonathan Cameron
2022-02-18
3
-4
/
+6
|
|
*
iio:magnetometer:bmc150: Move exports to IIO_BMC150_MAGN namespace
Jonathan Cameron
2022-02-18
3
-4
/
+6
|
|
*
iio:magnetometer:rm3100: Move exports to IIO_RM3100 namespace
Jonathan Cameron
2022-02-18
3
-4
/
+6
|
|
*
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
2022-02-18
3
-2
/
+5
|
|
*
iio:st-sensors: Remove duplicate MODULE_*
Jonathan Cameron
2022-02-18
1
-4
/
+0
|
|
*
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
2022-01-23
1
-15
/
+20
*
|
|
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-21
2
-6
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
2
-6
/
+2
|
|
/
*
/
iio: Fix error handling for PM
Miaoqian Lin
2022-01-30
1
-2
/
+3
|
/
*
iio:magn:ak8975: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
2021-12-21
1
-1
/
+1
*
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
2021-11-27
1
-2
/
+2
*
iio: mag3110: Use scan_type when processing raw data
Gwendal Grignou
2021-11-17
1
-2
/
+4
*
iio: magn: hmc5843: Make hmc5843_common_remove() return void
Uwe Kleine-König
2021-10-19
4
-6
/
+8
*
iio: magnetometer: ak8975: add AK09116 support
Matt Ranostay
2021-09-14
2
-1
/
+36
*
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
2021-09-14
1
-2
/
+2
*
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
2021-09-14
3
-27
/
+2
*
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2021-09-14
2
-24
/
+2
*
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
2021-09-14
1
-17
/
+1
*
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
2021-09-14
2
-4
/
+4
*
iio: magn: st_magn: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
2021-07-24
3
-24
/
+3
*
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
2021-07-24
4
-16
/
+6
*
iio: hid-sensors: Update header includes
Jonathan Cameron
2021-06-16
1
-5
/
+1
*
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2021-06-16
1
-0
/
+1
*
iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-06-14
1
-1
/
+2
*
iio: magnetometer: st_magn: Support mount matrix
Linus Walleij
2021-06-03
1
-18
/
+45
*
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-06-03
5
-8
/
+5
*
iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-05-17
1
-4
/
+7
*
iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-05-17
2
-4
/
+8
*
iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
1
-6
/
+4
*
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
2021-05-17
1
-0
/
+98
*
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
2021-05-17
1
-4
/
+0
*
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
2021-05-17
3
-14
/
+29
*
iio: magnetometer: st_magn: Provide default platform data
Andy Shevchenko
2021-05-17
1
-1
/
+10
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
2
-2
/
+2
*
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
2021-05-10
1
-1
/
+0
*
iio: magnetometer: yas530: Include right header
Linus Walleij
2021-04-07
1
-1
/
+2
*
iio: magnetometer: yas530: Fix return value on error path
Linus Walleij
2021-04-07
1
-0
/
+1
*
iio:magnetometer: Add Support for ST IIS2MDC
LI Qingwu
2021-03-25
4
-0
/
+12
*
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
2
-2
/
+0
*
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-03-11
1
-22
/
+10
*
iio: hid-sensor-magn-3d: Add timestamp channel
Ye Xiang
2021-01-22
1
-18
/
+30
*
iio: magnetometer: bmc150: Add rudimentary regulator support
Stephan Gerhold
2021-01-22
1
-1
/
+25
*
iio: magnetometer: Add driver for Yamaha YAS530
Linus Walleij
2021-01-09
3
-0
/
+1066
*
iio:magnetometer:mag3110: Fix alignment and data leak issues.
Jonathan Cameron
2020-12-03
1
-4
/
+9
*
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-12-03
1
-5
/
+5
[next]