index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
cdc
Age
Commit message (
Expand
)
Author
2021-04-07
iio:cdc:ad7150: Move driver out of staging.
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Add copyright notice given substantial changes.
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Add of_match_table
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Really basic regulator support.
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Add scale and offset to info_mask_shared_by_type
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Shift the _raw readings by 4 bits.
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Drop unnecessary block comments.
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Tidy up local variable positioning.
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Reorganize headers.
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: More consistent register and field naming
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Rework interrupt handling.
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Change timeout units to seconds and use core support
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Add sampling_frequency support
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Drop noisy print in probe
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Simplify event handling by only using rising direction.
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Handle variation in chan_spec across device and irq p...
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Drop platform data support
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Timeout register covers both directions so both need ...
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Refactor event parameter update
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: Remove magnitude adaptive events
Jonathan Cameron
2021-04-07
staging:iio:cdc:ad7150: use swapped reads/writes for i2c rather than open coding
Jonathan Cameron
2020-06-14
iio: remove left-over comments about parent assignment
Alexandru Ardelean
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-06-17
staging: iio: ad7150: clean up of comments
Melissa Wen
2019-06-17
staging: iio: ad7150: simplify i2c SMBus return treatment
Melissa Wen
2019-06-17
staging: iio: ad7150: use FIELD_GET and GENMASK
Melissa Wen
2019-06-17
staging: iio: ad7150: use ternary operating to ensure 0/1 value
Melissa Wen
2019-05-27
staging:iio:ad7150: fix threshold mode config bit
Melissa Wen
2019-05-26
staging: iio: ad7746: add device tree support
João Seckler
2019-05-26
staging: iio: cdc: ad7150: create macro for capacitance channels
Bárbara Fernandes
2019-04-03
staging: iio: add proper SPDX identifiers to remaining driver files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-02-02
staging: iio: cdc: ad7152: remove driver completely
Alexandru Ardelean
2018-10-07
staging: iio: cdc: ad7150: fix misaligned lines
Slawomir Stepien
2018-10-07
staging: iio: cdc: ad7150: use value copy to shorten the line length
Slawomir Stepien
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
2018-04-21
staging: iio: ad7746: Fix bound checkings
Hernán Gonzalez
2018-04-15
staging: iio: ad7746: Reorder variable declarations
Hernán Gonzalez
2018-04-15
staging: iio: ad7746: Reorder includes alphabetically
Hernán Gonzalez
2018-04-15
staging: iio: ad7746: Fix multiple line dereference
Hernán Gonzalez
2018-04-15
staging: iio: ad7746: Adjust arguments to match open parenthesis
Hernán Gonzalez
2018-04-15
staging: iio: ad7746: Automatically swap values in readings/writings
Hernán Gonzalez
2018-03-10
staging:iio:ad7150: Align arguments to match open parenthesis
Tom Lebreux
2018-03-10
staging:iio:ad7152: Align arguments to match open parenthesis
Tom Lebreux
2018-03-10
Staging: iio: ad7746: Adjust arguments to match open parenthesis
David Veenstra
2018-01-08
Staging: iio: cdc: ad7152: Prefer using BIT macro
Sumit Pundir
2017-12-02
staging: iio: ad7746: Improve unlocking of a mutex in ad7746_start_calib()
Markus Elfring
2017-12-02
staging: iio: ad7152: Improve unlocking of a mutex in ad7152_start_calib()
Markus Elfring
[next]