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
/
meter
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.
Jonathan Cameron
5
-12
/
+29
2011-05-19
staging:iio:meter:ade7758: Use private data space from iio_allocate_device
Michael Hennerich
4
-70
/
+62
2011-05-19
staging:iio: rationalization of different buffer implementation hooks.
Jonathan Cameron
1
-7
/
+11
2011-05-19
staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device
Jonathan Cameron
1
-15
/
+4
2011-05-19
staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes.
Michael Hennerich
3
-212
/
+258
2011-05-19
staging:iio:meter:ade7758: Fix list and set of available sample frequencies.
Michael Hennerich
1
-10
/
+18
2011-05-19
staging:iio:meter:ade7758: Fix return value of ade7758_write_reset
Michael Hennerich
1
-4
/
+4
2011-05-19
staging:iio:meter:ade7758: Fix timing on SPI read accessor functions.
Michael Hennerich
1
-10
/
+33
2011-05-19
staging:iio:meter:ade7758: Update trigger to the new API
Michael Hennerich
1
-25
/
+27
2011-05-19
staging:iio: use the new central name attribute creation code
Jonathan Cameron
4
-12
/
+4
2011-05-19
staging:iio:meter:ade7758 move to irqchip based trigger handling.
Jonathan Cameron
2
-37
/
+26
2011-04-25
staging:iio:ade7758 replace unnecessary event line registration.
Jonathan Cameron
2
-54
/
+24
2011-04-25
staging:iio: Add ability to allocate private data space to iio_allocate_device
Jonathan Cameron
5
-5
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
5
-5
/
+5
2011-02-18
staging:iio:meter remove stubs from ade7854.
Jonathan Cameron
3
-191
/
+76
2011-02-18
staging:iio:meter remove stubs from ade7759.
Jonathan Cameron
2
-200
/
+30
2011-02-18
staging:iio:meter remove stubs from ade7754.
Jonathan Cameron
2
-206
/
+26
2011-02-18
staging:iio:meter remove stubs from ade7753.
Jonathan Cameron
2
-224
/
+48
2010-11-09
staging: iio: meter: new driver for ADE7854/58/68/78 devices
Barry Song
6
-0
/
+1587
2010-11-09
staging: iio: meter: new driver for ADE7759 devices
Barry Song
4
-0
/
+801
2010-11-09
staging: iio: meter: new driver for ADE7758 devices
Barry Song
6
-0
/
+1387
2010-11-09
staging: iio: meter: new driver for ADE7754 devices
Barry Song
4
-0
/
+925
2010-11-09
staging: iio: meter: new driver for ADE7753/6 devices
Barry Song
5
-0
/
+1282
[prev]