summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* 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
* Staging: iio: adis16209/220/240/350: tuning spi delay to make hardware more s...Barry Song2010-06-184-16/+18
* Staging: iio: adis16400: fix some minor issues and clean-upBarry Song2010-06-183-70/+68
* Staging: iio: adis16300: fix some minor issues and clean-upBarry Song2010-06-183-94/+117
* Staging: iio: add file pointer to sysfs callbacksDan Carpenter2010-06-181-3/+3
* Staging: iio: Add mailing list to the TODO file.Jonathan Cameron2010-06-181-1/+1
* Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger2010-06-1813-7/+13
* Staging: iio: kill off spurious semicolonsMike Frysinger2010-06-186-29/+40
* Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger2010-06-189-37/+38
* staging: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-041-1/+1
OpenPOWER on IntegriCloud