index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
/
ssp_sensors
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2022-06-14
iio: common: ssp: Fix alignment for DMA safety
Jonathan Cameron
2022-04-04
iio: ssp_sensors: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-02-18
iio:common:ssp: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespace
Jonathan Cameron
2022-02-13
iio: ssp_sensors: Make use of device properties
Andy Shevchenko
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-09-18
iio: ssp_sensors: add more range checking in ssp_parse_dataframe()
Dan Carpenter
2021-09-18
iio: ssp_sensors: fix error code in ssp_print_mcu_debug()
Dan Carpenter
2020-09-29
iio: ssp: use PLATFORM_DEVID_NONE
Krzysztof Kozlowski
2019-12-15
iio: ssp_sensors: Convert to use GPIO descriptors
Linus Walleij
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-04
iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_data
Nathan Chancellor
2018-10-07
iio: ssp_sensors: don't manually free devm managed resources
Uwe Kleine-König
2018-01-08
iio: common: ssp_sensors: account for const type of of_device_id.data
Julia Lawall
2018-01-08
iio: common: ssp_sensors: use ktime_get_real_ns() timestamps
Arnd Bergmann
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-10
iio:kfifo_buf header include push down.
Jonathan Cameron
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-07-05
iio: ssp_sensors: Remove redundant spi driver bus initialization
Antonio Borneo
2015-03-28
iio: constify of_device_id array
Fabian Frederick
2015-02-22
iio: common: ssp_sensors: Protect PM-only functions to kill warning
Geert Uytterhoeven
2015-01-31
iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to...
Jonathan Cameron
2015-01-29
iio: common: ssp_sensors: Add sensorhub iio commons
Karol Wrona
2015-01-29
iio: common: ssp_sensors: Add sensorhub driver
Karol Wrona