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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: invensense: remove redundant initialization of variable period
Colin Ian King
2024-01-23
1
-1
/
+1
*
iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table
Javier Carrasco
2023-11-16
1
-2
/
+2
*
iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()
Tzung-Bi Shih
2023-10-05
1
-1
/
+5
*
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-08-13
1
-1
/
+1
|
\
|
*
iio: cros_ec: Fix the allocation size for cros_ec_command
Yiyuan Guo
2023-07-29
1
-1
/
+1
*
|
iio: make invensense timestamp module generic
Jean-Baptiste Maneyrol
2023-07-20
2
-45
/
+44
*
|
iio: move inv_icm42600 timestamp module in common
Jean-Baptiste Maneyrol
2023-07-20
5
-0
/
+210
|
/
*
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2023-03-11
1
-2
/
+2
*
iio: common: scmi_iio: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-28
1
-2
/
+2
*
iio: Don't silently expect attribute types
Matti Vaittinen
2022-11-23
2
-7
/
+7
*
iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()
Jonathan Cameron
2022-11-23
1
-32
/
+7
*
iio: common: scmi_iio: do not use internal iio_dev lock
Nuno Sá
2022-11-23
1
-2
/
+7
*
iio: common: scmi_sensors: use HZ macro from units.h
Dmitry Rokosov
2022-08-28
1
-4
/
+4
*
iio: st_sensors: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
1
-1
/
+1
*
iio: cros: Register FIFO callback after sensor is registered
Gwendal Grignou
2022-07-18
3
-21
/
+47
*
iio: common: cros_ec_sensors: explicitly add proper header files
Nuno Sá
2022-06-14
1
-0
/
+1
*
iio: common: cros_ec_lid_angle: explicitly add proper header files
Nuno Sá
2022-06-14
1
-0
/
+1
*
iio: common: ssp: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-2
/
+1
*
iio: common: cros_ec_sensors: Add label attribute
Gwendal Grignou
2022-06-11
1
-21
/
+9
*
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2022-04-28
1
-1
/
+1
*
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-04-10
2
-3
/
+1
*
iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevant
Miquel Raynal
2022-04-10
1
-21
/
+17
*
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
2022-04-10
1
-6
/
+18
*
iio: st_sensors: Drop the protection on _avail functions
Miquel Raynal
2022-04-10
1
-4
/
+0
*
iio: ssp_sensors: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-04
1
-7
/
+6
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
9
-76
/
+49
|
\
|
*
iio:common:ssp: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-6
/
+2
|
*
iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespace
Jonathan Cameron
2022-02-18
2
-8
/
+9
|
*
iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORS
Jonathan Cameron
2022-02-18
1
-12
/
+12
|
*
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
2022-02-18
5
-19
/
+19
|
*
iio:st-sensors: Remove duplicate MODULE_*
Jonathan Cameron
2022-02-18
2
-10
/
+0
|
*
iio: ssp_sensors: Make use of device properties
Andy Shevchenko
2022-02-13
1
-17
/
+5
|
*
iio: ms_sensors: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
1
-2
/
+2
|
*
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
2022-01-23
1
-2
/
+0
*
|
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
|
/
*
iio/scmi: Add reading "raw" attribute.
Andriy Tryshnivskyy
2021-11-17
1
-1
/
+56
*
iio: st-sensors: Use dev_to_iio_dev() in sysfs callbacks
Lars-Peter Clausen
2021-11-17
1
-2
/
+2
*
Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-11-10
1
-2
/
+1
|
\
|
*
iio: common: cros_ec_sensors: simplify getting .driver_data
Wolfram Sang
2021-09-27
1
-2
/
+1
*
|
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2021-10-19
5
-63
/
+45
|
\
\
|
*
|
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
2021-10-19
1
-2
/
+3
|
*
|
iio: st_sensors: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-8
/
+8
|
*
|
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
2021-09-14
3
-5
/
+5
|
*
|
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2021-09-14
1
-19
/
+15
|
*
|
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
2021-09-14
1
-30
/
+15
|
|
/
*
|
iio: ssp_sensors: add more range checking in ssp_parse_dataframe()
Dan Carpenter
2021-09-18
1
-1
/
+8
*
|
iio: ssp_sensors: fix error code in ssp_print_mcu_debug()
Dan Carpenter
2021-09-18
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-2
/
+1
|
\
|
*
iio/drivers/hid-sensor: use HZ macros
Daniel Lezcano
2021-09-08
1
-2
/
+1
*
|
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
2021-07-24
6
-7
/
+4
|
/
[next]