aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* Staging: iio: adis16220: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-1/+1
* Staging: iio: adis16220: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-1/+1
* staging: iio: adc add numbers to naming of all adc channels as needed to asso...Jonathan Cameron2010-10-083-21/+21
* staging: iio: accel remove deprecated and misleading event macros.Jonathan Cameron2010-10-081-107/+0
* staging: iio: sca3000 event attribute name updatesJonathan Cameron2010-10-081-18/+25
* staging: iio: lis3l02dq event attribute renamesJonathan Cameron2010-10-081-14/+14
* staging: iio: accel remove old event codesJonathan Cameron2010-10-081-27/+0
* staging: iio: sca3000 move to new event code scheme and add combined orientat...Jonathan Cameron2010-10-081-4/+20
* staging: iio: lis3l02dq move to new event code schemeJonathan Cameron2010-10-081-6/+30
* staging: iio: sca3000 fix bug due to scan_element directory move.Jonathan Cameron2010-10-071-2/+4
* staging: iio: sca3000 add _index attribute registrationJonathan Cameron2010-09-211-0/+3
* staging: iio: adis16240 add _index attribute registrationJonathan Cameron2010-09-211-0/+7
* staging: iio: adis16209 add _index attribute registrationJonathan Cameron2010-09-211-0/+9
* staging: iio: lis3l02dq add _index attribute registrationJonathan Cameron2010-09-211-0/+4
* staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron2010-09-214-31/+20
* staging: iio: sca3000 add _type attributes for all scan elementsJonathan Cameron2010-09-211-25/+21
* staging: iio: adis16240 add _type attributes for all scan elementsJonathan Cameron2010-09-211-0/+10
* staging: iio: adis16209 add _type attributes for all scan elementsJonathan Cameron2010-09-211-1/+14
* staging: iio: lis3l02dq add _type attributes for all scan elementsJonathan Cameron2010-09-211-0/+4
* staging: iio: sca3000 convert byte order of ring buffer dataManuel Stahl2010-09-141-1/+13
* staging: iio: sca3000 fix sca3000_[show,store]_ring_bpseManuel Stahl2010-09-141-4/+4
* staging/trivial: fix typos concerning "access"Uwe Kleine-König2010-09-041-1/+1
* staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macroJonathan Cameron2010-09-043-3/+4
* staging: iio: Remove deprecated ATTR_TEMP in favour of ATTR_TEMP_RAWJonathan Cameron2010-09-041-2/+2
* staging: iio sync scale unitsManuel Stahl2010-08-313-2/+9
* staging: iio sync drivers with current ABIManuel Stahl2010-08-319-56/+78
* staging: iio move scan_elements into ring bufferManuel Stahl2010-08-314-59/+60
* staging: iio: lis3l02dq adjust lis3l02dq_configure_ringManuel Stahl2010-08-311-9/+10
* staging: iio rename ring attributesManuel Stahl2010-08-314-8/+8
* staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring caseJonathan Cameron2010-08-022-7/+9
* staging: iio: lis3l02dq: use iio_sw_ring_helper_state and funcsJonathan Cameron2010-07-223-138/+123
* staging: iio: Make extensive use of iio_sw_ring_preenableJonathan Cameron2010-07-223-79/+6
* staging: iio: Fix scan_element naming issueJonathan Cameron2010-07-222-18/+15
* staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron2010-07-229-69/+12
* staging: iio: replace combine_8_to_16 with be16_to_cpup where possible.Jonathan Cameron2010-07-222-28/+6
* staging: iio: remove timestamp field from trigger and pass instead through po...Jonathan Cameron2010-07-225-13/+10
* staging: iio: Add iio_triggered_ring postenable and predisable + use in driversJonathan Cameron2010-07-223-55/+6
* staging: iio: Add and convert drivers to use iio_alloc_pollfuncJonathan Cameron2010-07-223-20/+11
* staging: iio: Use kasprintf to allocate and fill trig->nameJonathan Cameron2010-07-223-12/+10
* staging:iio: Remove used iio_work_cont definition and all referencesJonathan Cameron2010-07-083-6/+0
* staging:iio:kxsd9 remove unnecessary includesJonathan Cameron2010-07-081-6/+0
* staging:iio:lis3l02dq cleanupsJonathan Cameron2010-07-083-27/+10
* Staging: iio: adis16209/220/240/350: tuning spi delay to make hardware more s...Barry Song2010-06-183-12/+14
* Staging: iio: add file pointer to sysfs callbacksDan Carpenter2010-06-181-3/+3
* Staging: iio: pull in slab.h for kmalloc funcsMike Frysinger2010-06-185-3/+5
* Staging: iio: kill off spurious semicolonsMike Frysinger2010-06-183-19/+28
* Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger2010-06-182-26/+27
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-2121-241/+3544
|\
| * 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