summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* iio: Move buffer registration to the coreLars-Peter Clausen2014-12-1213-111/+40
* staging:iio:dummy: Register same channels for device and bufferLars-Peter Clausen2014-12-123-13/+9
* staging:iio:sca3000: Register same channels for device and bufferLars-Peter Clausen2014-12-121-3/+4
* iio: Unexport iio_scan_mask_set()Lars-Peter Clausen2014-12-122-84/+74
* staging:iio:sca3000: Don't enable channels by defaultLars-Peter Clausen2014-12-121-5/+0
* staging:iio:ad5933: Don't enable channels by defaultLars-Peter Clausen2014-12-121-4/+0
* iio: inkern: add iio_write_channel_rawDmitry Eremin-Solenikov2014-12-122-0/+35
* iio: accel: kxcjk-1013: only set power state if CONFIG_PM is definedIrina Tirdea2014-12-121-0/+2
* iio: accel: kxcjk-1013: always power on device in resumeIrina Tirdea2014-12-121-4/+1
* iio: imu: inv_mpu6050: Add i2c mux for by passSrinivas Pandruvada2014-12-123-6/+116
* iio: bmp280: refactor compensation codeVlad Dogaru2014-12-121-88/+52
* iio: common: remove unnecessary sizeof(u8)Fabian Frederick2014-12-121-1/+1
* iio: ak8975: add ak09911 and ak09912 supportGwendal Grignou2014-12-124-353/+185
* iio: ak8975: add definition structure per compass typeGwendal Grignou2014-12-121-95/+186
* iio: ak8975: minor fixesGwendal Grignou2014-11-221-21/+14
* drivers:staging:iio: fix checkpatch complaint about space before commaZachary Warren2014-11-222-2/+2
* iio: event_monitor: Add support for new channel typesDaniel Baluta2014-11-221-3/+20
* iio: dummy: Demonstrate the usage of new channel typesDaniel Baluta2014-11-223-18/+229
* iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea2014-11-223-0/+10
* iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea2014-11-225-0/+28
* iio: core: Introduce IIO_EV_DIR_NONEIrina Tirdea2014-11-222-3/+10
* iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta2014-11-223-1/+55
* iio: dummy: Add virtual registers for dummy deviceDaniel Baluta2014-11-224-5/+43
* iio: imu: Add support for Kionix KMX61 sensorDaniel Baluta2014-11-223-0/+777
* MAINTAINERS: Add IIO include filesDaniel Baluta2014-11-151-0/+1
* iio:kxcjk-1013: Add support for SMO8500 deviceBastien Nocera2014-11-081-2/+11
* iio: jsa1212: Add JSA1212 proximity/ALS sensorKuppuswamy Sathyanarayanan2014-11-083-0/+482
* staging: comedi: das800: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten2014-11-051-19/+12
* staging: comedi: addi_apci_3120: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten2014-11-052-29/+6
* staging: comedi: usbduxsigma: use comedi_async 'scans_done' to detect AI EOAH Hartley Sweeten2014-11-051-18/+4
* staging: comedi: usbduxsigma: use comedi_async 'scans_done' to detect AO EOAH Hartley Sweeten2014-11-051-26/+4
* staging: comedi: usbdux: use comedi_async 'scans_done' to detect AI EOAH Hartley Sweeten2014-11-051-18/+4
* staging: comedi: usbdux: use comedi_async 'scans_done' to detect AO EOAH Hartley Sweeten2014-11-051-25/+4
* staging: comedi: s626: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten2014-11-051-12/+4
* staging: comedi: pcmuio: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten2014-11-051-11/+3
* staging: comedi: pcmmio: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten2014-11-051-9/+3
* staging: comedi: adv_pci1710: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten2014-11-051-21/+5
* staging: comedi: pcl818: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten2014-11-051-9/+6
* staging: comedi: pcl818: remove private data member 'ai_act_chan'H Hartley Sweeten2014-11-051-2/+0
* staging: comedi: pcl816: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten2014-11-051-8/+1
* staging: comedi: pcl812: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten2014-11-051-8/+1
* staging: comedi: pcl711: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten2014-11-051-10/+6
* staging: comedi: amplc_dio200_common: use comedi_async 'scans_done' to detect...H Hartley Sweeten2014-11-051-11/+3
* staging: comedi: addi_apci_2032: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten2014-11-051-12/+5
* staging: comedi: comedidev.h: add 'scans_done' member to comedi_asyncH Hartley Sweeten2014-11-053-0/+10
* staging: panel: Fix single-open policy race conditionMariusz Gorski2014-11-051-9/+10
* staging: vt6655: change tx wake queueMalcolm Priestley2014-11-051-4/+8
* staging: imx-drm: remove old FSF address from license textPhilipp Zabel2014-11-054-20/+0
* staging: comedi: add ioctls to set per-file read and write subdeviceIan Abbott2014-11-053-0/+94
* staging: comedi: prepare support for per-file read and write subdevicesIan Abbott2014-11-051-25/+102