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: common: scmi_sensors: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
2021-05-17
1
-1
/
+0
*
iio: position: hid-sensor-custom-intel-hinge: Drop duplicate parent setting.
Jonathan Cameron
2021-05-17
1
-1
/
+0
*
iio: humidity: hdc2010: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
2021-05-17
1
-1
/
+0
*
iio: adc: ti-ads131e08: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
2021-05-17
1
-1
/
+0
*
iio: adc: mt6360: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
2021-05-17
1
-1
/
+0
*
iio: adc: mp2629: Drop duplicate setting iio_dev.dev.parent
Jonathan Cameron
2021-05-17
1
-1
/
+0
*
iio: dac: ad5766: Drop duplicate setting of iio_dev.dev.parent and of_node
Jonathan Cameron
2021-05-17
1
-2
/
+0
*
iio: accel: bmi088: Drop manual assignment of iio_dev.dev.parent
Jonathan Cameron
2021-05-17
1
-1
/
+0
*
iio: adc: add ADC driver for the TI TSC2046 controller
Oleksij Rempel
2021-05-17
3
-0
/
+727
*
iio: adc: stm32-adc: Fix docs wrongly marked as kernel-doc
Jonathan Cameron
2021-05-17
1
-2
/
+2
*
iio: sps30: add support for serial interface
Tomasz Duszynski
2021-05-17
3
-0
/
+443
*
iio: sps30: separate core and interface specific code
Tomasz Duszynski
2021-05-17
5
-226
/
+353
*
iio: adis16400: do not directly change spi 'max_speed_hz'
Nuno Sa
2021-05-17
1
-13
/
+2
*
iio: adis16475: do not directly change spi 'max_speed_hz'
Nuno Sa
2021-05-17
1
-5
/
+2
*
iio: adis: add burst_max_speed_hz variable
Nuno Sa
2021-05-17
1
-0
/
+4
*
iio: adis_buffer: don't push data to buffers on failure
Nuno Sa
2021-05-17
1
-4
/
+4
*
iio: adis_buffer: update device page after changing it
Nuno Sa
2021-05-17
1
-3
/
+3
*
iio: adis16475: do not return ints in irq handlers
Nuno Sa
2021-05-17
1
-1
/
+1
*
iio: accel: Add driver for Murata SCA3300 accelerometer
Tomas Melin
2021-05-17
3
-0
/
+486
*
iio:adc:ad7476: Handle the different regulators used by various parts.
Jonathan Cameron
2021-05-17
1
-15
/
+103
*
iio:accel:stk8312: Add lowercase i2c device id
Jonathan Cameron
2021-05-17
1
-2
/
+4
*
iio: inkern: simplify some devm functions
Yicong Yang
2021-05-17
1
-38
/
+23
*
iio: trigger: simplify __devm_iio_trigger_register
Yicong Yang
2021-05-17
1
-13
/
+5
*
iio: core: simplify some devm functions
Yicong Yang
2021-05-17
1
-26
/
+15
*
iio: triggered-buffer: simplify devm_iio_triggered_buffer_setup_ext()
Yicong Yang
2021-05-17
1
-15
/
+6
*
iio: hw_consumer: simplify devm_iio_hw_consumer_alloc()
Yicong Yang
2021-05-17
1
-14
/
+11
*
iio: buffer-dmaengine: simplify __devm_iio_dmaengine_buffer_free()
Yicong Yang
2021-05-17
1
-13
/
+9
*
iio: adc: adi-axi-adc: simplify devm_adi_axi_adc_conv_register()
Yicong Yang
2021-05-17
1
-14
/
+10
*
iio: light: Added AMS tsl2591 driver implementation
Joe Sandom
2021-05-17
3
-0
/
+1237
*
iio: adis_buffer: check return value on page change
Nuno Sa
2021-05-17
1
-1
/
+7
*
iio: adis16400: do not return ints in irq handlers
Nuno Sa
2021-05-17
1
-3
/
+0
*
iio: adis_buffer: do not return ints in irq handlers
Nuno Sa
2021-05-17
1
-3
/
+0
*
iio: adc: ad7298: Enable on Intel Galileo Gen 1
Andy Shevchenko
2021-05-17
1
-0
/
+8
*
iio: trigger: stm32-timer: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-05-17
1
-1
/
+1
*
iio: light: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-05-17
1
-1
/
+1
*
iio:chemical:sps30: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-05-17
1
-3
/
+3
*
iio: temperature: add driver support for ti tmp117
Puranjay Mohan
2021-05-17
3
-0
/
+196
*
iio: adc: exynos: drop unneeded variable assignment
Krzysztof Kozlowski
2021-05-17
1
-1
/
+1
*
iio: tsl2583: Fix division by a zero lux_val
Colin Ian King
2021-05-10
1
-0
/
+8
*
iio: core: return ENODEV if ioctl is unknown
Alexandru Ardelean
2021-05-10
1
-2
/
+1
*
iio: core: fix ioctl handlers removal
Tomasz Duszynski
2021-05-10
1
-6
/
+0
*
iio: gyro: mpu3050: Fix reported temperature value
Dmitry Osipenko
2021-05-10
1
-2
/
+11
*
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
2021-05-10
9
-10
/
+1
*
iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
Dinghao Liu
2021-05-10
1
-0
/
+1
*
iio: light: gp2ap002: Fix rumtime PM imbalance on error
Dinghao Liu
2021-05-10
1
-2
/
+3
*
Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-04-27
1
-2
/
+8
|
\
*
\
Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-04-27
1
-3
/
+1
|
\
\
|
*
\
Merge branch 'acpi-messages'
Rafael J. Wysocki
2021-04-26
1
-3
/
+1
|
|
\
\
|
|
*
|
IIO: acpi-als: Get rid of ACPICA message printing
Rafael J. Wysocki
2021-03-08
1
-3
/
+1
|
|
|
/
*
|
|
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-26
1
-50
/
+50
|
\
\
\
[next]