index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
/
ssp_sensors
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
iio: common: ssp: Fix alignment for DMA safety
Jonathan Cameron
1
-2
/
+1
2022-04-04
iio: ssp_sensors: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-7
/
+6
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-31
/
+16
2022-02-18
iio:common:ssp: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-6
/
+2
2022-02-18
iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespace
Jonathan Cameron
2
-8
/
+9
2022-02-13
iio: ssp_sensors: Make use of device properties
Andy Shevchenko
1
-17
/
+5
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-09-18
iio: ssp_sensors: add more range checking in ssp_parse_dataframe()
Dan Carpenter
1
-1
/
+8
2021-09-18
iio: ssp_sensors: fix error code in ssp_print_mcu_debug()
Dan Carpenter
1
-1
/
+1
2020-09-29
iio: ssp: use PLATFORM_DEVID_NONE
Krzysztof Kozlowski
1
-1
/
+2
2019-12-15
iio: ssp_sensors: Convert to use GPIO descriptors
Linus Walleij
3
-31
/
+20
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
4
-44
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-04
iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_data
Nathan Chancellor
1
-1
/
+1
2018-10-07
iio: ssp_sensors: don't manually free devm managed resources
Uwe Kleine-König
1
-14
/
+6
2018-01-08
iio: common: ssp_sensors: account for const type of of_device_id.data
Julia Lawall
2
-2
/
+2
2018-01-08
iio: common: ssp_sensors: use ktime_get_real_ns() timestamps
Arnd Bergmann
1
-4
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-01-10
iio:kfifo_buf header include push down.
Jonathan Cameron
1
-0
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-07-05
iio: ssp_sensors: Remove redundant spi driver bus initialization
Antonio Borneo
1
-1
/
+0
2015-03-28
iio: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-02-22
iio: common: ssp_sensors: Protect PM-only functions to kill warning
Geert Uytterhoeven
1
-0
/
+2
2015-01-31
iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to...
Jonathan Cameron
1
-4
/
+5
2015-01-29
iio: common: ssp_sensors: Add sensorhub iio commons
Karol Wrona
4
-0
/
+189
2015-01-29
iio: common: ssp_sensors: Add sensorhub driver
Karol Wrona
5
-0
/
+1599