index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-09
125
-1821
/
+3545
|
\
|
*
staging:iio: Drop {mark,unmark}_in_use callbacks
Lars-Peter Clausen
2011-12-22
7
-122
/
+1
|
*
staging:iio: Drop buffer mark_param_change callback
Lars-Peter Clausen
2011-12-22
5
-34
/
+19
|
*
staging:iio: Drop the unused buffer enable() and is_enabled() callbacks
Lars-Peter Clausen
2011-12-22
2
-9
/
+0
|
*
staging:iio: Drop buffer busy flag
Lars-Peter Clausen
2011-12-22
2
-3
/
+0
|
*
staging:iio: Make sure a device is only opened once at a time
Lars-Peter Clausen
2011-12-22
2
-3
/
+17
|
*
staging:iio: Disallow modifying buffer size when buffer is enabled
Lars-Peter Clausen
2011-12-22
1
-5
/
+12
|
*
staging:iio: Disallow changing scan elements in all buffered modes
Lars-Peter Clausen
2011-12-22
1
-2
/
+2
|
*
staging:iio: Use iio_buffer_enabled instead of open coding it
Lars-Peter Clausen
2011-12-22
1
-3
/
+2
|
*
staging:iio: Remove unused variable
Lars-Peter Clausen
2011-12-22
1
-2
/
+0
|
*
staging:iio: iio_trigger contains defunct owner field. Remove it.
Jonathan Cameron
2011-12-16
4
-5
/
+0
|
*
staging:iio: Make sure all triggers have a trigger_ops for the owner field.
Jonathan Cameron
2011-12-16
2
-1
/
+10
|
*
iio: gyro: ADXRS450: Add support for ADXRS453 Digital Gyroscope
Michael Hennerich
2011-12-16
3
-21
/
+50
|
*
iio: gyro: ADXRS450: Add missing read support for calibbias attribute
Michael Hennerich
2011-12-16
1
-0
/
+7
|
*
iio: gyro: ADXRS450: Add missing scale attributes
Michael Hennerich
2011-12-16
1
-4
/
+20
|
*
staging:iio:kfifo_buf: Fix potential buffer overflow in iio_read_first_n_kfifo
Lars-Peter Clausen
2011-12-12
2
-2
/
+6
|
*
Merge 3.2-rc5 into staging-next
Greg Kroah-Hartman
2011-12-09
120
-1626
/
+3420
|
|
\
|
|
*
staging:iio:dac:ad5791: Add id entry for the ad5790
Lars-Peter Clausen
2011-12-09
2
-4
/
+6
|
|
*
Merge branch 'work-next' into staging-next
Greg Kroah-Hartman
2011-12-08
1
-10
/
+2
|
|
|
\
|
|
|
*
staging:iio: Fix scan mask update
Lars-Peter Clausen
2011-12-08
1
-10
/
+2
|
|
*
|
Merge branch 'work-next' into staging-next
Greg Kroah-Hartman
2011-12-08
2
-36
/
+24
|
|
|
\
\
|
|
|
|
/
|
|
|
*
staging:iio: Fix sw_ring memory corruption
Lars-Peter Clausen
2011-12-08
1
-35
/
+23
|
|
|
*
staging:iio: Fix typo
Lars-Peter Clausen
2011-12-08
1
-1
/
+1
|
|
*
|
staging:iio:buffer.h update struct buffer docs.
Jonathan Cameron
2011-12-08
1
-0
/
+6
|
|
*
|
staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.
Jonathan Cameron
2011-12-08
8
-34
/
+33
|
|
*
|
staging:iio:buffer scrap to_iio_buffer as it no longer has meaning.
Jonathan Cameron
2011-12-08
1
-3
/
+0
|
|
*
|
staging:iio:buffer stop allowing for read_last callback.
Jonathan Cameron
2011-12-08
1
-2
/
+0
|
|
*
|
staging:iio:ring_sw don't provide read last function.
Jonathan Cameron
2011-12-08
1
-33
/
+0
|
|
|
/
|
|
*
staging:iio:adc:max1363 stop reading from buffer for sysfs access
Jonathan Cameron
2011-12-08
3
-73
/
+21
|
|
*
staging:iio:adc:ad799x stop reading from buffer for sysfs accesses
Jonathan Cameron
2011-12-08
3
-38
/
+1
|
|
*
staging:iio:adc:ad7887 stop reading from buffer for sysfs access.
Jonathan Cameron
2011-12-08
3
-40
/
+1
|
|
*
staging:iio:adc:ad7993 stop reading from buffer for sysfs raw read.
Jonathan Cameron
2011-12-08
1
-21
/
+1
|
|
*
staging:iio:adc:ad7606 remove buffer access to data from sysfs read.
Jonathan Cameron
2011-12-08
3
-26
/
+1
|
|
*
staging:iio:adc:ad7606 remove buffer access for sysfs interfaces.
Jonathan Cameron
2011-12-08
3
-30
/
+1
|
|
*
staging:iio:adc:ad7476 scrap read from buffer for sysfs access.
Jonathan Cameron
2011-12-08
3
-40
/
+2
|
|
*
staging:iio:adc:ad7192 scrap read from buffer for sysfs access.
Jonathan Cameron
2011-12-08
1
-21
/
+1
|
|
*
staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.
Jonathan Cameron
2011-12-08
3
-50
/
+3
|
|
*
staging:iio:buffer remove unused owner field from struct iio_buffer
Jonathan Cameron
2011-12-08
11
-12
/
+0
|
|
*
staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
Jonathan Cameron
2011-12-08
19
-77
/
+100
|
|
*
staging:iio:buffer move setup ops from buffer instance to iio_dev
Jonathan Cameron
2011-12-08
23
-46
/
+46
|
|
*
staging:iio: remove userspace access to bytes per datum.
Jonathan Cameron
2011-12-08
4
-28
/
+0
|
|
*
staging:iio:buffer drop bpe field.
Jonathan Cameron
2011-12-08
12
-16
/
+0
|
|
*
staging:iio:adc:max1363 add datasheet_name entries.
Jonathan Cameron
2011-12-08
1
-0
/
+2
|
|
*
staging:iio: core: add datasheet_name to chan_spec
Jonathan Cameron
2011-12-08
1
-0
/
+5
|
|
*
staging:iio:adc:max1363 correctly set channels as big endian.
Jonathan Cameron
2011-12-08
1
-2
/
+12
|
|
*
staging:iio:adc:max1363 use new demuxing support.
Jonathan Cameron
2011-12-08
3
-40
/
+26
|
|
*
staging:iio: add demux optionally to path from device to buffer
Jonathan Cameron
2011-12-08
2
-4
/
+157
|
|
*
staging:iio: make iio_sw_buffer_preenable much more general.
Jonathan Cameron
2011-12-08
2
-26
/
+39
|
|
*
staging:iio: add hook to allow core to perform scan related config.
Jonathan Cameron
2011-12-08
1
-1
/
+2
|
|
*
staging:iio:buffer add a cache of the timestamp scan index.
Jonathan Cameron
2011-12-08
2
-0
/
+4
[next]