summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
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
2010-07-08staging:iio:kxsd9 remove unnecessary includesJonathan Cameron
2010-07-08staging:iio:lis3l02dq cleanupsJonathan Cameron
2010-07-08staging:iio:max1363 trivial code and comment cleanups.Jonathan Cameron
2010-07-08staging:iio:max1363 use device_id instead of searching on name againJonathan Cameron
2010-06-18Staging: iio: adis16209/220/240/350: tuning spi delay to make hardware more s...Barry Song
2010-06-18Staging: iio: adis16400: fix some minor issues and clean-upBarry Song
2010-06-18Staging: iio: adis16300: fix some minor issues and clean-upBarry Song
2010-06-18Staging: iio: add file pointer to sysfs callbacksDan Carpenter
2010-06-18Staging: iio: Add mailing list to the TODO file.Jonathan Cameron
2010-06-18Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger
2010-06-18Staging: iio: kill off spurious semicolonsMike Frysinger
2010-06-18Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger
2010-06-04staging: Use GFP_ATOMIC when a lock is heldJulia Lawall
2010-06-04Staging: iio-utils: fix memory overflow for dynamically allocateded memory to...Barry Song
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-18staging: iio: adis16350 and similar IMU driverBarry Song
2010-05-18Staging: iio: max1363 Fix two bugs in single_channel_from_ringJonathan Cameron
2010-05-18Staging: iio: adis16220 extract bin_attribute structures from stateJonathan Cameron
2010-05-18Staging: iio: adis16220 vibration sensor driverBarry Song
2010-05-14staging: iio: adis16260 digital gyro driverBarry Song
2010-05-11staging: iio: adis16240 driverBarry Song
2010-05-11staging: iio: adis16209 driverBarry Song