aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-25iio:trigger: Use dev_{set,get}_drvdata for private data managementLars-Peter Clausen1-3/+0
2012-09-15iio: Documentation change for inkern interface.anish kumar1-3/+3
2012-08-16IIO: Add 4-byte unsigned reads into generic-buffer exampleMarek Vasut1-0/+10
2012-07-10iio: Trivial documentation fix to correct kernel version info inJonathan Cameron1-2/+2
2012-07-10IIO channel type and modifiers for CCT and RGBC dataJon Brenner1-0/+23
2012-07-08iio staging: add recently added modifiers to iio_event_monitorPeter Meerwald1-0/+12
2012-07-07iio staging: missing newline in printfPeter Meerwald1-1/+1
2012-07-06Merge branch 'fixes-togreg' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-5/+19
2012-06-30iio staging: fix resource leak in _write_sysfs_int()Peter Meerwald1-0/+2
2012-06-30iio staging: fix potential memory/resource leaks in find_type_by_name()Peter Meerwald1-4/+11
2012-06-30iio staging: fix potential resource leak in generic_bufferPeter Meerwald1-1/+6
2012-06-26staging: iio: quell asprintf() warning, missing #includesPeter Meerwald2-0/+4
2012-06-26staging: iio: use PRId64 format specifier for int64_tPeter Meerwald1-1/+2
2012-06-26staging: iio: fix warning 'static but used in inline function'Peter Meerwald1-1/+1
2012-06-26staging: iio: generic_buffer cleanupPeter Meerwald1-30/+30
2012-06-26staging: iio: move commentPeter Meerwald1-1/+1
2012-06-26staging: iio: remove unused variablePeter Meerwald2-3/+1
2012-06-26staging: iio: fix generic_buffer print2byte()Peter Meerwald1-2/+1
2012-06-18iio staging: fix spelling of suppression in isl29018Peter Meerwald1-1/+1
2012-06-18iio staging: fix tsl2x7x file modePeter Meerwald2-0/+0
2012-06-15staging: iio:: fix some typosPeter Meerwald3-8/+8
2012-06-15staging: iio: add IIO_ALTVOLTAGE to iio_event_monitor examplePeter Meerwald1-0/+2
2012-06-04staging:iio: remove num_interrupt_lines from documentationJohan Hovold1-2/+0
2012-04-29iio: frequency: Update DDS drivers to use new channel naming conventionMichael Hennerich1-39/+42
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen2-3/+3
2012-04-25IIO: Move the core abi documentation from stagingJonathan Cameron1-730/+0
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-1/+1
2012-04-25staging:iio:Documentation Trivial typo fixes.Jonathan Cameron1-3/+3
2012-04-25staging:iio:documentation pull a few sysfs entries out of main docs.Jonathan Cameron2-21/+20
2012-04-24staging: iio: add TAOS tsl2x7x driverJon Brenner4-8/+36
2012-04-13staging:iio:Documentation: Fix a cut and paste error.Jonathan Cameron1-4/+4
2012-04-10staging:iio:buffer example fix typosJonathan Cameron1-2/+2
2012-03-02drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock1-1/+1
2012-02-24staging:iio:Documentation in kernel pull description.Jonathan Cameron1-0/+58
2012-02-13staging:iio: Add event monitor example applicationLars-Peter Clausen1-0/+241
2011-12-22staging:iio: Drop {mark,unmark}_in_use callbacksLars-Peter Clausen1-4/+0
2011-12-22staging:iio: Drop buffer mark_param_change callbackLars-Peter Clausen1-2/+0
2011-12-22staging:iio: Drop the unused buffer enable() and is_enabled() callbacksLars-Peter Clausen1-4/+0
2011-12-08staging:iio:generic_buffer example - handle endian differencesJonathan Cameron2-1/+14
2011-12-08staging:iio:Documentation: cleanup properly in buffer handling codeJonathan Cameron1-3/+15
2011-11-28staging:iio:documentation: document filter_low_pass_3db_frequency.Jonathan Cameron1-0/+10
2011-11-26staging:iio:iio_utils.h: Add missing includeLars-Peter Clausen1-0/+1
2011-10-05staging:iio:Documentation gyro -> anglvel updates in attribute namesJonathan Cameron1-54/+54
2011-09-26staging:iio:documentation Add abi docs for capacitance adcs.Jonathan Cameron1-0/+19
2011-09-26staging:iio:documentation general refresh of abi docs.Jonathan Cameron1-92/+91
2011-09-06staging:iio:Documentation sysfs-bus-iio add in and out prefixesJonathan Cameron1-268/+268
2011-09-06staging: iio: Documentation sysfs-bus-iio update for chrdev merge.Jonathan Cameron1-297/+276
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2-7/+7
2011-08-23IIO: ADC: New driver for AD7190/AD7192/AD7195 4 Channel SPI ADCMichael Hennerich1-0/+21
2011-08-23iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network AnalyzerMichael Hennerich1-0/+30