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
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-21
staging: iio: ad7816: Switch to the gpio descriptor interface
Nishad Kamdar
1
-46
/
+34
2018-10-21
Staging:iio:adc:ad7606: Match parenthesis alignment
Marcelo Schmitt
1
-1
/
+1
2018-10-21
staging: iio: adc: ad7280a: use crc8.h API to build crc table
Slawomir Stepien
2
-21
/
+4
2018-10-21
staging: iio: adc: ad7280a: handle error from __ad7280_read32()
Slawomir Stepien
1
-4
/
+13
2018-10-14
staging: iio: adt7316: fix parenthesis alignment
Renato Lui Geh
2
-231
/
+233
2018-10-08
staging: iio: ad2s1210: fix 'assignment operator' style checks
Matheus Tavares
1
-4
/
+4
2018-10-07
staging: iio: cdc: ad7150: fix misaligned lines
Slawomir Stepien
1
-2
/
+2
2018-10-07
staging: iio: cdc: ad7150: use value copy to shorten the line length
Slawomir Stepien
1
-2
/
+3
2018-10-07
staging: iio: ad5933: rename ext_clk_Hz -> ext_clk_hz
Alexandru Ardelean
1
-4
/
+4
2018-09-22
staging:iio:ad7606: Add support for the ad7605-4
Alexandru Ardelean
5
-6
/
+36
2018-09-22
staging:iio:ad7606: update structs with doc annotations
Alexandru Ardelean
1
-1
/
+25
2018-09-16
staging:iio:ad7606: Remove incorrect kernel doc annotations
Alexandru Ardelean
1
-2
/
+0
2018-09-16
staging:iio:ad7606: fix voltage scales
Alexandru Ardelean
1
-2
/
+5
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
1
-1
/
+2
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
1
-6
/
+3
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
10
-10
/
+10
2018-06-30
staging:iio:impedance-analyzer:ad5933: Macro replacement Cleanups.
Karim Eshapa
1
-38
/
+19
2018-06-24
staging:iio:accel:adis16240: sign extend function replace hard code duplication
Karim Eshapa
1
-9
/
+2
2018-06-16
staging:iio:accel:adis16203: sign extend function rather code duplication
Karim Eshapa
1
-5
/
+1
2018-06-10
staging: iio: adc: ad7606: fix function pointer parameter names missing.
Giulio Benetti
1
-1
/
+1
2018-06-10
staging: iio: Drop ADIS16060 driver from staging
Jonathan Cameron
5
-258
/
+0
2018-05-20
staging:iio:meter: Drop ADE7759 driver
Jonathan Cameron
3
-569
/
+0
2018-05-20
staging:iio:meter: Drop ADE7758 driver
Jonathan Cameron
6
-1439
/
+0
2018-05-20
staging:iio:meter: Drop ADE7754 driver
Jonathan Cameron
3
-676
/
+0
2018-05-20
staging:iio:meter: Drop ADE7753 driver
Jonathan Cameron
3
-641
/
+0
2018-05-20
staging: iio: ad2s1200: Move driver out of staging
David Veenstra
3
-223
/
+0
2018-05-20
staging: iio: ad2s1200: Add copyright
David Veenstra
1
-0
/
+2
2018-05-20
staging: iio: ad2s1200: Add scaling factor for angle channel
David Veenstra
1
-0
/
+6
2018-05-20
staging: iio: ad2s1200: Add scaling factor for angular velocity channel
David Veenstra
1
-26
/
+45
2018-05-20
staging: iio: ad2s1200: Add dt table
David Veenstra
1
-0
/
+8
2018-05-20
staging: iio: ad2s1200: Replace platform data with dt bindings
David Veenstra
1
-17
/
+15
2018-05-20
staging: iio: ad2s1200: Replace legacy gpio API with modern API
David Veenstra
1
-7
/
+8
2018-05-20
staging: iio: ad2s1200: Setup spi before iio device register
David Veenstra
1
-6
/
+7
2018-05-20
staging: iio: ad2s1200: Add kernel docs to driver state
David Veenstra
1
-0
/
+8
2018-05-20
staging: iio: ad2s1200: Remove unneeded initializations
David Veenstra
1
-2
/
+2
2018-05-20
staging: iio: ad2s1200: Remove unneeded newline in license
David Veenstra
1
-1
/
+0
2018-05-12
staging: iio: tsl2x7x/tsl2772: move out of staging
Brian Masney
6
-1922
/
+0
2018-05-12
staging: iio: tsl2x7x: rename driver to tsl2772
Brian Masney
4
-366
/
+368
2018-05-12
staging: iio: tsl2x7x: add range checking to tsl2x7x_write_raw
Brian Masney
1
-1
/
+12
2018-05-12
staging: iio: tsl2x7x: correct IIO_EV_INFO_PERIOD values
Brian Masney
2
-20
/
+25
2018-05-12
staging: iio: tsl2x7x: convert to use read_avail
Brian Masney
1
-17
/
+76
2018-05-12
staging: iio: tsl2x7x: use macro to populate tsl2X7X_device_info
Brian Masney
1
-45
/
+16
2018-05-12
staging: iio: tsl2x7x: turn chip off if IIO device registration fails
Brian Masney
1
-1
/
+4
2018-05-12
staging: iio: tsl2x7x: use direct returns
Brian Masney
1
-33
/
+16
2018-05-12
staging: iio: tsl2x7x: remove unnecessary whitespace
Brian Masney
2
-12
/
+11
2018-05-11
Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
14
-1771
/
+649
2018-05-06
staging: iio: tsl2x7x: add device ids for code readability
Brian Masney
1
-10
/
+10
2018-05-06
staging: iio: tsl2x7x: correct integration time and lux equation
Brian Masney
2
-98
/
+79
2018-05-06
staging: iio: tsl2x7x: use IIO_CONST_ATTR for calibscale_available
Brian Masney
1
-42
/
+4
2018-05-06
staging: iio: tsl2x7x: move calibscale_available attribute to IIO_INTENSITY c...
Brian Masney
1
-13
/
+10
[prev]
[next]