index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: iio: sysfs abi documentation. Add _type and _index attrs
Jonathan Cameron
2010-09-21
1
-12
/
+28
*
staging: iio: remove deprecated form of scan_el attribute naming.
Jonathan Cameron
2010-09-21
1
-3
/
+3
*
staging: iio: sca3000 add _index attribute registration
Jonathan Cameron
2010-09-21
1
-0
/
+3
*
staging: iio: max1363 add _index attribute registration
Jonathan Cameron
2010-09-21
1
-0
/
+49
*
staging: iio: adis16400 add _index attribute registration
Jonathan Cameron
2010-09-21
1
-0
/
+13
*
staging: iio: adis16350 add _index attribute registration
Jonathan Cameron
2010-09-21
1
-0
/
+12
*
staging: iio: adis16300 add _index attribute registration
Jonathan Cameron
2010-09-21
1
-0
/
+10
*
staging: iio: adis16260 add _index attribute registration
Jonathan Cameron
2010-09-21
1
-0
/
+6
*
staging: iio: adis16240 add _index attribute registration
Jonathan Cameron
2010-09-21
1
-0
/
+7
*
staging: iio: adis16209 add _index attribute registration
Jonathan Cameron
2010-09-21
1
-0
/
+9
*
staging: iio: lis3l02dq add _index attribute registration
Jonathan Cameron
2010-09-21
1
-0
/
+4
*
staging: iio: amend macros for SCAN_EL creation to add separate index attr
Jonathan Cameron
2010-09-21
1
-3
/
+12
*
staging: iio: Remove unused bit_count from struct iio_scan_el
Jonathan Cameron
2010-09-21
10
-116
/
+66
*
staging: iio: adis16400 add _type attributes for all scan elements
Jonathan Cameron
2010-09-21
1
-0
/
+15
*
staging: iio: adis16350 add _type attributes for all scan elements
Jonathan Cameron
2010-09-21
1
-0
/
+12
*
staging: iio: adis16300 add _type attributes for all scan elements
Jonathan Cameron
2010-09-21
1
-0
/
+16
*
staging: iio: adis16260 add _type attributes for all scan elements
Jonathan Cameron
2010-09-21
1
-1
/
+12
*
staging: iio: sca3000 add _type attributes for all scan elements
Jonathan Cameron
2010-09-21
1
-25
/
+21
*
staging: iio: adis16240 add _type attributes for all scan elements
Jonathan Cameron
2010-09-21
1
-0
/
+10
*
staging: iio: adis16209 add _type attributes for all scan elements
Jonathan Cameron
2010-09-21
1
-1
/
+14
*
staging: iio: max1363 add _type attributes for all scan elements
Jonathan Cameron
2010-09-21
1
-55
/
+92
*
staging: iio: lis3l02dq add _type attributes for all scan elements
Jonathan Cameron
2010-09-21
2
-1
/
+14
*
staging: iio: sca3000 convert byte order of ring buffer data
Manuel Stahl
2010-09-14
1
-1
/
+13
*
staging: iio: sca3000 fix sca3000_[show,store]_ring_bpse
Manuel Stahl
2010-09-14
1
-4
/
+4
*
staging: iio: ak8975: Add ak8975 magnetometer sensor
Andrew Chew
2010-09-14
3
-0
/
+569
*
staging: iio: Change GAIN macros to SCALE.
Andrew Chew
2010-09-14
1
-6
/
+6
*
staging/trivial: fix typos concerning "access"
Uwe Kleine-König
2010-09-04
1
-1
/
+1
*
staging: iio: documentation - partial update to make more of it true.
Jonathan Cameron
2010-09-04
3
-61
/
+10
*
staging: iio: lis3l02dqbuffersimple.c bring example up to date.
Jonathan Cameron
2010-09-04
2
-3
/
+3
*
staging: iio: remove odd structure definition.
Jonathan Cameron
2010-09-04
1
-4
/
+0
*
staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macro
Jonathan Cameron
2010-09-04
9
-19
/
+10
*
staging: iio: Remove deprecated ATTR_TEMP in favour of ATTR_TEMP_RAW
Jonathan Cameron
2010-09-04
2
-9
/
+2
*
staging: iio: Remove long dead function definitions from headers
Jonathan Cameron
2010-09-04
2
-78
/
+0
*
staging: iio: unecessary header removal and kernel doc clean up
Jonathan Cameron
2010-09-04
2
-15
/
+65
*
staging: iio: simplify logic in iio_interrupt_handler
Jonathan Cameron
2010-09-04
1
-11
/
+2
*
staging: iio: convert idr to ida as pointer never provided
Jonathan Cameron
2010-09-04
2
-36
/
+35
*
staging: iio: hmc5843 change ABI to comply with documentation
Manuel Stahl
2010-08-31
1
-16
/
+16
*
staging: iio sync scale units
Manuel Stahl
2010-08-31
7
-12
/
+22
*
staging: iio sync drivers with current ABI
Manuel Stahl
2010-08-31
20
-152
/
+247
*
staging: iio partial documentation update
Manuel Stahl
2010-08-31
3
-57
/
+57
*
staging: iio move scan_elements into ring buffer
Manuel Stahl
2010-08-31
15
-289
/
+292
*
staging: iio: lis3l02dq adjust lis3l02dq_configure_ring
Manuel Stahl
2010-08-31
1
-9
/
+10
*
staging: iio rename ring attributes
Manuel Stahl
2010-08-31
13
-64
/
+64
*
Staging: iio: signedness bug
Dan Carpenter
2010-08-31
1
-2
/
+2
*
drivers/staging/iio: call mutex_unlock in error handling code
Julia Lawall
2010-08-31
1
-8
/
+17
*
staging: iio: ring_sw Fix pointer arithmetic for 64bit arches by using phys_a...
Jonathan Cameron
2010-08-02
1
-1
/
+1
*
staging: iio: ring_sw remove unnecessary function stub.
Jonathan Cameron
2010-08-02
1
-2
/
+0
*
staging: iio: ring_sw Add select of triggers to avoid build issue.
Jonathan Cameron
2010-08-02
1
-0
/
+1
*
staging: iio: adis16350 add dummy ring functions for no ring build case
Jonathan Cameron
2010-08-02
1
-0
/
+8
*
staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring case
Jonathan Cameron
2010-08-02
2
-7
/
+9
[next]