summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/accel
AgeCommit message (Expand)Author
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron
2011-10-11staging:iio:accel:sca3000 dev_info to indio_dev renaming.Jonathan Cameron
2011-09-30staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron
2011-09-27staging:iio:accel:lis3l02dq ring->buffer renames.Jonathan Cameron
2011-09-27staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-27staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-27staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFERJonathan Cameron
2011-09-27staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGEREDJonathan Cameron
2011-09-27staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*Jonathan Cameron
2011-09-27staging: iio: Move sensor drivers to sub menusManuel Stahl
2011-09-16staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron
2011-09-06staging:iio:accel:adis16209: Fix double registration of in_incli0_indexMichael Hennerich
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron
2011-09-06staging:iio:various move default scan mask setting after ring register or removeJonathan Cameron
2011-09-06staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron
2011-09-06staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-09-06staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron
2011-08-26staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-24staging:iio: spit trigger.h into provider and consumer parts.Jonathan Cameron
2011-08-24staging:iio:pollfunc: Make explicit that private data is always pointer to a ...Jonathan Cameron
2011-08-24staging: iio: adis16220_core.c: add module.hGreg Kroah-Hartman
2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron
2011-08-23staging:iio:accel remove unused accel.h header.Jonathan Cameron
2011-08-23staging:iio:accel:adis16220 iio_chan_spec conversion.Jonathan Cameron
2011-08-23staging:iio:accel:adis16204: use peak_raw info_mask element + push some defs ...Jonathan Cameron
2011-08-23staging:iio:accel:kxsd9 cleanup and conversion to iio_chan_spec.Jonathan Cameron
2011-08-23staging:iio:sysfs cleanout header for unused definitions.Jonathan Cameron
2011-08-23staging:iio:accel header housekeeping - remove unecessary includes.Jonathan Cameron
2011-08-23staging:iio:inclinometer.h remove as now unused.Jonathan Cameron
2011-08-23staging:iio:accel: usused header removals.Jonathan Cameron
2011-08-23staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_...Jonathan Cameron
2011-08-23staging:iio:trivial sparse related cleanups.Jonathan Cameron
2011-08-23staging:iio:accel:adis16201 overflow tx buffer.Jonathan Cameron
2011-08-02Staging: iio: add some unlocks to raw_read() functionsDan Carpenter
2011-07-18staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.Jonathan Cameron
2011-07-06Staging: iio: release locks on error pathsDan Carpenter
2011-07-06Staging: iio: some uninitialized variable bugsDan Carpenter
2011-07-05Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman
2011-06-28staging:iio: one more fix for IIO_RING_BUFFER not enabled.Jonathan Cameron
2011-06-28staging:iio:accel:kxsd9 replace kmallocs in power_up with use of already allo...anish kumar
2011-06-28staging:iio:accel:adis16201 general cleanup, move to iio_priv and buffers in ...Jonathan Cameron
2011-06-28staging:iio:accel:kxsd9: allocate state with iio_dev and use iio_priv to access.Jonathan Cameron
2011-06-28staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access.Jonathan Cameron
2011-06-28staging:iio:accel:adis16220 allocate tx and rx in state plus state via iio_privJonathan Cameron
2011-06-28staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_privJonathan Cameron