index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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-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: 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-11
staging: iio: adis16240: add blank line before struct definition
Deepak R Varma
1
-0
/
+1
2020-10-10
iio: accel: mma8452: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2020-10-10
iio: dac: ad7303: remove platform data header
Alexandru Ardelean
1
-2
/
+0
2020-10-10
iio: adc: ad7298: rework external ref setup & remove platform data
Alexandru Ardelean
1
-8
/
+9
2020-10-10
iio: core: Fix IIO_VAL_FRACTIONAL calculation for negative values
Anand Ashok Dumbre
1
-3
/
+7
2020-10-10
iio: adc: exynos: do not rely on 'users' counter in ISR
[email protected]
1
-1
/
+6
2020-10-10
iio: sx9310: Set various settings from DT
Stephen Boyd
1
-1
/
+124
2020-10-10
iio: sx9310: Support setting debounce values
Stephen Boyd
1
-0
/
+100
2020-10-10
iio: sx9310: Support setting hysteresis values
Stephen Boyd
1
-1
/
+61
2020-10-10
iio: sx9310: Support setting proximity thresholds
Stephen Boyd
1
-0
/
+114
2020-10-10
iio: sx9310: Support hardware gain factor
Stephen Boyd
1
-5
/
+104
2020-10-10
iio: imu: st_lsm6dsx: add support to LSM6DST
Lorenzo Bianconi
6
-4
/
+221
2020-10-10
iio: adc: ad7887: invert/rework external ref logic
Alexandru Ardelean
1
-4
/
+8
2020-10-10
iio: adc: at91_adc: remove platform data and move defs in driver file
Alexandru Ardelean
1
-38
/
+22
2020-10-10
iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()
Alexandru Ardelean
2
-2
/
+2
2020-10-10
iio: adc: at91_adc: const-ify some driver data
Alexandru Ardelean
1
-4
/
+4
2020-10-10
iio: adc: at91_adc: use of_device_get_match_data() helper
Alexandru Ardelean
1
-4
/
+1
2020-10-10
iio: dac: ad5686: add of_match_table
Michael Auchter
1
-0
/
+19
2020-10-10
iio: dac: ad5686: add support for AD5338R
Michael Auchter
4
-3
/
+19
[next]