index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
iio: proximity: rfd77402: convert probe to device-managed functions
Alexandru Ardelean
2021-07-17
1
-19
/
+8
|
*
|
iio: proximity: rfd77402: use i2c_client for rfd77402_{init,powerdown}()
Alexandru Ardelean
2021-07-17
1
-33
/
+27
|
*
|
iio: light: adjd_s311: convert probe to device-managed functions
Alexandru Ardelean
2021-07-17
1
-25
/
+3
|
*
|
iio: light: adjd_s311: move buffer on adjd_s311_data object
Alexandru Ardelean
2021-07-17
1
-19
/
+6
|
*
|
iio: adc: rockchip_saradc: add support for rk3568 saradc
Simon Xue
2021-07-17
1
-1
/
+21
|
*
|
iio: buffer: Move a sanity check at the beginning of 'iio_scan_mask_set()'
Christophe JAILLET
2021-07-17
1
-4
/
+5
|
*
|
iio: buffer: Save a few cycles in 'iio_scan_mask_set()'
Christophe JAILLET
2021-07-17
1
-2
/
+2
|
*
|
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
2021-07-13
6
-41
/
+24
*
|
|
Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2021-08-30
1
-0
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
iio: adc: rn5t618: Add iio map
Andreas Kemnade
2021-08-13
1
-0
/
+23
|
|
/
*
|
iio: adc: Fix incorrect exit of for-loop
Colin Ian King
2021-07-31
1
-2
/
+2
*
|
iio: humidity: hdc100x: Add margin to the conversion time
Chris Lesiak
2021-07-24
1
-2
/
+4
*
|
iio: accel: fxls8962af: fix i2c dependency
Arnd Bergmann
2021-07-24
1
-0
/
+2
*
|
iio: adis: set GPIO reset pin direction
Antti Keränen
2021-07-17
1
-2
/
+1
*
|
iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels
Uwe Kleine-König
2021-07-17
1
-1
/
+0
*
|
iio: accel: fxls8962af: fix potential use of uninitialized symbol
Sean Nyekjaer
2021-07-13
1
-1
/
+1
|
/
*
Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-05
204
-1989
/
+7142
|
\
|
*
iio: light: tcs3472: do not free unallocated IRQ
frank zago
2021-06-16
1
-2
/
+4
|
*
iio: accel: bmc150: Use more consistent and accurate scale values
Stephan Gerhold
2021-06-16
1
-22
/
+24
|
*
iio: hid-sensors: Update header includes
Jonathan Cameron
2021-06-16
14
-42
/
+16
|
*
iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-06-16
1
-2
/
+3
|
*
iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get()
Jonathan Cameron
2021-06-16
1
-1
/
+3
|
*
iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
2021-06-16
1
-9
/
+4
|
*
iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
2021-06-16
1
-4
/
+1
|
*
iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-06-16
2
-17
/
+8
|
*
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2021-06-16
13
-17
/
+29
|
*
iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2021-06-16
1
-1
/
+1
|
*
iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-06-16
1
-1
/
+2
|
*
iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-06-14
1
-1
/
+1
|
*
iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-06-14
1
-1
/
+2
|
*
iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...
Jonathan Cameron
2021-06-14
1
-1
/
+2
|
*
iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2021-06-14
1
-1
/
+2
|
*
iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-06-14
1
-2
/
+2
|
*
iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...
Jonathan Cameron
2021-06-14
1
-1
/
+2
|
*
iio: ltr501: mark ltr501_chip_info as const
Marc Kleine-Budde
2021-06-13
1
-5
/
+5
|
*
iio: ltr501: ltr501_read_ps(): add missing endianness conversion
Oliver Lang
2021-06-13
1
-3
/
+4
|
*
iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR
Oliver Lang
2021-06-13
1
-1
/
+1
|
*
iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...
Marc Kleine-Budde
2021-06-13
1
-0
/
+6
|
*
iio: scmi: fix spelling of SPDX tag
Tom Rix
2021-06-13
1
-1
/
+1
|
*
iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driver
Stephan Gerhold
2021-06-13
4
-84
/
+18
|
*
iio: accel: bmc150: Add device IDs for BMA253
Stephan Gerhold
2021-06-13
4
-2
/
+5
|
*
iio: accel: bmc150: Sort all chip names alphabetically / by chip ID
Stephan Gerhold
2021-06-13
3
-42
/
+42
|
*
iio: accel: bmc150: Drop duplicated documentation of supported chips
Stephan Gerhold
2021-06-13
2
-18
/
+2
|
*
iio: accel: bmc150: Drop misleading/duplicate chip identifiers
Stephan Gerhold
2021-06-13
4
-67
/
+37
|
*
iio: accel: bmc150: Clarify combo modules in Kconfig
Stephan Gerhold
2021-06-13
1
-2
/
+5
|
*
iio: accel: bmc150: Fix bma222 scale unit
Stephan Gerhold
2021-06-13
1
-4
/
+5
|
*
iio: dummy: Fix build error when CONFIG_IIO_TRIGGERED_BUFFER is not set
Wei Yongjun
2021-06-13
1
-0
/
+1
|
*
iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()
Yang Yingliang
2021-06-13
1
-2
/
+4
|
*
iio: accel: bma180: Fix BMA25x bandwidth register values
Stephan Gerhold
2021-06-13
1
-2
/
+7
|
*
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-13
11
-20
/
+0
[prev]
[next]