index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: iio: isl29018: move out of staging
Brian Masney
2016-10-23
5
-13
/
+13
*
staging: iio: isl29018: add ABI documentation for infrared suppression
Brian Masney
2016-10-23
1
-0
/
+19
*
iio: pressure: mpl3115: claim direct mode during raw reads
Alison Schofield
2016-10-23
1
-9
/
+17
*
iio: accel: mma8452: claim direct mode during write raw
Jonathan Cameron
2016-10-23
1
-22
/
+38
*
iio: accel: mma8452: claim direct mode during raw reads
Alison Schofield
2016-10-23
1
-2
/
+4
*
tools: iio: iio_generic_buffer: add -A to force-enable all channels
Eva Rachel Retuya
2016-10-23
1
-5
/
+12
*
iio: dac: mcp4725: use regulator framework
Tomas Novotny
2016-10-23
2
-10
/
+37
*
iio: ms65611_core: Fixes dereferencing regulator pointer
Crt Mori
2016-10-23
1
-11
/
+8
*
Staging: iio: fix a MAINTAINERS entry
Dan Carpenter
2016-10-23
1
-1
/
+1
*
iio: bmi160_core: Fix sparse warning due to incorrect type in assignment
sayli karnik
2016-10-23
1
-1
/
+2
*
staging: iio: isl29018: rename description in Kconfig for consistency
Brian Masney
2016-10-23
1
-1
/
+1
*
staging: iio: isl29018: remove blank line for consistency
Brian Masney
2016-10-23
1
-1
/
+0
*
staging: iio: isl29018: combine two return statements into one
Brian Masney
2016-10-23
1
-4
/
+2
*
staging: iio: isl29018: fix multiline comment syntax
Brian Masney
2016-10-23
1
-3
/
+6
*
staging: iio: isl29018: fix poorly named function
Brian Masney
2016-10-23
1
-25
/
+19
*
staging: iio: isl29018: add newlines to improve readability
Brian Masney
2016-10-23
1
-0
/
+6
*
staging:iio:TODO drop outdated entries in this todo.
Jonathan Cameron
2016-10-23
1
-69
/
+1
*
staging: iio: cdc: ad7152: Replace mlock with a local mutex lock
sayli karnik
2016-10-23
1
-11
/
+13
*
staging: iio: cdc: ad7746: implement IIO_CHAN_INFO_SAMP_FREQ
Eva Rachel Retuya
2016-10-23
1
-70
/
+50
*
staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attribute
sayli karnik
2016-10-23
1
-51
/
+67
*
staging: iio: isl29018: add documentation about the infrared suppression
Brian Masney
2016-10-11
1
-0
/
+18
*
staging: iio: isl29018: document device tree bindings
Brian Masney
2016-10-11
1
-0
/
+28
*
Staging: iio: meter: ade7758_core: implement IIO_CHAN_INFO_SAMP_FREQ
Sandhya Bankar
2016-10-11
1
-23
/
+63
*
dt: bindings: vendor-prefix: Add 3 accelerometer vendor prefixes
Hans de Goede
2016-10-11
1
-0
/
+3
*
iio: accel: Add driver for the MiraMEMS DA280 3-axis 14-bit digital accelerom...
Hans de Goede
2016-10-11
4
-0
/
+196
*
staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQ
Eva Rachel Retuya
2016-10-11
2
-55
/
+30
*
iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom...
Hans de Goede
2016-10-11
4
-0
/
+317
*
iio: accel: Add driver for dmard10 3-axis Accelerometer
Hans de Goede
2016-10-11
4
-0
/
+278
*
dt: bindings: i2c/trivial-devices.txt: Add 2 iio supported accelerometers
Hans de Goede
2016-10-11
1
-0
/
+2
*
staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIO
Eva Rachel Retuya
2016-10-08
1
-36
/
+31
*
staging: iio: ad7606: fix improper setting of oversampling pins
Eva Rachel Retuya
2016-10-08
1
-1
/
+1
*
iio: magnetometer: ak8974: small endianness fixes
Ico Doornekamp
2016-10-03
1
-4
/
+4
*
Staging: iio: ad7150: constify attribute_group structures
Bhumika Goyal
2016-10-03
1
-1
/
+1
*
Staging: iio: addac: constify attribute_group structures
Bhumika Goyal
2016-10-03
1
-2
/
+2
*
Staging: iio: ad7816: constify attribute_group structures
Bhumika Goyal
2016-10-03
1
-1
/
+1
*
Staging: iio: ad7280a: constify attribute_group structures
Bhumika Goyal
2016-10-03
1
-1
/
+1
*
staging: iio: cdc: ad7152: Add blank line after declarations to increase read...
Anchal Jain
2016-10-03
1
-0
/
+4
*
iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8
William Breathitt Gray
2016-10-01
7
-0
/
+757
*
iio: Implement counter channel type and info constants
William Breathitt Gray
2016-10-01
3
-0
/
+22
*
iio: pressure: Add driver for Honeywell ABP family
Marcin Malagowski
2016-10-01
3
-0
/
+287
*
staging: iio: isl29018: check if the chip is in a suspended state
Brian Masney
2016-10-01
1
-1
/
+6
*
staging: iio: isl29018: change isl29018_read_raw() to only have one exit point
Brian Masney
2016-10-01
1
-2
/
+4
*
staging: iio: isl29018: fixed race condition in in_illuminance_scale_availabl...
Brian Masney
2016-10-01
1
-0
/
+2
*
staging: iio: isl29018: use IIO_DEVICE_ATTR_{RO, RW} macros
Brian Masney
2016-10-01
1
-18
/
+15
*
include: linux: iio: add IIO_ATTR_{RO, WO, RW} and IIO_DEVICE_ATTR_{RO, WO, R...
Brian Masney
2016-10-01
1
-0
/
+24
*
iio: Declare event_attrs field of iio_info structure as const
Bhumika Goyal
2016-10-01
1
-1
/
+1
*
Staging:iio:light:tsl2583: constify attribute_group structures
Bhumika Goyal
2016-09-27
1
-1
/
+1
*
Staging:iio:adc:ad7280a: constify attribute_group structures
Bhumika Goyal
2016-09-27
1
-1
/
+1
*
staging: iio: isl29018: fix comparison between signed and unsigned integers
Brian Masney
2016-09-27
1
-4
/
+8
*
staging: iio: isl29018: made error handling consistent
Brian Masney
2016-09-27
1
-6
/
+1
[next]