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-09-21
iio:dac:ad5592r: Drop of_match_ptr and ACPI_PTR protections.
Jonathan Cameron
1
-4
/
+3
2020-09-21
iio:dac:ad5446: Drop of_match_ptr and CONFIG_OF protections
Jonathan Cameron
1
-3
/
+2
2020-09-21
iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
1
-7
/
+4
2020-09-21
iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces.
Jonathan Cameron
1
-4
/
+4
2020-09-21
iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
1
-8
/
+4
2020-09-21
iio:potentiometer:max5481: Drop invalid ACPI binding.
Jonathan Cameron
1
-13
/
+0
2020-09-21
iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
1
-6
/
+4
2020-09-21
iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
1
-4
/
+4
2020-09-17
iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protections
Jonathan Cameron
1
-4
/
+2
2020-09-17
iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections.
Jonathan Cameron
1
-3
/
+2
2020-09-17
iio:imu:adis16400: Sort out missing kernel doc.
Jonathan Cameron
1
-0
/
+2
2020-09-17
iio: buffer: split buffer sysfs creation to take buffer as primary arg
Alexandru Ardelean
1
-16
/
+30
2020-09-16
iio: adc: meson-saradc: Make the of_device_id array style consistent
Martin Blumenstingl
1
-7
/
+4
2020-09-16
iio: adc: ad9467: return ENODEV vs EINVAL in ad9467_setup()
Alexandru Ardelean
1
-1
/
+1
2020-09-16
iio: adc: ad9467: refine mismatch vs unknown chip-id messages
Alexandru Ardelean
1
-1
/
+2
2020-09-16
staging:iio:documentation: Drop most generic docs
Jonathan Cameron
4
-209
/
+0
2020-09-16
staging:iio:light: drop stale ABI docs
Jonathan Cameron
1
-79
/
+0
2020-09-16
staging:iio:light: Move tsl2x7x ABI docs to correct location.
Jonathan Cameron
1
-13
/
+0
2020-09-16
staging:iio:dac:max517 remove documentation
Jonathan Cameron
1
-41
/
+0
2020-09-16
iio: adc: palmas_gpadc: use module_platform_driver to simplify the code
Liu Shixin
1
-12
/
+1
2020-09-16
iio: adis: Drop non Managed device functions
Nuno Sá
2
-120
/
+4
2020-09-16
staging: iio: adis16240: Use Managed device functions
Nuno Sá
1
-22
/
+3
2020-09-16
staging: iio: adis16203: Use Managed device functions
Nuno Sá
1
-23
/
+3
2020-09-16
iio: adis16480: Use Managed device functions
Nuno Sá
1
-30
/
+25
2020-09-16
iio: adis16460: Use Managed device functions
Nuno Sá
1
-21
/
+4
2020-09-16
iio: adis16400: Use Managed device functions
Nuno Sá
1
-23
/
+15
2020-09-16
iio: adis16260: Use Managed device functions
Nuno Sá
1
-22
/
+11
2020-09-16
iio: adis16136: Use Managed device functions
Nuno Sá
1
-24
/
+13
2020-09-16
iio: adis16209: Use Managed device functions
Nuno Sá
1
-22
/
+3
2020-09-16
iio: adis16201: Use Managed device functions
Nuno Sá
1
-23
/
+3
2020-09-16
iio: frequency: adf4350: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-6
/
+15
2020-09-16
iio: dac: ti-dac7612: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-2
/
+12
2020-09-16
iio: stm32-dac: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-4
/
+9
2020-09-13
iio: gyro: adxrs290: Add debugfs register access support
Nishant Malpani
1
-0
/
+26
2020-09-13
iio: gyro: adxrs290: Add triggered buffer support
Nishant Malpani
2
-14
/
+199
2020-09-13
iio: gyro: adxrs290: use hook for devm resource unwinding
Nishant Malpani
1
-3
/
+58
2020-09-13
iio: adc: stm32: Fix missing return in booster error path
Krzysztof Kozlowski
1
-1
/
+1
2020-09-13
iio: light: as73211: Increase measurement timeout
Christian Eggers
1
-3
/
+2
2020-09-13
iio: temperature: mlx90632: Interface to change object ambient temperature
Crt Mori
2
-2
/
+8
2020-09-06
iio: sx9310: Prefer async probe
Douglas Anderson
1
-0
/
+7
2020-09-06
iio: adc: rockchip_saradc: Allow compile-testing with !ARM
Alex Dewar
1
-1
/
+1
2020-09-06
drivers/iio/humidity/hdc2010.c:305:2-3: Unneeded semicolon
kernel test robot
1
-1
/
+1
2020-09-03
iio: accel: bma220: Remove unneeded blank lines
Andy Shevchenko
1
-4
/
+1
2020-09-03
iio: accel: bma220: Use BIT() and GENMASK() macros
Andy Shevchenko
1
-2
/
+3
2020-09-03
iio: accel: bma220: Group IIO headers together
Andy Shevchenko
1
-1
/
+2
2020-09-03
iio: accel: bma220: Drop ACPI_PTR() and accompanying ifdeffery
Andy Shevchenko
1
-4
/
+2
2020-09-03
iio: accel: bma220: Mark PM functions as __maybe_unused
Andy Shevchenko
1
-9
/
+3
2020-09-03
iio: accel: bma220: Use dev_get_drvdata() directly
Andy Shevchenko
1
-4
/
+2
2020-09-03
iio: accel: bma220: Convert to use ->read_avail()
Andy Shevchenko
1
-15
/
+19
2020-09-03
iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()
Andy Shevchenko
1
-5
/
+9
[next]