index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
kmx61.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-3
/
+0
*
iio: remove unused gpio consumer.h include
Irina Tirdea
2016-04-03
1
-1
/
+0
*
iio: Reconcile operation order between iio_register/unregister and pm functions
Adriana Reus
2015-11-08
1
-13
/
+11
*
iio: remove gpio interrupt probing from drivers that use a single interrupt
Octavian Purdila
2015-10-03
1
-28
/
+0
*
iio: fix drivers that consider 0 as a valid IRQ in client->irq
Octavian Purdila
2015-07-23
1
-4
/
+4
*
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
2015-04-07
1
-1
/
+1
|
\
|
*
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
2015-03-07
1
-1
/
+1
*
|
iio: improve usage of gpiod API
Uwe Kleine-König
2015-02-22
1
-5
/
+1
*
|
iio: imu: kmx61: Drop odr_bits from kmx61_samp_freq_table
Daniel Baluta
2015-02-03
1
-38
/
+26
|
/
*
iio kmx61 / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Daniel Baluta
2015-01-20
1
-2
/
+2
*
iio: imu: kmx61: Use correct base when reading data
Daniel Baluta
2015-01-05
1
-1
/
+7
*
iio: imu: kmx61: Remove unnecessary REG_INS1 read
Daniel Baluta
2015-01-05
1
-2
/
+0
*
iio: imu: kmx61: Fix device initialization when setting trigger state
Daniel Baluta
2015-01-05
1
-2
/
+1
*
iio: imu: kmx61: Use false instead of 0 for ev_enable_state
Daniel Baluta
2015-01-05
1
-1
/
+1
*
iio: imu: kmx61: Drop unused device parameter
Daniel Baluta
2015-01-05
1
-3
/
+3
*
iio: imu: kmx61: Fixup parameters alignment
Daniel Baluta
2015-01-05
1
-9
/
+9
*
iio: imu: kmx61: Enhance error handling
Daniel Baluta
2015-01-05
1
-61
/
+43
*
iio: imu: kmx61: Don't ignore kmx61_set_power_state errors
Daniel Baluta
2015-01-05
1
-2
/
+9
*
iio: imu: kmx61: Save odr_bits for later use
Daniel Baluta
2015-01-05
1
-0
/
+2
*
iio: imu: kmx61: kmx61_set_wake_up_odr() can be static
kbuild test robot
2014-12-12
1
-1
/
+1
*
iio: imu: kmx61: Add support for any motion trigger
Daniel Baluta
2014-12-12
1
-7
/
+426
*
iio: imu: kmx61: Add support for data ready triggers
Daniel Baluta
2014-12-12
1
-1
/
+294
*
iio: imu: kmx61: Add PM sleep support
Daniel Baluta
2014-12-12
1
-0
/
+29
*
iio: imu: kmx61: Add PM runtime support
Daniel Baluta
2014-12-12
1
-2
/
+112
*
iio: imu: kmx61: Add acpi support
Daniel Baluta
2014-12-12
1
-0
/
+59
*
iio: imu: Add support for Kionix KMX61 sensor
Daniel Baluta
2014-12-12
1
-0
/
+691
*
Revert "iio: imu: Add support for Kionix KMX61 sensor"
Jonathan Cameron
2014-12-12
1
-766
/
+0
*
iio: imu: Add support for Kionix KMX61 sensor
Daniel Baluta
2014-11-22
1
-0
/
+766