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-05-19
staging:iio:addac:adt7316 replace abuse of buffer events.
Jonathan Cameron
1
-30
/
+52
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:core clean out unused elements.
Jonathan Cameron
2
-58
/
+2
2011-05-19
staging:iio:trigger sysfs userspace trigger rework.
Jonathan Cameron
3
-35
/
+149
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: rip out scan_el attributes. Now handled as iio_dev_attrs like everything else.
Jonathan Cameron
2
-183
/
+26
2011-05-19
staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes.
Michael Hennerich
3
-211
/
+257
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: Add channel types IIO_CURRENT and IIO_POWER.
Michael Hennerich
2
-0
/
+4
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:gyro:adis16260 move to chan_spec based setup.
Jonathan Cameron
4
-264
/
+237
2011-05-19
staging:iio:accel:adis16240 move to chan_spec based setup.
Jonathan Cameron
4
-199
/
+220
2011-05-19
staging:iio: Add chan info support for 'peak_raw' attributes.
Jonathan Cameron
2
-1
/
+7
2011-05-19
staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.
Jonathan Cameron
1
-0
/
+29
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:accel:adis16209 move to chan_spec based setup.
Jonathan Cameron
4
-273
/
+228
2011-05-19
staging:iio:accel:adis16204 move to chan_spec based setup.
Jonathan Cameron
4
-259
/
+220
2011-05-19
staging:iio:accel:adis16203 move to chan_spec based setup.
Jonathan Cameron
4
-255
/
+193
2011-05-19
staging:iio:accel:adis16201 move to chan_spec based setup.
Jonathan Cameron
4
-325
/
+217
2011-05-19
staging:iio:light:tsl2563: chan_spec based channel setup.
Jonathan Cameron
1
-206
/
+117
2011-05-19
staging:iio: use the new central name attribute creation code
Jonathan Cameron
40
-410
/
+65
2011-05-19
staging:iio: Add core attribute handling for name of device.
Jonathan Cameron
2
-2
/
+23
2011-05-19
staging:iio:trigger remove legacy pollfunc elements.
Jonathan Cameron
2
-122
/
+19
2011-05-19
staging:iio:gyro:adis16260 move to irqchip based trigger handling.
Jonathan Cameron
3
-74
/
+46
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:accel:adis16240 move to irqchip based trigger handling.
Jonathan Cameron
3
-65
/
+43
2011-05-19
staging:iio:accel:adis16209 move to irqchip based trigger handling.
Jonathan Cameron
3
-61
/
+45
2011-05-19
staging:iio:accel:adis16204 move to irqchip based trigger handling.
Jonathan Cameron
3
-67
/
+42
2011-05-19
staging:iio:accel:adis16203 move to irqchip based trigger handling.
Jonathan Cameron
3
-65
/
+42
2011-05-19
staging:iio:accel:adis16201 move to irqchip based trigger handling.
Jonathan Cameron
3
-65
/
+40
2011-05-19
staging:iio:imu remove adis16300 driver.
Jonathan Cameron
6
-1286
/
+0
2011-05-19
staging:iio:imu:adis16400 add support for adis16300
Jonathan Cameron
3
-4
/
+56
2011-05-19
staging:iio:imu remove old adis16350. Support now in adis16400 driver.
Jonathan Cameron
6
-1278
/
+0
[prev]
[next]