summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/accel/sca3000_ring.c
AgeCommit message (Expand)Author
2016-02-20staging: iio: accel: Remove unnecessary else after goto in if blockJanani Ravichandran
2015-12-19Staging: iio: accel: sca3000: Fixed NULL comparison styleBhaktipriya Shridhar
2015-10-29staging: iio: accel: add blank lines after function definitionsIoana Ciornei
2015-10-29staging: iio: accel: change uint8_t to u8Ioana Ciornei
2015-10-29staging: iio: accel: properly align function argumentsIoana Ciornei
2015-10-29staging: iio: accel: add spaces aroung binary operatorsIoana Ciornei
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman
2015-10-24staging: iio: accel: Remove explicit comparisonsCristina Moraru
2015-10-03iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter
2015-06-01iio: Specify supported modes for buffersLars-Peter Clausen
2015-03-29iio: add watermark logic to iio read and pollJosselin Costanzi
2014-12-12iio: buffer: Drop get_length callbackLars-Peter Clausen
2014-12-12iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen
2014-12-12iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen
2014-09-28staging: iio: accel: Use __be16 instead of u16Aybuke Ozdemir
2014-06-29iio: staging: sca3000: hide stufftoread logiciio-for-3.17bJosselin Costanzi
2014-03-07Staging: iio/accel: Fix Prefer netdev_warn(netdev, ...then dev_warn(dev, ... ...Monam Agarwal
2013-10-19Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-10-12iio: Add reference counting for buffersLars-Peter Clausen
2013-10-11Staging: iio: fix sizeof *ring should be sizeof(*ring)Ebru Akagunduz
2013-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han
2013-02-09staging:iio: Use spi_sync_transfer()Lars-Peter Clausen
2012-09-03staging:iio: Update email address for Jonathan Cameron.iio-for-v3.7bJonathan Cameron
2012-05-14staging:iio:accel: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2011-12-08staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron
2011-12-08staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron
2011-12-08staging:iio:buffer drop bpe field.Jonathan Cameron
2011-11-26staging:iio: header reorganizationJonathan Cameron
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-26staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-26staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
2011-09-16staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron
2011-09-06staging:iio:various move default scan mask setting after ring register or removeJonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-08-23staging:iio:accel header housekeeping - remove unecessary includes.Jonathan Cameron
2011-08-23staging:iio:accel: usused header removals.Jonathan Cameron
2011-08-23staging:iio:trivial sparse related cleanups.Jonathan Cameron
2011-06-28staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.Jonathan Cameron
2011-05-19staging:iio: rationalization of different buffer implementation hooks.Jonathan Cameron
2011-05-19staging:iio:buffering remove unused parameter dead_offset from read_last_n in...Jonathan Cameron
2011-05-19staging:iio:sca3000 extract old event handling and move to poll for events fr...Jonathan Cameron
2011-05-19staging:iio: remove legacy event chrdev for the buffersJonathan Cameron
2011-05-19staging:iio: remove ability to escalate events.Jonathan Cameron
2011-04-25staging:iio: replace rip_lots naming with read_first_nJonathan Cameron
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-07staging: iio: sca3000 fix bug due to scan_element directory move.Jonathan Cameron
2010-09-21staging: iio: sca3000 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron
2010-09-21staging: iio: sca3000 add _type attributes for all scan elementsJonathan Cameron