summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel
AgeCommit message (Expand)AuthorFilesLines
2010-08-02staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring caseJonathan Cameron2-7/+9
2010-07-22staging: iio: lis3l02dq: use iio_sw_ring_helper_state and funcsJonathan Cameron3-138/+123
2010-07-22staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron3-79/+6
2010-07-22staging: iio: Fix scan_element naming issueJonathan Cameron2-18/+15
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron9-69/+12
2010-07-22staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron2-28/+6
2010-07-22staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron5-13/+10
2010-07-22staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron3-55/+6
2010-07-22staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron3-20/+11
2010-07-22staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron3-12/+10
2010-07-08staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron3-6/+0
2010-07-08staging:iio:kxsd9 remove unnecessary includesJonathan Cameron1-6/+0
2010-07-08staging:iio:lis3l02dq cleanupsJonathan Cameron3-27/+10
2010-06-18Staging: iio: adis16209/220/240/350: tuning spi delay to make hardware more s...Barry Song3-12/+14
2010-06-18Staging: iio: add file pointer to sysfs callbacksDan Carpenter1-3/+3
2010-06-18Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger5-3/+5
2010-06-18Staging: iio: kill off spurious semicolonsMike Frysinger3-19/+28
2010-06-18Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger2-26/+27
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman21-241/+3544
2010-05-18Staging: iio: adis16220 extract bin_attribute structures from stateJonathan Cameron2-53/+56
2010-05-18Staging: iio: adis16220 vibration sensor driverBarry Song5-0/+830
2010-05-11staging: iio: adis16240 driverBarry Song6-0/+1208
2010-05-11staging: iio: adis16209 driverBarry Song6-0/+1211
2010-05-11staging: iio: Break up gyro.h and move to new abiJonathan Cameron1-0/+23
2010-05-11Staging: iio: accel: fix up some sparse warnings.Greg Kroah-Hartman2-6/+5
2010-05-11Staging: iio: accelerometers trivial checkpatch related fixesJonathan Cameron2-8/+7
2010-05-11staging:iio: Remove naming via IDR's where no longer necessary under new abi.Jonathan Cameron2-2/+2
2010-05-11iio:staging:accelerometers move towards the new abiJonathan Cameron8-230/+260
2010-04-30Staging: iio: test for failed allocationDan Carpenter1-0/+3
2010-04-30staging: iio: lis3l02dq - incorrect ws used in container of call.Jonathan Cameron1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo5-0/+5
2009-12-11Staging: IIO: add selection of IIO_SW_RING to LIS3L02DQ as neededJonathan Cameron1-0/+1
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa3-6/+6
2009-12-11Staging: iio: Fix up the module build.Paul Mundt1-0/+1
2009-09-15Staging: iio: introduce missing kfreeJulia Lawall1-0/+1
2009-09-15Staging: iio: fix duplicate dev_attr_nameRandy Dunlap1-1/+1
2009-09-15Staging: iio: Fix type warningsAlan Cox1-1/+1
2009-09-15Staging: IIO: lis3l02dq ring buffer and data ready trigger supportJonathan Cameron3-1/+621
2009-09-15Staging: IIO: VTI sca3000 series accelerometer driver (spi)Jonathan Cameron5-0/+2149
2009-09-15Staging: IIO: kxsd9 accelerometer minimal supportJonathan Cameron3-0/+404
2009-09-15Staging: IIO: lis3l02dq accelerometer core supportJonathan Cameron5-0/+1322