aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-07iio: adc: add driver for Rockchip saradcHeiko Stübner3-0/+328
2014-08-07iio: adc: Add TI ADC128S052Angelo Compagnucci3-0/+190
2014-08-07iio: accel: BMC150 accel supportSrinivas Pandruvada3-0/+1321
2014-08-07iio: accel: kxcjk-1013: Set adjustable rangeSrinivas Pandruvada1-5/+95
2014-08-07iio: accel: kxcjk-1013: support runtime pmSrinivas Pandruvada1-50/+156
2014-08-07iio: fix error return codeJulia Lawall1-2/+6
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds61-759/+4717
2014-08-01iio: buffer: Coalesce adjacent demux table entriesLars-Peter Clausen1-19/+28
2014-07-27iio: buffer: Use roundup() instead of open-coding itLars-Peter Clausen1-11/+5
2014-07-27iio: add support of the max5821Philippe Reynes3-0/+414
2014-07-27iio: hid-sensor-magn-3d: Fix build warningReyad Attiyat1-5/+2
2014-07-24Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman5-352/+731
2014-07-23iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADCChanwoo Choi1-8/+103
2014-07-23iio: adc: exynos_adc: Add exynos_adc_data structure to improve readabilityChanwoo Choi1-79/+147
2014-07-20iio:kxcjk-1013: Fix endianness in scan_typePeter Meerwald1-1/+1
2014-07-20iio:bma180: Missing check for frequency fractional partPeter Meerwald1-0/+2
2014-07-20iio:bma180: Fix scale factors to report correct acceleration unitsPeter Meerwald1-3/+3
2014-07-20iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trigSrinivas Pandruvada1-0/+1
2014-07-20iio: accel: kxcjk-1013: Use try_reenable to ack intrSrinivas Pandruvada1-17/+16
2014-07-20iio: accel: kxcjk-1013: Fix setting frequencySrinivas Pandruvada1-1/+1
2014-07-20iio: buffer: Fix demux table creationLars-Peter Clausen1-1/+1
2014-07-20iio: hid-sensor-magn-3d: Add support for rotation from northReyad Attiyat1-1/+52
2014-07-20iio: hid-sensor-magn-3d: Scan for usage attributes before setting up iio channelsReyad Attiyat1-44/+105
2014-07-20iio: types: Added support for rotation from north usage attributesReyad Attiyat1-0/+4
2014-07-13Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman8-32/+23
2014-07-13iio:adc:ad799x: Allow writing of event configPeter Meerwald1-0/+34
2014-07-13iio:adc:ad799x: Return more meaningful event enabled statePeter Meerwald1-1/+9
2014-07-13iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode()Peter Meerwald1-5/+9
2014-07-13iio:adc:ad799x: Write default config on probe and reset alert status on probePeter Meerwald1-6/+13
2014-07-13iio:adc:ad799x: Add helper function to read/write config registerPeter Meerwald1-0/+24
2014-07-13iio:adc:ad799x: Make chan_spec const in ad799x_chip_config structPeter Meerwald1-1/+1
2014-07-13iio:adc:ad799x: Only expose event interface when IRQ is availablePeter Meerwald1-86/+179
2014-07-13iio:adc:ad799x: Use BIT() and GENMASK()Peter Meerwald1-16/+15
2014-07-13iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handlingPeter Meerwald1-3/+1
2014-07-13iio:adc:ad799x: Drop I2C access helper functionsPeter Meerwald1-93/+26
2014-07-13Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman29-307/+1779
2014-07-13iio: mma8452: add DT supportMartin Fuzzey1-0/+6
2014-07-12iio: mma8452: Use correct acceleration units.Martin Fuzzey1-1/+7
2014-07-11iio: core : events ABI for specifying periodSrinivas Pandruvada1-0/+1
2014-07-11iio:core: Handle error when mask type is not separateSrinivas Pandruvada1-0/+3
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij5-0/+166
2014-07-08iio: ti_am335x_adc: Fix: Use same step id at FIFOs both endsJan Kardell1-1/+1
2014-07-08staging:iio:ad7291: Move out of stagingLars-Peter Clausen3-0/+596
2014-07-07Merge 3.16-rc4 into staging-nextGreg Kroah-Hartman2-4/+10
2014-07-07iio: hid-sensors: make hid_sensor_get_reporting_interval staticDaniel Baluta1-0/+1
2014-07-07iio: st_sensors: get platform data from device treeLinus Walleij1-1/+34
2014-07-07iio: imu: adis16480 switch sampling frequency attr to core supportJonathan Cameron1-60/+22
2014-07-07iio: imu: adis16400 switch sampling frequency attr to core support.Jonathan Cameron1-53/+25
2014-07-07iio: adis: Switch sampling frequency attr to core support.Jonathan Cameron1-78/+46
2014-07-07iio: gyro: itg3200 switch sampling frequency attr to core support.Jonathan Cameron1-58/+43