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:imu:adis16350 etc support into adis16400 driver.
Jonathan Cameron
5
-47
/
+260
2011-05-19
staging:iio:imu:adis16400 move to irq based triggers and channel spec channel registration.
Jonathan Cameron
4
-364
/
+281
2011-05-19
staging:iio:meter:ade7758 move to irqchip based trigger handling.
Jonathan Cameron
2
-37
/
+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
2011-05-19
staging:iio:adc:max1363 move to irqchip based threaded irq triggering
Jonathan Cameron
3
-47
/
+26
2011-05-19
staging:iio:accel:lis3l02dq move to threaded trigger handling.
Jonathan Cameron
3
-91
/
+56
2011-05-19
staging:iio: add generic data ready poll function.
Jonathan Cameron
2
-0
/
+9
2011-05-19
staging:iio:ring_sw add function needed for threaded irq.
Jonathan Cameron
2
-4
/
+11
2011-05-19
staging:iio:Documentation generic_buffer.c update to new abi for buffers + misc fixes
Jonathan Cameron
2
-74
/
+39
2011-05-19
staging:iio: Add infrastructure for irq_chip based triggers
Jonathan Cameron
3
-35
/
+202
2011-05-19
staging:iio:accel:lis3l02dq make threshold interrupt threaded.
Jonathan Cameron
2
-90
/
+73
2011-05-19
staging:iio: Remove legacy event handling.
Jonathan Cameron
8
-600
/
+85
2011-05-19
staging:iio:adc:ad799x move to new event handling
Jonathan Cameron
2
-127
/
+104
2011-05-19
staging:iio:adc:ad7314 remove unmatched unregister of event line.
Jonathan Cameron
1
-7
/
+0
2011-05-19
staging:iio:adt7310 move to current event handling
Jonathan Cameron
1
-91
/
+64
2011-05-19
staging:iio:adc:adt7410 move to current event handling
Jonathan Cameron
1
-90
/
+61
2011-05-19
staging:iio:ad7291 move from old event system to current.
Jonathan Cameron
1
-285
/
+137
2011-05-19
staging:iio:adc:adt75 old to new event handling conversion
Jonathan Cameron
1
-101
/
+43
2011-05-19
staging:iio:adc:ad7152 remove unregister of interrupt line.
Jonathan Cameron
1
-7
/
+2
2011-05-19
staging:iio:adc:ad7150 move from deprecated event handling plus remove irq as gpio requirement.
Jonathan Cameron
1
-88
/
+33
2011-05-19
staging:iio:adc:ad7816 move from old to current event handling.
Jonathan Cameron
1
-47
/
+15
2011-05-19
staging:iio:adc:ad7745 move from old to current event handling.
Jonathan Cameron
1
-65
/
+24
2011-05-19
staging:iio:adt7316 get rid of legacy event handling code.
Jonathan Cameron
1
-268
/
+96
2011-05-19
staging:iio:dac:ad5504 move from old to new event handling.
Jonathan Cameron
2
-40
/
+15
2011-05-19
staging:iio:light:tsl2563 remove old style event registration.
Jonathan Cameron
1
-43
/
+19
2011-05-19
staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations.
Jonathan Cameron
7
-23
/
+14
2011-05-19
staging:iio:sca3000 extract old event handling and move to poll for events from buffer
Jonathan Cameron
3
-708
/
+509
2011-05-19
staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds from that for the datardy signal.
Jonathan Cameron
3
-47
/
+107
2011-05-19
staging:iio: Push interrupt setup down into the drivers for event lines.
Jonathan Cameron
2
-14
/
+6
2011-05-19
staging:iio:lis3l02dq: General cleanup
Jonathan Cameron
3
-100
/
+84
2011-05-19
staging:iio: Buffer device flattening.
Jonathan Cameron
3
-59
/
+28
2011-05-19
staging:iio: remove legacy event chrdev for the buffers
Jonathan Cameron
6
-103
/
+5
2011-05-19
staging:iio: Add polling of events on the ring access chrdev.
Jonathan Cameron
3
-5
/
+35
2011-05-19
staging:iio: remove ability to escalate events.
Jonathan Cameron
7
-96
/
+16
2011-05-19
staging:iio:max1363 - move to channel_spec registration.
Jonathan Cameron
3
-819
/
+333
2011-05-19
staging:iio:lis3l02dq - move to new channel_spec approach.
Jonathan Cameron
3
-476
/
+308
2011-05-19
staging:iio: allow channels to be set up using a table of iio_channel_spec structures.
Jonathan Cameron
6
-53
/
+1160
2011-05-12
iio: adc: ad7780: Add missing GPIOLIB dependency
Michael Hennerich
1
-0
/
+1
2011-05-12
iio: trigger: iio-trig-bfin-timer: select missing dependency
Michael Hennerich
1
-0
/
+1
2011-05-03
IIO: GYRO: ADXRS450: Don't exit probe, in case the power on default is not met.
Michael Hennerich
1
-5
/
+3
2011-05-03
IIO: GYRO: ADXRS450: Fix sign issues, properly shift results and limit values
Michael Hennerich
1
-5
/
+5
2011-05-03
IIO: GYRO: ADXRS450: enforce sequential transfer delay of at least 0.1ms
Michael Hennerich
1
-0
/
+1
2011-05-03
IIO: GYRO: ADXRS450: Add missing parity bit generation
Michael Hennerich
1
-0
/
+7
2011-05-03
IIO: GYRO: ADXRS450: Cleanup result extraction and update license notice
Michael Hennerich
1
-3
/
+4
2011-05-03
IIO: GYRO: ADXRS450: Don't issue two messages, use two transfers
Michael Hennerich
1
-30
/
+28
2011-05-03
IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devices
Michael Hennerich
3
-20
/
+23
2011-05-03
IIO: DAC: AD5791: Add support for the AD5760/AD5780 High Resolution DACs
Michael Hennerich
3
-20
/
+50
2011-04-25
staging:iio:ade7758 replace unnecessary event line registration.
Jonathan Cameron
2
-54
/
+24
2011-04-25
staging:iio:adis16209 replace unnecessary event line registration.
Jonathan Cameron
2
-50
/
+21
[prev]
[next]