aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-08staging: iio: adc add numbers to naming of all adc channels as needed to associate events with them.Jonathan Cameron3-21/+21
2010-10-08staging: iio: accel remove deprecated and misleading event macros.Jonathan Cameron1-107/+0
2010-10-08staging: iio: sca3000 event attribute name updatesJonathan Cameron1-18/+25
2010-10-08staging: iio: lis3l02dq event attribute renamesJonathan Cameron1-14/+14
2010-10-08staging: iio: accel remove old event codesJonathan Cameron1-27/+0
2010-10-08staging: iio: sca3000 move to new event code scheme and add combined orientationsJonathan Cameron1-4/+20
2010-10-08staging: iio: lis3l02dq move to new event code schemeJonathan Cameron1-6/+30
2010-10-07staging: iio: sca3000 fix bug due to scan_element directory move.Jonathan Cameron1-2/+4
2010-09-21staging: iio: sca3000 add _index attribute registrationJonathan Cameron1-0/+3
2010-09-21staging: iio: adis16240 add _index attribute registrationJonathan Cameron1-0/+7
2010-09-21staging: iio: adis16209 add _index attribute registrationJonathan Cameron1-0/+9
2010-09-21staging: iio: lis3l02dq add _index attribute registrationJonathan Cameron1-0/+4
2010-09-21staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron4-31/+20
2010-09-21staging: iio: sca3000 add _type attributes for all scan elementsJonathan Cameron1-25/+21
2010-09-21staging: iio: adis16240 add _type attributes for all scan elementsJonathan Cameron1-0/+10
2010-09-21staging: iio: adis16209 add _type attributes for all scan elementsJonathan Cameron1-1/+14
2010-09-21staging: iio: lis3l02dq add _type attributes for all scan elementsJonathan Cameron1-0/+4
2010-09-14staging: iio: sca3000 convert byte order of ring buffer dataManuel Stahl1-1/+13
2010-09-14staging: iio: sca3000 fix sca3000_[show,store]_ring_bpseManuel Stahl1-4/+4
2010-09-04staging/trivial: fix typos concerning "access"Uwe Kleine-König1-1/+1
2010-09-04staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron3-3/+4
2010-09-04staging: iio: Remove deprecated ATTR_TEMP in favour of ATTR_TEMP_RAWJonathan Cameron1-2/+2
2010-08-31staging: iio sync scale unitsManuel Stahl3-2/+9
2010-08-31staging: iio sync drivers with current ABIManuel Stahl9-56/+78
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl4-59/+60
2010-08-31staging: iio: lis3l02dq adjust lis3l02dq_configure_ringManuel Stahl1-9/+10
2010-08-31staging: iio rename ring attributesManuel Stahl4-8/+8
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 driver stubsJonathan 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 pollfuncsJonathan 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 stableBarry 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