summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2010-09-14staging: iio: sca3000 convert byte order of ring buffer dataManuel Stahl
2010-09-14staging: iio: sca3000 fix sca3000_[show,store]_ring_bpseManuel Stahl
2010-09-14staging: iio: ak8975: Add ak8975 magnetometer sensorAndrew Chew
2010-09-14staging: iio: Change GAIN macros to SCALE.Andrew Chew
2010-09-04staging/trivial: fix typos concerning "access"Uwe Kleine-König
2010-09-04staging: iio: documentation - partial update to make more of it true.Jonathan Cameron
2010-09-04staging: iio: lis3l02dqbuffersimple.c bring example up to date.Jonathan Cameron
2010-09-04staging: iio: remove odd structure definition.Jonathan Cameron
2010-09-04staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron
2010-09-04staging: iio: Remove deprecated ATTR_TEMP in favour of ATTR_TEMP_RAWJonathan Cameron
2010-09-04staging: iio: Remove long dead function definitions from headersJonathan Cameron
2010-09-04staging: iio: unecessary header removal and kernel doc clean upJonathan Cameron
2010-09-04staging: iio: simplify logic in iio_interrupt_handlerJonathan Cameron
2010-09-04staging: iio: convert idr to ida as pointer never providedJonathan Cameron
2010-08-31staging: iio: hmc5843 change ABI to comply with documentationManuel Stahl
2010-08-31staging: iio sync scale unitsManuel Stahl
2010-08-31staging: iio sync drivers with current ABIManuel Stahl
2010-08-31staging: iio partial documentation updateManuel Stahl
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl
2010-08-31staging: iio: lis3l02dq adjust lis3l02dq_configure_ringManuel Stahl
2010-08-31staging: iio rename ring attributesManuel Stahl
2010-08-31Staging: iio: signedness bugDan Carpenter
2010-08-31drivers/staging/iio: call mutex_unlock in error handling codeJulia Lawall
2010-08-02staging: iio: ring_sw Fix pointer arithmetic for 64bit arches by using phys_a...Jonathan Cameron
2010-08-02staging: iio: ring_sw remove unnecessary function stub.Jonathan Cameron
2010-08-02staging: iio: ring_sw Add select of triggers to avoid build issue.Jonathan Cameron
2010-08-02staging: iio: adis16350 add dummy ring functions for no ring build caseJonathan Cameron
2010-08-02staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring caseJonathan Cameron
2010-08-02staging: iio: iio_sw_ring_helper_state - add dummy case for no buffer builds.Jonathan Cameron
2010-07-26Staging: IIO: typo in Documentation/overview.txtMatthias Brugger
2010-07-22Staging: iio: add digital compass hmc5843 driverShubhrajyoti D
2010-07-22staging: iio: lis3l02dq: use iio_sw_ring_helper_state and funcsJonathan Cameron
2010-07-22staging: iio: Add iio_sw_ring_helper_state and functions to cover common case.Jonathan Cameron
2010-07-22staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron
2010-07-22staging: iio: Add a bits per element element to ring_generic allowing a gener...Barry Song
2010-07-22staging: iio: Fix scan_element naming issueJonathan Cameron
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron
2010-07-22staging: iio: imu: allow adis16300 and adis16400 to build without ring buffer...Jonathan Cameron
2010-07-22staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron
2010-07-22staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron
2010-07-22staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron
2010-07-22staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron
2010-07-22staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron
2010-07-08staging:iio:max1363 add theshold event supportJonathan Cameron
2010-07-08staging:iio: Add ability to have event attributes with awkward namesJonathan Cameron
2010-07-08staging:iio: tsl2563 abi fixes and interrupt handlingJonathan Cameron
2010-07-08staging:iio: Fix IIO_EVENT_ATTR initialization of list headJonathan Cameron
2010-07-08staging:iio: Code cleanupsJonathan Cameron
2010-07-08staging:iio: Remove unnecessary event_idr and all referencesJonathan Cameron
2010-07-08staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron