index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-08
Revert "Staging: iio: adt7316: Add an extra check for 'ret' equals to 0"
Jeremy Fertic
1
-4
/
+0
2018-12-02
staging: iio: adc: ad7280a: fix overwrite of the returned value
Slawomir Stepien
1
-4
/
+4
2018-12-01
staging: iio: adc: ad7280a: check for devm_kasprint() failure
Nicholas Mc Guire
1
-22
/
+21
2018-12-01
staging:iio:ad2s90: Move out of staging
Matheus Tavares
3
-142
/
+0
2018-12-01
staging:iio:ad2s90: Add comment to device state mutex
Victor Colombo
1
-1
/
+1
2018-12-01
staging:iio:ad2s90: Replace license text w/ SPDX identifier
Matheus Tavares
1
-5
/
+1
2018-12-01
staging:iio:ad2s90: Add max frequency check at probe
Alexandru Ardelean
1
-0
/
+12
2018-12-01
staging:iio:ad2s90: Remove spi setup that should be done via dt
Matheus Tavares
1
-11
/
+0
2018-12-01
staging:iio:ad2s90: Add device tree support
Matheus Tavares
1
-0
/
+7
2018-11-25
Staging: iio: adt7316: Change the name from irq_flags to irq_type
Shreeya Patel
1
-4
/
+4
2018-11-25
Staging: iio: adt7316: Switch irq_flags to a local variable
Shreeya Patel
4
-7
/
+4
2018-11-25
Staging: iio: adt7316: Use device tree data to set ldac_pin
Shreeya Patel
1
-4
/
+10
2018-11-25
Staging: iio: adt7316: Add of_device_id table
Shreeya Patel
1
-0
/
+13
2018-11-25
staging: iio: ad5933: add device tree support
Marcelo Schmitt
1
-0
/
+9
2018-11-22
Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
13
-527
/
+529
2018-11-17
Staging: iio: adt7316: Add an extra check for 'ret' equals to 0
Shreeya Patel
1
-0
/
+4
2018-11-17
Staging: iio: adt7316: Fix i2c data reading, set the data field
Shreeya Patel
1
-0
/
+2
2018-11-16
staging: iio: ad7816: Add device tree table.
Nishad Kamdar
1
-0
/
+9
2018-11-16
staging: iio: adc: ad7280a: use devm_* APIs
Slawomir Stepien
1
-60
/
+40
2018-11-16
staging: iio: adc: ad7280a: power down the device on error in probe
Slawomir Stepien
1
-9
/
+21
2018-11-16
staging: iio: ad7780: remove unnecessary stashed voltage value
Renato Lui Geh
1
-8
/
+1
2018-11-16
staging: iio: ad7780: update voltage on read
Renato Lui Geh
1
-1
/
+5
2018-11-16
staging: iio: ad7780: generates pattern_mask from PAT bits
Giuliano Belinassi
1
-16
/
+24
2018-11-16
staging: iio: ad7780: check if ad778x before gain update
Giuliano Belinassi
1
-4
/
+11
2018-11-11
staging: iio: ad7816: Set RD/WR pin and CONVST pin as outputs.
Nishad Kamdar
1
-2
/
+3
2018-11-11
staging: iio: ad7816: Do not use busy_pin in case of AD7818
Nishad Kamdar
1
-11
/
+24
2018-11-11
staging:iio:ad2s90: Check channel type at read_raw
Matheus Tavares
1
-0
/
+3
2018-11-11
staging:iio:ad2s90: Add IIO_CHAN_INFO_SCALE to channel spec and read_raw
Victor Colombo
1
-9
/
+21
2018-11-11
staging:iio:ad2s90: Move device registration to the end of probe
Matheus Tavares
1
-5
/
+1
2018-11-11
staging:iio:ad2s90: Remove always overwritten assignment
Matheus Tavares
1
-1
/
+1
2018-11-11
staging:iio:ad2s90: Make probe handle spi_setup failure
Matheus Tavares
1
-1
/
+6
2018-11-11
staging:iio:ad2s90: Make read_raw return spi_read's error code
Matheus Tavares
1
-3
/
+4
2018-11-11
staging: iio: ad7780: fix offset read value
Renato Lui Geh
1
-1
/
+1
2018-11-11
staging: iio: ad2s1210: Add device tree table.
Nishad Kamdar
1
-0
/
+7
2018-11-11
staging: iio: ad2s1210: Drop the gpioin flag.
Nishad Kamdar
2
-61
/
+8
2018-11-11
staging: iio: ad2s1210: Switch to the gpio descriptor interface
Nishad Kamdar
2
-47
/
+63
2018-11-11
staging: iio: adc: ad7280a: don't cast type inside switch expression
Slawomir Stepien
1
-3
/
+3
2018-11-03
staging: iio: ad5933: Remove unnecessary blank line
Victor Colombo
1
-1
/
+0
2018-11-03
staging: iio: ad5933: Remove unnecessary space on casting
Victor Colombo
1
-1
/
+1
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-21
/
+76
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
[next]