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
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-18
staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata.
Jonathan Cameron
1
-1
/
+1
2011-07-05
Staging: iio: some uninitialized variable bugs
Dan Carpenter
1
-0
/
+1
2011-06-28
Staging: iio: dereferencing uninitialized variable
Dan Carpenter
1
-9
/
+11
2011-06-28
IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC
Michael Hennerich
4
-0
/
+1109
2011-06-28
staging:iio:adc:adt7410 allocate chip state with iio_dev and use iio_priv to access.
Jonathan Cameron
1
-48
/
+38
2011-06-28
staging:iio:adc:adt7310: allocate chip state with iio_dev and use iio_priv for access.
Jonathan Cameron
1
-52
/
+42
2011-06-28
staging:iio:adc:adt75: allocate chip state with iio_dev and cleanup some function calls.
Jonathan Cameron
1
-67
/
+56
2011-06-28
staging:iio:adc:ad7816: allocate chip state with iio_dev and use iio_priv to access.
Jonathan Cameron
1
-41
/
+33
2011-06-28
staging:iio:adc:ad7745 allocate chip state with iio_dev and use iio_priv to access.
Jonathan Cameron
1
-44
/
+35
2011-06-28
staging:iio:adc:ad7314 allocate chip state with iio_dev and use iio_priv to access.
Jonathan Cameron
1
-29
/
+19
2011-06-28
staging:iio:adc:ad7291: allocate chip state with iio_dev and use iio_priv for access.
Jonathan Cameron
1
-48
/
+37
2011-06-28
staging:iio:adc:ad7152: allocate chip state with iio_dev and use iio_priv for access.
Jonathan Cameron
1
-41
/
+32
2011-06-28
staging:iio:adc:ad7150: allocate chip state with iio_dev and use iio_priv to access.
Jonathan Cameron
1
-50
/
+41
2011-06-28
staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data.
Jonathan Cameron
2
-9
/
+8
2011-06-28
staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data.
Jonathan Cameron
2
-5
/
+4
2011-06-28
staging:iio:adc:ad7476 allocate state with iio_dev and use iio_priv to access.
Jonathan Cameron
3
-50
/
+47
2011-05-19
staging:iio: Trivial kconfig reorganization and uniformity improvements.
Jonathan Cameron
1
-24
/
+24
2011-05-19
staging:iio: use pollfunc allocation helpers in remaining drivers.
Jonathan Cameron
6
-91
/
+56
2011-05-19
staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify event code spitting out.
Jonathan Cameron
3
-116
/
+63
2011-05-19
staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.
Jonathan Cameron
18
-433
/
+542
2011-05-19
staging:iio:ad7780 trivial unused header cleanup.
Jonathan Cameron
1
-2
/
+0
2011-05-19
staging:iio:adc: AD7780: Use private data space from iio_allocate_device + trivial fixes
Michael Hennerich
1
-44
/
+36
2011-05-19
staging:iio:adc:AD7780: Convert to new channel registration method
Michael Hennerich
1
-56
/
+45
2011-05-19
staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv()
Michael Hennerich
3
-19
/
+16
2011-05-19
staging:iio:adc: AD7606: Consitently use indio_dev
Michael Hennerich
1
-19
/
+19
2011-05-19
staging:iio:adc:AD7298: Use private data space from iio_allocate_device
Michael Hennerich
3
-44
/
+41
2011-05-19
staging:iio: rationalization of different buffer implementation hooks.
Jonathan Cameron
6
-66
/
+82
2011-05-19
staging:iio:buffer - remove unused event code for buffer events.
Jonathan Cameron
1
-2
/
+2
2011-05-19
staging:iio:adc:adt7410 replace abuse of buffer events.
Jonathan Cameron
1
-14
/
+12
2011-05-19
staging:iio:adc:adt7310 replace abuse of buffer events.
Jonathan Cameron
1
-13
/
+11
2011-05-19
staging:iio:adc:ad7291 remove abuse of buffer events and replace with something almost sane
Jonathan Cameron
1
-15
/
+41
2011-05-19
staging:iio:adc:ad7816 and adt75 change to meaningful event code.
Jonathan Cameron
2
-2
/
+8
2011-05-19
staging:iio:adc:ad7150 fix event codes.
Jonathan Cameron
1
-12
/
+19
2011-05-19
staging:iio:max1363 add new 2 channels parts form maxim, 11644-7
Jonathan Cameron
2
-3
/
+58
2011-05-19
staging:iio:max1363 trivial removal of unused trig pointer.
Jonathan Cameron
1
-1
/
+0
2011-05-19
staging:iio:adc:ad7606: Use private data space from iio_allocate_device
Michael Hennerich
5
-77
/
+85
2011-05-19
staging:iio:adc:ad7606 Convert to new channel registration method Update Add missing call to iio_trigger_notify_done() Set pollfunc top and bottom half handler
Michael Hennerich
3
-173
/
+114
2011-05-19
staging:iio:adc:ad7298: Convert to new channel registration method
Michael Hennerich
3
-121
/
+101
2011-05-19
staging:iio:adc:ad799x removed unused headers.
Jonathan Cameron
2
-3
/
+0
2011-05-19
staging:iio:adc:ad799x: Use private data space from iio_allocate_device
Michael Hennerich
3
-46
/
+38
2011-05-19
staging:iio:adc:ad799x: Convert to new channel registration method.
Michael Hennerich
3
-318
/
+205
2011-05-19
staging:iio:adc:ad7887: Use private data space from iio_allocate_device
Michael Hennerich
3
-52
/
+37
2011-05-19
staging:iio:adc:ad7887: Convert to new channel registration method.
Michael Hennerich
3
-137
/
+66
2011-05-19
staging:iio: use the new central name attribute creation code
Jonathan Cameron
15
-237
/
+32
2011-05-19
staging:iio:adc:ad799x move to irqchip based trigger handling.
Jonathan Cameron
3
-39
/
+28
2011-05-19
staging:iio:adc:ad7887 move to irqchip based trigger handling.
Jonathan Cameron
3
-38
/
+27
2011-05-19
staging:iio:adc:ad7606 conversion to irq_chip based polling.
Jonathan Cameron
3
-7
/
+24
2011-05-19
staging:iio:adc:ad7298 move to irqchip based trigger handling.
Jonathan Cameron
3
-43
/
+26
2011-05-19
staging:iio:adc:ad7476 move to irqchip based triggering
Jonathan Cameron
3
-46
/
+26
2011-05-19
staging:iio:adc:ad7476 use channel_spec
Jonathan Cameron
3
-108
/
+72
[prev]
[next]