summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* staging/trivial: fix typos concerning "access"Uwe Kleine-König2010-09-041-1/+1
* staging: iio: documentation - partial update to make more of it true.Jonathan Cameron2010-09-043-61/+10
* staging: iio: lis3l02dqbuffersimple.c bring example up to date.Jonathan Cameron2010-09-042-3/+3
* staging: iio: remove odd structure definition.Jonathan Cameron2010-09-041-4/+0
* staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron2010-09-049-19/+10
* staging: iio: Remove deprecated ATTR_TEMP in favour of ATTR_TEMP_RAWJonathan Cameron2010-09-042-9/+2
* staging: iio: Remove long dead function definitions from headersJonathan Cameron2010-09-042-78/+0
* staging: iio: unecessary header removal and kernel doc clean upJonathan Cameron2010-09-042-15/+65
* staging: iio: simplify logic in iio_interrupt_handlerJonathan Cameron2010-09-041-11/+2
* staging: iio: convert idr to ida as pointer never providedJonathan Cameron2010-09-042-36/+35
* staging: iio: hmc5843 change ABI to comply with documentationManuel Stahl2010-08-311-16/+16
* staging: iio sync scale unitsManuel Stahl2010-08-317-12/+22
* staging: iio sync drivers with current ABIManuel Stahl2010-08-3120-152/+247
* staging: iio partial documentation updateManuel Stahl2010-08-313-57/+57
* staging: iio move scan_elements into ring bufferManuel Stahl2010-08-3115-289/+292
* staging: iio: lis3l02dq adjust lis3l02dq_configure_ringManuel Stahl2010-08-311-9/+10
* staging: iio rename ring attributesManuel Stahl2010-08-3113-64/+64
* Staging: iio: signedness bugDan Carpenter2010-08-311-2/+2
* drivers/staging/iio: call mutex_unlock in error handling codeJulia Lawall2010-08-311-8/+17
* staging: iio: ring_sw Fix pointer arithmetic for 64bit arches by using phys_a...Jonathan Cameron2010-08-021-1/+1
* staging: iio: ring_sw remove unnecessary function stub.Jonathan Cameron2010-08-021-2/+0
* staging: iio: ring_sw Add select of triggers to avoid build issue.Jonathan Cameron2010-08-021-0/+1
* staging: iio: adis16350 add dummy ring functions for no ring build caseJonathan Cameron2010-08-021-0/+8
* staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring caseJonathan Cameron2010-08-022-7/+9
* staging: iio: iio_sw_ring_helper_state - add dummy case for no buffer builds.Jonathan Cameron2010-08-021-0/+3
* Staging: IIO: typo in Documentation/overview.txtMatthias Brugger2010-07-261-1/+1
* Staging: iio: add digital compass hmc5843 driverShubhrajyoti D2010-07-225-0/+646
* staging: iio: lis3l02dq: use iio_sw_ring_helper_state and funcsJonathan Cameron2010-07-223-138/+123
* staging: iio: Add iio_sw_ring_helper_state and functions to cover common case.Jonathan Cameron2010-07-222-0/+54
* staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron2010-07-227-181/+14
* staging: iio: Add a bits per element element to ring_generic allowing a gener...Barry Song2010-07-223-1/+28
* staging: iio: Fix scan_element naming issueJonathan Cameron2010-07-227-66/+59
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-2224-190/+42
* staging: iio: imu: allow adis16300 and adis16400 to build without ring buffer...Jonathan Cameron2010-07-221-6/+4
* staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron2010-07-226-84/+18
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-2218-42/+39
* staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron2010-07-2210-158/+41
* staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron2010-07-2210-56/+46
* staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2010-07-2211-54/+30
* staging:iio:max1363 add theshold event supportJonathan Cameron2010-07-083-23/+721
* staging:iio: Add ability to have event attributes with awkward namesJonathan Cameron2010-07-081-0/+8
* staging:iio: tsl2563 abi fixes and interrupt handlingJonathan Cameron2010-07-082-96/+300
* staging:iio: Fix IIO_EVENT_ATTR initialization of list headJonathan Cameron2010-07-081-4/+2
* staging:iio: Code cleanupsJonathan Cameron2010-07-082-6/+5
* staging:iio: Remove unnecessary event_idr and all referencesJonathan Cameron2010-07-083-25/+4
* staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron2010-07-089-65/+0
* staging:iio:kxsd9 remove unnecessary includesJonathan Cameron2010-07-081-6/+0
* staging:iio:lis3l02dq cleanupsJonathan Cameron2010-07-083-27/+10
* staging:iio:max1363 trivial code and comment cleanups.Jonathan Cameron2010-07-082-9/+8
* staging:iio:max1363 use device_id instead of searching on name againJonathan Cameron2010-07-082-84/+69
OpenPOWER on IntegriCloud