summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio:adc:ad799x: Return more meaningful event enabled statePeter Meerwald2014-07-131-1/+9
* iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode()Peter Meerwald2014-07-131-5/+9
* iio:adc:ad799x: Write default config on probe and reset alert status on probePeter Meerwald2014-07-131-6/+13
* iio:adc:ad799x: Add helper function to read/write config registerPeter Meerwald2014-07-131-0/+24
* iio:adc:ad799x: Make chan_spec const in ad799x_chip_config structPeter Meerwald2014-07-131-1/+1
* iio:adc:ad799x: Only expose event interface when IRQ is availablePeter Meerwald2014-07-131-86/+179
* iio:adc:ad799x: Use BIT() and GENMASK()Peter Meerwald2014-07-131-16/+15
* iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handlingPeter Meerwald2014-07-131-3/+1
* iio:adc:ad799x: Drop I2C access helper functionsPeter Meerwald2014-07-131-93/+26
* Merge tag 'iio-for-3.17c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-07-1329-307/+1779
|\
| * iio: mma8452: add DT supportMartin Fuzzey2014-07-131-0/+6
| * iio: core : events ABI for specifying periodSrinivas Pandruvada2014-07-111-0/+1
| * iio: st_sensors: add devicetree probing supportLinus Walleij2014-07-115-0/+166
| * staging:iio:ad7291: Move out of stagingLars-Peter Clausen2014-07-083-0/+596
| * iio: hid-sensors: make hid_sensor_get_reporting_interval staticDaniel Baluta2014-07-071-0/+1
| * iio: st_sensors: get platform data from device treeLinus Walleij2014-07-071-1/+34
| * iio: imu: adis16480 switch sampling frequency attr to core supportJonathan Cameron2014-07-071-60/+22
| * iio: imu: adis16400 switch sampling frequency attr to core support.Jonathan Cameron2014-07-071-53/+25
| * iio: adis: Switch sampling frequency attr to core support.Jonathan Cameron2014-07-071-78/+46
| * iio: gyro: itg3200 switch sampling frequency attr to core support.Jonathan Cameron2014-07-071-58/+43
| * iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron2014-07-075-37/+55
| * iio: Add driver for AMS/TAOS tcs3414 digital color sensorPeter Meerwald2014-07-073-0/+418
| * iio: Add Intersil isl29125 digital color light sensor driverPeter Meerwald2014-07-073-0/+360
| * iio: hid-sensors: Fix compilation warningSachin Kamat2014-07-051-2/+2
| * iio: xilinx-xadc: Remove unused variableSachin Kamat2014-07-031-6/+0
| * iio: ad5686: Remove redundant variableSachin Kamat2014-07-031-2/+1
| * iio: ad5504: Remove redundant variableSachin Kamat2014-07-031-4/+1
| * iio: ad5624r_spi: Remove redundant variableSachin Kamat2014-07-031-4/+1
| * iio: adis16400: Remove unused variableSachin Kamat2014-07-031-2/+1
* | Merge 3.16-rc4 into staging-nextGreg Kroah-Hartman2014-07-072-4/+10
|\ \ | |/ |/|
| * iio: of_iio_channel_get_by_name() returns non-null pointers for error legsAdam Thomson2014-06-211-2/+4
| * iio:adc:ad799x: Fix reading and writing of event values, apply shiftPeter Meerwald2014-06-211-2/+6
* | Merge tag 'iio-for-3.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-06-299-58/+774
|\ \
| * | iio: staging: sca3000: hide stufftoread logicJosselin Costanzi2014-06-291-4/+1
| * | iio: magnetometer: ak8975: Use devm_* APIsBeomho Seo2014-06-291-44/+14
| * | iio: add support of the max1027Philippe Reynes2014-06-283-0/+531
| * | iio: light: cm32181: Use devm_* APIsBeomho Seo2014-06-211-10/+1
| * | iio: dac: mcp4902/mcp4912/mcp4922 dac driverMichael Welling2014-06-213-0/+227
* | | Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman2014-06-226-21/+18
|\ \ \ | | |/ | |/|
| * | Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-186-21/+18
| |\ \
| | * | iio: adc: checking for NULL instead of IS_ERR() in probeDan Carpenter2014-06-141-2/+2
| | * | iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter2014-06-141-8/+8
| | * | iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald2014-06-071-8/+1
| | * | twl4030-madc: Request processed values in twl4030_get_madc_conversionPaul Kocialkowski2014-06-021-0/+1
| | * | iio: Fix two mpl3115 issues in measurement conversionPeter Meerwald2014-05-291-3/+3
| | * | iio: hid-sensors: Get feature report from sensor hub after changing power stateArchana Patni2014-05-291-0/+3
* | | | Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-06-1823-61/+1452
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | iio: accel: kxcjk1013 Fix missing unlock errorsSrinivas Pandruvada2014-06-161-2/+6
| * | iio: AK09911 : 3 axis compass supportSrinivas Pandruvada2014-06-163-0/+337
| * | iio: accel: kxcjk1013 3-axis accelerometer driverSrinivas Pandruvada2014-06-143-0/+773
OpenPOWER on IntegriCloud