index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-23
staging:iio:accel:sca3000 Move out of staging.
Jonathan Cameron
3
-1589
/
+0
2016-10-23
staging:iio:accel:sca3000 kernel docify comments that were nearly kernel doc.
Jonathan Cameron
1
-29
/
+77
2016-10-23
staging:iio:accel:sca3000 small checkpatch fixes (alignment etc)
Jonathan Cameron
1
-2
/
+2
2016-10-23
staging:iio:accel:sca3000 Tidy up probe order to avoid a race.
Jonathan Cameron
1
-8
/
+6
2016-10-23
staging:iio:accel:sca3000 replace non standard revision attr with dev_info on probe
Jonathan Cameron
1
-14
/
+12
2016-10-23
staging:iio:accel:sca3000 Drop custom measurement mode attributes
Jonathan Cameron
1
-139
/
+0
2016-10-23
staging:iio:accel:sca3000 Add write support to the low pass filter control
Jonathan Cameron
1
-0
/
+55
2016-10-23
staging:iio:accel:sca3000: Fix off by one error in axis due to IIO_NO_MOD
Jonathan Cameron
1
-10
/
+11
2016-10-23
staging:iio:accel:sca3000 add readback of the 3db low pass filter frequency
Jonathan Cameron
1
-1
/
+47
2016-10-23
staging:iio:accel:sca3000 Clean up register defines.
Jonathan Cameron
1
-162
/
+164
2016-10-23
staging:iio:accel:sca3000 use a 'fake' channel to handle freefall event registration.
Jonathan Cameron
1
-147
/
+154
2016-10-23
staging:iio:accel:sca3000 drop some unused variables.
Jonathan Cameron
1
-5
/
+0
2016-10-23
staging:iio:accel:sca3000 move to hybrid hard / soft buffer design.
Jonathan Cameron
3
-214
/
+72
2016-10-23
staging:iio:accel:sca3000 Drop custom ABI for watersheds.
Jonathan Cameron
1
-70
/
+41
2016-10-23
staging:iio:accel:sca3000 Fix clearing of flag + setting of size of scan.
Jonathan Cameron
1
-0
/
+13
2016-10-23
staging:iio:accel:sca3000 drop sca3000_register_ring_funcs
Jonathan Cameron
1
-6
/
+1
2016-10-23
staging:iio:accel:sca3000 merge files into one.
Jonathan Cameron
4
-633
/
+495
2016-10-23
staging:iio:accel:sca3000 Fix a use before setting of the indio_dev->buffer pointer.
Jonathan Cameron
1
-1
/
+1
2016-10-23
staging: iio: isl29018: move out of staging
Brian Masney
3
-860
/
+0
2016-10-23
staging: iio: isl29018: rename description in Kconfig for consistency
Brian Masney
1
-1
/
+1
2016-10-23
staging: iio: isl29018: remove blank line for consistency
Brian Masney
1
-1
/
+0
2016-10-23
staging: iio: isl29018: combine two return statements into one
Brian Masney
1
-4
/
+2
2016-10-23
staging: iio: isl29018: fix multiline comment syntax
Brian Masney
1
-3
/
+6
2016-10-23
staging: iio: isl29018: fix poorly named function
Brian Masney
1
-25
/
+19
2016-10-23
staging: iio: isl29018: add newlines to improve readability
Brian Masney
1
-0
/
+6
2016-10-23
staging:iio:TODO drop outdated entries in this todo.
Jonathan Cameron
1
-69
/
+1
2016-10-23
staging: iio: cdc: ad7152: Replace mlock with a local mutex lock
sayli karnik
1
-11
/
+13
2016-10-23
staging: iio: cdc: ad7746: implement IIO_CHAN_INFO_SAMP_FREQ
Eva Rachel Retuya
1
-70
/
+50
2016-10-23
staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attribute
sayli karnik
1
-51
/
+67
2016-10-11
staging: iio: isl29018: add documentation about the infrared suppression
Brian Masney
1
-0
/
+18
2016-10-11
Staging: iio: meter: ade7758_core: implement IIO_CHAN_INFO_SAMP_FREQ
Sandhya Bankar
1
-23
/
+63
2016-10-11
staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQ
Eva Rachel Retuya
1
-55
/
+29
2016-10-08
staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIO
Eva Rachel Retuya
1
-36
/
+31
2016-10-08
staging: iio: ad7606: fix improper setting of oversampling pins
Eva Rachel Retuya
1
-1
/
+1
2016-10-03
Staging: iio: ad7150: constify attribute_group structures
Bhumika Goyal
1
-1
/
+1
2016-10-03
Staging: iio: addac: constify attribute_group structures
Bhumika Goyal
1
-2
/
+2
2016-10-03
Staging: iio: ad7816: constify attribute_group structures
Bhumika Goyal
1
-1
/
+1
2016-10-03
Staging: iio: ad7280a: constify attribute_group structures
Bhumika Goyal
1
-1
/
+1
2016-10-03
staging: iio: cdc: ad7152: Add blank line after declarations to increase readability
Anchal Jain
1
-0
/
+4
2016-10-01
staging: iio: isl29018: check if the chip is in a suspended state
Brian Masney
1
-1
/
+6
2016-10-01
staging: iio: isl29018: change isl29018_read_raw() to only have one exit point
Brian Masney
1
-2
/
+4
2016-10-01
staging: iio: isl29018: fixed race condition in in_illuminance_scale_available_show()
Brian Masney
1
-0
/
+2
2016-10-01
staging: iio: isl29018: use IIO_DEVICE_ATTR_{RO, RW} macros
Brian Masney
1
-18
/
+15
2016-09-27
Staging:iio:light:tsl2583: constify attribute_group structures
Bhumika Goyal
1
-1
/
+1
2016-09-27
Staging:iio:adc:ad7280a: constify attribute_group structures
Bhumika Goyal
1
-1
/
+1
2016-09-27
staging: iio: isl29018: fix comparison between signed and unsigned integers
Brian Masney
1
-4
/
+8
2016-09-27
staging: iio: isl29018: made error handling consistent
Brian Masney
1
-6
/
+1
2016-09-27
staging: iio: isl29018: remove unused variable and defines
Brian Masney
1
-10
/
+0
2016-09-22
iio: accel: sca3000_core: avoid potentially uninitialized variable
Arnd Bergmann
1
-0
/
+2
2016-09-20
staging: iio: isl29018: remove the FSF's mailing address
Brian Masney
1
-4
/
+0
[prev]
[next]