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
Age
Commit message (
Expand
)
Author
Files
Lines
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-06-28
staging:iio:accel:kxsd9: allocate state with iio_dev and use iio_priv to access.
Jonathan Cameron
1
-47
/
+17
2011-06-28
staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.
Jonathan Cameron
3
-62
/
+52
2011-06-28
staging:iio:accel:adis16220 allocate tx and rx in state plus state via iio_priv
Jonathan Cameron
2
-76
/
+43
2011-06-28
staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_priv
Jonathan Cameron
4
-72
/
+47
2011-06-28
staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_priv
Jonathan Cameron
4
-73
/
+46
2011-06-28
staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_priv
Jonathan Cameron
4
-71
/
+44
2011-06-28
staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid allocating state separately.
Jonathan Cameron
4
-73
/
+47
2011-06-28
iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANO
Michael Hennerich
2
-6
/
+28
2011-06-28
iio: trigger: Add filter callback
Michael Hennerich
3
-1
/
+30
2011-06-28
iio: trigger: Move declaration of struct iio_poll_func to avoid warnings
Michael Hennerich
1
-24
/
+24
2011-06-28
iio: industrialio-core: introduce IIO_VAL_INT_PLUS_NANO
Michael Hennerich
2
-0
/
+6
2011-06-27
Staging: iio: Make IIO depend on GENERIC_HARDIRQS
Geert Uytterhoeven
1
-1
/
+1
2011-06-27
Staging: fix iio builds when IIO_RING_BUFFER is not enabled
Randy Dunlap
2
-2
/
+2
2011-06-27
Staging: fix more iio builds when IIO_RING_BUFFER is not enabled
Randy Dunlap
4
-5
/
+5
2011-06-09
staging: iio: max517: Fix iio_info changes
Roland Stigge
1
-1
/
+1
2011-06-07
staging: iio: error case memory leak fix
Andre Bartke
1
-3
/
+7
2011-06-07
staging: iio: industrialio-trigger: set iio_poll_func private_data
Michael Hennerich
1
-0
/
+1
2011-05-19
staging:iio: Trivial kconfig reorganization and uniformity improvements.
Jonathan Cameron
3
-41
/
+41
2011-05-19
staging:iio:documenation partial update.
Jonathan Cameron
5
-78
/
+91
2011-05-19
staging:iio: use pollfunc allocation helpers in remaining drivers.
Jonathan Cameron
9
-129
/
+79
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
61
-669
/
+964
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:accel:lis3l02dq make write_reg_8 take value not a pointer to value.
Jonathan Cameron
3
-21
/
+21
2011-05-19
staging:iio: ring core cleanups + check if read_last available in lis3l02dq
Jonathan Cameron
3
-233
/
+136
2011-05-19
staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle creation of event interface name.
Jonathan Cameron
2
-39
/
+18
2011-05-19
staging:iio: poll func allocation clean up.
Jonathan Cameron
8
-90
/
+95
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: Rip out helper for software rings.
Jonathan Cameron
5
-208
/
+110
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
23
-463
/
+363
2011-05-19
staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from iio_dev.
Jonathan Cameron
4
-89
/
+62
2011-05-19
staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device
Jonathan Cameron
15
-356
/
+110
2011-05-19
staging:iio: iio_event_interfaces - clean out unused elements
Jonathan Cameron
2
-18
/
+8
2011-05-19
staging:iio:lis3l02dq remerge the two interrupt handlers.
Jonathan Cameron
3
-40
/
+47
2011-05-19
staging:iio:buffer - remove unused event code for buffer events.
Jonathan Cameron
3
-7
/
+2
[prev]
[next]