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
/
ring_generic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-26
staging:iio: rename ring_generic.h -> buffer_generic.h
Jonathan Cameron
1
-226
/
+0
2011-09-26
staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER
Jonathan Cameron
1
-3
/
+3
2011-09-06
staging:iio: rework of attribute registration.
Jonathan Cameron
1
-1
/
+2
2011-09-06
staging:iio: Switch the channel masks to bitmaps so as to allow for more channels.
Jonathan Cameron
1
-59
/
+5
2011-09-06
staging:iio:buffering cleanup ring_buffer_register_ex naming.
Jonathan Cameron
1
-9
/
+7
2011-09-06
staging:iio:buffering drag some stray docs back to correct place.
Jonathan Cameron
1
-4
/
+7
2011-09-06
staging:iio: remove orphaned function definition.
Jonathan Cameron
1
-2
/
+0
2011-09-06
staging: iio: push the main buffer chrdev down to the top level.
Jonathan Cameron
1
-17
/
+7
2011-09-06
staging: iio: squash chrdev handler remains into users.
Jonathan Cameron
1
-2
/
+3
2011-09-06
staging: iio: chrdev.h rationalization.
Jonathan Cameron
1
-0
/
+1
2011-05-19
staging:iio: ring core cleanups + check if read_last available in lis3l02dq
Jonathan Cameron
1
-107
/
+18
2011-05-19
staging:iio: rationalization of different buffer implementation hooks.
Jonathan Cameron
1
-6
/
+12
2011-05-19
staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like everything else.
Jonathan Cameron
1
-108
/
+0
2011-05-19
staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations.
Jonathan Cameron
1
-2
/
+1
2011-05-19
staging:iio: Buffer device flattening.
Jonathan Cameron
1
-6
/
+2
2011-05-19
staging:iio: remove legacy event chrdev for the buffers
Jonathan Cameron
1
-25
/
+0
2011-05-19
staging:iio: Add polling of events on the ring access chrdev.
Jonathan Cameron
1
-0
/
+3
2011-05-19
staging:iio: remove ability to escalate events.
Jonathan Cameron
1
-3
/
+0
2011-05-19
staging:iio: allow channels to be set up using a table of iio_channel_spec structures.
Jonathan Cameron
1
-0
/
+20
2011-04-25
staging:iio: replace rip_lots naming with read_first_n
Jonathan Cameron
1
-5
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-18
staging:iio:buffering move the copy to user on rip down into implementations
Jonathan Cameron
1
-1
/
+1
2010-10-07
staging: iio: ring_generic: provide IIO_CONST_ATTR_SCAN_EL_TYPE_WITH_SHIFT
Michael Hennerich
1
-0
/
+17
2010-10-07
staging: iio: timestamp_en naming typo fix.
Jonathan Cameron
1
-1
/
+1
2010-09-21
staging: iio: remove deprecated form of scan_el attribute naming.
Jonathan Cameron
1
-3
/
+3
2010-09-21
staging: iio: amend macros for SCAN_EL creation to add separate index attr
Jonathan Cameron
1
-3
/
+12
2010-09-21
staging: iio: Remove unused bit_count from struct iio_scan_el
Jonathan Cameron
1
-11
/
+6
2010-09-21
staging: iio: lis3l02dq add _type attributes for all scan elements
Jonathan Cameron
1
-1
/
+10
2010-09-04
staging: iio: unecessary header removal and kernel doc clean up
Jonathan Cameron
1
-9
/
+60
2010-08-31
staging: iio move scan_elements into ring buffer
Manuel Stahl
1
-0
/
+100
2010-08-31
staging: iio rename ring attributes
Manuel Stahl
1
-11
/
+11
2010-07-22
staging: iio: Add a bits per element element to ring_generic allowing a general ring_sw_preenable_function.
Barry Song
1
-0
/
+2
2010-07-22
staging: iio: Fix scan_element naming issue
Jonathan Cameron
1
-3
/
+7
2010-07-22
staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent driver stubs
Jonathan Cameron
1
-0
/
+11
2010-05-11
staging:iio: Remove naming via IDR's where no longer necessary under new abi.
Jonathan Cameron
1
-1
/
+1
2010-05-11
staging:iio: Clean out unused IIO_SCAN_EL and add IIO_SCAN_NAMED_EL_C
Jonathan Cameron
1
-21
/
+15
2010-05-11
iio:staging:accelerometers move towards the new abi
Jonathan Cameron
1
-2
/
+2
2010-05-11
staging: IIO: Fix uses of spinlocks prior to init in ring implementations
Jonathan Cameron
1
-5
/
+3
2010-03-03
Staging: make drivers use spin_lock_init()
Sven-Thorsten Dietrich
1
-2
/
+1
2009-12-11
Staging: iio: lots of doc fixes
Randy Dunlap
1
-28
/
+45
2009-09-15
Staging: IIO: Add generic ring buffer support to the IIO core
Jonathan Cameron
1
-0
/
+283