summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+2
* 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
* Staging: iio-utils: fix memory overflow for dynamically allocateded memory to...Barry Song2010-06-041-2/+1
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-032-4/+0
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-2166-1054/+10767
|\
| * staging: iio: adis16350 and similar IMU driverBarry Song2010-05-186-0/+1355
| * Staging: iio: max1363 Fix two bugs in single_channel_from_ringJonathan Cameron2010-05-181-3/+3
| * 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: adis16260 digital gyro driverBarry Song2010-05-149-0/+1240
| * staging: iio: adis16240 driverBarry Song2010-05-116-0/+1208
OpenPOWER on IntegriCloud