index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
iio: buffer: Return error if no callback is given
Nuno Sá
1
-0
/
+5
2020-12-03
iio: humidity: hts221: add vdd voltage regulator
Lorenzo Bianconi
2
-0
/
+39
2020-12-03
iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage()
Alexandru Ardelean
1
-1
/
+1
2020-11-28
iio: adc: ad7298: convert probe to device-managed functions
Alexandru Ardelean
1
-31
/
+15
2020-11-25
iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator
Lorenzo Bianconi
2
-0
/
+43
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
47
-275
/
+1544
2020-11-21
iio: core: return -EINVAL when no ioctl handler has been run
Alexandru Ardelean
1
-0
/
+3
2020-11-21
iio: core: organize buffer file-ops in the order defined in the struct
Alexandru Ardelean
1
-4
/
+4
2020-11-21
iio: accel: adis16209: remove unneeded spi_set_drvdata()
Alexandru Ardelean
1
-1
/
+0
2020-11-21
iio: accel: adis16201: remove unneeded spi_set_drvdata()
Alexandru Ardelean
1
-1
/
+0
2020-11-21
iio: adc: ad7292: remove unneeded spi_set_drvdata()
Alexandru Ardelean
1
-2
/
+0
2020-11-21
iio: adc: cpcap: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-21
iio: buffer: remove iio_buffer_set_attrs() helper
Alexandru Ardelean
1
-12
/
+0
2020-11-21
iio: hid-sensors: use iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-13
/
+9
2020-11-21
iio: cros_ec: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-6
/
+9
2020-11-21
iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-4
/
+8
2020-11-21
iio: accel: bmc150: use iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-11
/
+14
2020-11-21
iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-6
/
+5
2020-11-21
iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variants
Alexandru Ardelean
1
-12
/
+19
2020-11-21
iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a function
Alexandru Ardelean
1
-42
/
+36
2020-11-21
iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs()
Alexandru Ardelean
1
-2
/
+1
2020-11-14
iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode
Hans de Goede
1
-0
/
+36
2020-11-14
iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum
Hans de Goede
1
-5
/
+10
2020-11-14
iio: adc: ad7887: convert probe to device-managed functions
Alexandru Ardelean
1
-28
/
+15
2020-11-14
iio: adc: stm32-adc: adapt clock duty cycle for proper operation
Fabrice Gasnier
1
-1
/
+20
2020-11-14
iio: core: centralize ioctl() calls to the main chardev
Alexandru Ardelean
3
-16
/
+83
2020-11-08
iio: adc: mt6360: Add ADC driver for MT6360
Gene Chen
3
-0
/
+384
2020-11-08
iio: adc: stm32-adc: dma transfers cleanup
Olivier Moysan
1
-23
/
+6
2020-11-08
iio: adc: ad7768-1: Add channel labels.
Cristian Pop
1
-0
/
+41
2020-11-08
iio: core: Add optional symbolic label to a device channel
Cristian Pop
1
-0
/
+41
2020-11-08
iio: light: fix kconfig dependency bug for VCNL4035
Necip Fazil Yildiran
1
-0
/
+1
2020-11-08
iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
Paul Cercueil
1
-6
/
+26
2020-11-08
iio/adc: ingenic: Fix battery VREF for JZ4770 SoC
Paul Cercueil
1
-1
/
+1
2020-11-01
iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
Lorenzo Bianconi
1
-2
/
+4
2020-11-01
iio: adc: stm32-adc: fix a regression when using dma and irq
Olivier Moysan
2
-26
/
+65
2020-11-01
iio: remove unneeded break
Tom Rix
2
-3
/
+0
2020-11-01
iio:light:tsl2563 use generic fw accessors
Vaishnav M A
1
-7
/
+9
2020-11-01
iio: light: vcnl4035 add i2c_device_id
Vaishnav M A
1
-0
/
+7
2020-11-01
iio: proximity: vl53l0x-i2c add i2c_device_id
Vaishnav M A
1
-0
/
+7
2020-11-01
iio: adc: mediatek: fix unset field
Fabien Parent
1
-2
/
+4
2020-11-01
iio: cros_ec: Use default frequencies when EC returns invalid information
Gwendal Grignou
1
-5
/
+11
2020-11-01
iio: magnetometer: bmc150: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-11-01
iio: pressure: bmp280: remove unneeded semicolon
Tom Rix
1
-2
/
+2
2020-10-31
iio: adc: at91-sama5d2_adc: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-31
iio/adc: ingenic: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-31
iio: light: apds9960: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-23
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-0
/
+6
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
137
-1481
/
+3833
2020-10-15
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+8
[prev]
[next]