index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...
Fabien Lahoudere
2019-07-28
2
-0
/
+68
*
iio: cros_ec: Add sign vector in core for backward compatibility
Gwendal Grignou
2019-07-28
1
-0
/
+4
*
iio: common: cros_ec_sensors: determine protocol version
Fabien Lahoudere
2019-07-27
1
-1
/
+34
*
iio: make st_sensors drivers use regmap
Denis Ciocca
2019-07-27
5
-153
/
+79
*
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2019-07-27
2
-51
/
+78
*
iio:common:st_sensors: add st_sensors_get_settings_index() helper function
Denis Ciocca
2019-07-27
1
-15
/
+34
*
iio: cros_ec: Remove replacing error code with -EIO
Gwendal Grignou
2019-07-27
1
-19
/
+25
*
iio: cros_ec: Add calibscale for 3d MEMS
Gwendal Grignou
2019-07-27
2
-6
/
+47
*
Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-07-12
3
-0
/
+149
|
\
|
*
iio: cros_ec: Add lid angle driver
Gwendal Grignou
2019-06-25
3
-0
/
+149
*
|
Merge 5.2-rc6 into staging-next
Greg Kroah-Hartman
2019-06-23
4
-46
/
+4
|
\
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
3
-42
/
+3
*
|
|
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
2019-06-03
20
-56
/
+20
|
\
|
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
6
-12
/
+6
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
4
-44
/
+4
|
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
10
-0
/
+10
|
|
/
*
/
iio: cros_ec: add 'id' sysfs entry
Gwendal Grignou
2019-04-27
1
-0
/
+14
|
/
*
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2019-04-21
1
-3
/
+4
|
\
|
*
iio: cros_ec: Fix the maths for gyro scale calculation
Gwendal Grignou
2019-03-16
1
-3
/
+4
*
|
iio: cros_ec: Switch to SPDX identifier.
Enric Balletbo i Serra
2019-04-04
2
-18
/
+2
*
|
iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpc
Gwendal Grignou
2019-04-04
1
-0
/
+11
*
|
iio: cros_ec: Drop unnecessary include files
Guenter Roeck
2019-04-04
2
-3
/
+0
*
|
drivers: iio: Kconfig: pedantic cleanup
Enrico Weigelt, metux IT consult
2019-04-04
1
-1
/
+1
*
|
iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_data
Nathan Chancellor
2019-04-04
1
-1
/
+1
|
/
*
iio: hid-sensor-hub: clean up indentation, remove extraneous tab
Colin Ian King
2018-11-25
1
-1
/
+1
*
iio: st_sensors: miscellaneous cleanup
Martin Kelly
2018-10-21
2
-4
/
+3
*
iio: ssp_sensors: don't manually free devm managed resources
Uwe Kleine-König
2018-10-07
1
-14
/
+6
*
iio: change strncpy+truncation to strlcpy
Dominique Martinet
2018-07-15
1
-2
/
+1
*
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-09
4
-191
/
+7
|
\
|
*
iio: common: hid-sensors: simplify getting .drvdata
Wolfram Sang
2018-04-28
1
-6
/
+3
|
*
iio: common: cros_ec_sensors: simplify getting .drvdata
Wolfram Sang
2018-04-28
1
-4
/
+2
|
*
iio: cros_ec: Move cros_ec_sensors_core.h in /include
Gwendal Grignou
2018-03-17
3
-181
/
+2
*
|
Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-05-09
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
Hans de Goede
2018-04-21
1
-4
/
+4
*
|
iio: cros_ec: Relax sampling frequency before suspending
Gwendal Grignou
2018-03-03
3
-0
/
+52
|
/
*
iio: common: ssp_sensors: account for const type of of_device_id.data
Julia Lawall
2018-01-08
2
-2
/
+2
*
iio: common: ssp_sensors: use ktime_get_real_ns() timestamps
Arnd Bergmann
2018-01-08
1
-4
/
+1
*
iio: cros_ec: Remove unused variables
Paolo Cretaro
2017-12-02
1
-2
/
+0
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-3
/
+3
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-14
4
-36
/
+53
|
\
|
*
iio: hid-sensor-trigger: Don't touch sensors unless user space requests
Srinivas Pandruvada
2017-10-14
1
-3
/
+9
|
*
iio: common: st_sensors: check odr address value in st_sensors_set_odr()
Lorenzo Bianconi
2017-10-10
1
-0
/
+3
|
*
iio: st_sensors: split open-drain parameters for irq1 and irq2
Lorenzo Bianconi
2017-10-10
1
-5
/
+16
|
*
iio: st_sensors: do not always write enable_axis register
Lorenzo Bianconi
2017-10-09
1
-1
/
+4
|
*
iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
Lorenzo Bianconi
2017-10-09
1
-12
/
+16
|
*
iio: st_sensors: add register mask for status register
Lorenzo Bianconi
2017-10-09
2
-13
/
+5
|
*
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-10-09
1
-1
/
+10
|
|
\
|
*
\
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-09-25
2
-2
/
+0
|
|
\
\
|
|
*
|
iio:common: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
2
-2
/
+0
[next]