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
Age
Commit message (
Expand
)
Author
2017-01-22
iio: trigger: free trigger resource correctly
Alison Schofield
2017-01-22
staging: iio: isl29028: add runtime power management support
Brian Masney
2017-01-22
staging: iio: isl29028: only set ALS scale when ALS/IR sensing is enabled
Brian Masney
2017-01-22
staging: iio: isl29028: only set proximity sampling rate when proximity is en...
Brian Masney
2017-01-22
staging: iio: isl29028: remove enable flag from isl29028_enable_proximity()
Brian Masney
2017-01-22
staging: iio: isl29028: remove unnecessary parenthesis
Brian Masney
2017-01-22
staging: iio: isl29028: remove out of memory log message
Brian Masney
2017-01-22
staging: iio: isl29028: remove unnecessary error logging in isl29028_chip_ini...
Brian Masney
2017-01-22
staging: iio: isl29028: made error messages consistent
Brian Masney
2017-01-22
staging: iio: isl29028: move failure logging into isl29028_set_als_scale()
Brian Masney
2017-01-22
staging: iio: isl29028: move failure logging into isl29028_set_proxim_sampling()
Brian Masney
2017-01-22
staging: iio: isl29028: remove unused define ISL29028_DEV_ATTR
Brian Masney
2017-01-22
staging: iio: isl29028: change newlines to improve readability
Brian Masney
2017-01-22
staging: iio: isl29028: made alignment of variables in struct isl29028_chip c...
Brian Masney
2017-01-22
staging: iio: isl29028: combine isl29028_proxim_get() and isl29028_read_proxim()
Brian Masney
2017-01-22
staging: iio: isl29028: fix alignment of function arguments
Brian Masney
2017-01-10
staging:iio:addac:adt7316 Fixes Alignment should match open parenthesis
Scott Matheina
2017-01-10
iio:kfifo_buf header include push down.
Jonathan Cameron
2017-01-07
staging: iio: ad7606: replace range/range_available with corresponding scale
Eva Rachel Retuya
2017-01-07
iio:trigger: Fix coding style in iio-trig-bfin-timer.c by aligning parameters...
rishabh hardas
2016-12-30
staging:iio:adt7316: Fix braces not present on all arms of if else statement
Scott Matheina
2016-12-10
Staging: iio: impedance-analyzer: ad5933: fix wrong comments
Nizam Haider
2016-12-04
staging: iio: isl29028: made alignment of #defines consistent
Brian Masney
2016-12-04
staging: iio: isl29028: remove chip test and defaults from isl29028_chip_init()
Brian Masney
2016-12-04
staging: iio: isl29028: remove nested if statements
Brian Masney
2016-12-04
staging: iio: cdc: fix improper return value
Pan Bian
2016-12-03
staging: iio: replace symbolic permission
Amit Kumar Kushwaha
2016-12-03
IIO: Change msleep to usleep_range for small msecs
Aniroop Mathur
2016-12-03
iio: adis16203: Fix copyright year
Reto Schneider
2016-12-03
iio: adis1620x: Fix mixed up device descriptions
Reto Schneider
2016-11-13
staging: iio: tsl2583: move out of staging
Brian Masney
2016-11-13
staging: iio: tsl2583: add copyright and MODULE_AUTHOR
Brian Masney
2016-11-13
staging: iio: tsl2583: remove unnecessary variable initialization
Brian Masney
2016-11-13
staging: iio: tsl2583: remove unnecessary memset call
Brian Masney
2016-11-13
staging: iio: tsl2583: remove comment for tsl2583_probe()
Brian Masney
2016-11-13
staging: iio: tsl2583: clarified comment about clearing interrupts
Brian Masney
2016-11-13
staging: iio: tsl2583: add tsl2583 to list of supported devices in the header
Brian Masney
2016-11-13
staging: iio: tsl2583: move from a global to a per device lux table
Brian Masney
2016-11-13
staging: iio: tsl2583: don't assume an unsigned int is 32 bits
Brian Masney
2016-11-13
staging: iio: tsl2583: remove unnecessary parentheses
Brian Masney
2016-11-13
staging: iio: tsl2583: change tsl2583_als_calibrate() to return 0 on success
Brian Masney
2016-11-13
staging: iio: tsl2583: moved code block inside else statement
Brian Masney
2016-11-13
staging: iio: tsl2583: updated code comment to match what the code does
Brian Masney
2016-11-13
staging: iio: tsl2583: fix multiline comment syntax
Brian Masney
2016-11-13
staging: iio: tsl2583: combine sysfs documentation
Brian Masney
2016-11-13
staging: iio: tsl2583: change newlines to improve readability
Brian Masney
2016-11-13
staging: iio: tsl2583: fix comparison between signed and unsigned integers
Brian Masney
2016-11-13
staging: iio: tsl2583: fix alignment of #define values
Brian Masney
2016-11-13
staging: iio: tsl2583: unify function and variable prefix to tsl2583_
Brian Masney
2016-11-13
staging: iio: tsl2583: cleaned up logging
Brian Masney
[next]