summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring caseJonathan Cameron2010-08-022-7/+9
* staging: iio: lis3l02dq: use iio_sw_ring_helper_state and funcsJonathan Cameron2010-07-223-138/+123
* staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron2010-07-223-79/+6
* staging: iio: Fix scan_element naming issueJonathan Cameron2010-07-222-18/+15
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-229-69/+12
* staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron2010-07-222-28/+6
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-225-13/+10
* staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron2010-07-223-55/+6
* staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron2010-07-223-20/+11
* staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2010-07-223-12/+10
* staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron2010-07-083-6/+0
* staging:iio:kxsd9 remove unnecessary includesJonathan Cameron2010-07-081-6/+0
* staging:iio:lis3l02dq cleanupsJonathan Cameron2010-07-083-27/+10
* Staging: iio: adis16209/220/240/350: tuning spi delay to make hardware more s...Barry Song2010-06-183-12/+14
* Staging: iio: add file pointer to sysfs callbacksDan Carpenter2010-06-181-3/+3
* Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger2010-06-185-3/+5
* Staging: iio: kill off spurious semicolonsMike Frysinger2010-06-183-19/+28
* Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger2010-06-182-26/+27
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-2121-241/+3544
|\
| * Staging: iio: adis16220 extract bin_attribute structures from stateJonathan Cameron2010-05-182-53/+56
| * Staging: iio: adis16220 vibration sensor driverBarry Song2010-05-185-0/+830
| * staging: iio: adis16240 driverBarry Song2010-05-116-0/+1208
| * staging: iio: adis16209 driverBarry Song2010-05-116-0/+1211
| * staging: iio: Break up gyro.h and move to new abiJonathan Cameron2010-05-111-0/+23
| * Staging: iio: accel: fix up some sparse warnings.Greg Kroah-Hartman2010-05-112-6/+5
| * Staging: iio: accelerometers trivial checkpatch related fixesJonathan Cameron2010-05-112-8/+7
| * staging:iio: Remove naming via IDR's where no longer necessary under new abi.Jonathan Cameron2010-05-112-2/+2
| * iio:staging:accelerometers move towards the new abiJonathan Cameron2010-05-118-230/+260
* | Staging: iio: test for failed allocationDan Carpenter2010-04-301-0/+3
* | staging: iio: lis3l02dq - incorrect ws used in container of call.Jonathan Cameron2010-04-301-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-0/+5
* Staging: IIO: add selection of IIO_SW_RING to LIS3L02DQ as neededJonathan Cameron2009-12-111-0/+1
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-113-6/+6
* Staging: iio: Fix up the module build.Paul Mundt2009-12-111-0/+1
* Staging: iio: introduce missing kfreeJulia Lawall2009-09-151-0/+1
* Staging: iio: fix duplicate dev_attr_nameRandy Dunlap2009-09-151-1/+1
* Staging: iio: Fix type warningsAlan Cox2009-09-151-1/+1
* Staging: IIO: lis3l02dq ring buffer and data ready trigger supportJonathan Cameron2009-09-153-1/+621
* Staging: IIO: VTI sca3000 series accelerometer driver (spi)Jonathan Cameron2009-09-155-0/+2149
* Staging: IIO: kxsd9 accelerometer minimal supportJonathan Cameron2009-09-153-0/+404
* Staging: IIO: lis3l02dq accelerometer core supportJonathan Cameron2009-09-155-0/+1322
OpenPOWER on IntegriCloud