summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-149-25/+33
|\ \
| * \ Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina2015-04-139-25/+33
| |\ \
| | * | HID: hid-sensor-hub: Enhance feature report set APISrinivas Pandruvada2015-02-232-10/+10
| | * | HID: hid-sensor-hub: Enhance get feature report APISrinivas Pandruvada2015-02-232-8/+9
| | * | HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada2015-02-237-7/+14
* | | | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-1339-467/+2346
|\ \ \ \
| * \ \ \ Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-0715-91/+130
| |\ \ \ \
| * | | | | iio: light: ltr501: Powerdown device on errorCristina Opriceana2015-04-021-8/+10
| * | | | | iio: magnetometer: mag3110: Place driver on standby on errorCristina Opriceana2015-04-011-8/+10
| * | | | | iio: mlx90614: Support devices with dual IR sensorVianney le Clément de Saint-Marcq2015-03-291-10/+57
| * | | | | iio: mlx90614: Add symbols for accessible registersVianney le Clément de Saint-Marcq2015-03-291-1/+25
| * | | | | iio: bmc150_accel: add support for hardware fifoOctavian Purdila2015-03-291-16/+392
| * | | | | iio: add support for hardware fifoOctavian Purdila2015-03-291-13/+45
| * | | | | iio: add watermark logic to iio read and pollJosselin Costanzi2015-03-292-22/+109
| * | | | | IIO: Add support for L3GD20H gyroscopeRobert Dolca2015-03-281-0/+83
| * | | | | iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol2015-03-282-15/+41
| * | | | | iio: constify of_device_id arrayFabian Frederick2015-03-281-1/+1
| * | | | | iio: st-sensors: add support for lis3lv02d accelerometerLinus Walleij2015-03-283-0/+86
| * | | | | Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-03-2429-384/+1498
| |\ \ \ \ \
| | * | | | | iio: pressure: add support for MS5611 pressure and temperature sensorTomasz Duszynski2015-03-156-0/+544
| | * | | | | iio: light: Add support for Capella CM3323 color sensorDaniel Baluta2015-03-153-0/+297
| | * | | | | iio: bmc150: introduce bmc150_accel_triggerOctavian Purdila2015-03-141-79/+125
| | * | | | | iio: bmc150: introduce bmc150_accel_interruptOctavian Purdila2015-03-141-35/+51
| | * | | | | iio: adc: Kconfig mcp320x change description Add more ADCsSøren Andersen2015-03-121-2/+3
| | * | | | | iio: mlx90614: Refactor register symbolsVianney le Clément de Saint-Marcq2015-03-091-4/+4
| | * | | | | iio: gyro: itg3200: add suspend/resume support.NeilBrown2015-03-091-4/+25
| | * | | | | iio: accel: mma9551: Check gpiod_to_irq return valueRoberta Dobrescu2015-03-091-1/+5
| | * | | | | iio: light: Added PM support for Capella CM3232 ambient light sensor driver.Kevin Tsai2015-03-081-0/+36
| | * | | | | iio:adc: Fix typo in MODULE_DESCRIPTION in ad7793.cMasanari Iida2015-03-071-1/+1
| | * | | | | iio: imu: inv_mpu6050: Create mux clients for ACPISrinivas Pandruvada2015-02-254-1/+222
| | * | | | | iio: jsa1212: Constify struct regmap_configKrzysztof Kozlowski2015-02-251-1/+1
| | * | | | | iio: improve usage of gpiod APIUwe Kleine-König2015-02-227-35/+8
| | * | | | | iio: gp2ap020a00f: Use put_unaligned_le32Vaishali Thakkar2015-02-141-3/+3
| | * | | | | iio: bmc150: exit early if event / trigger state is not changedOctavian Purdila2015-02-081-1/+13
| | * | | | | iio: bmc150: refactor interrupt enablingOctavian Purdila2015-02-081-159/+113
| | * | | | | iio: bmc150: refactor slope duration and threshold updateOctavian Purdila2015-02-081-50/+47
| | * | | | | iio: buffer: refactor buffer attributes setupOctavian Purdila2015-02-041-12/+19
| | * | | | | iio: vf610_adc: cleanup wait_for_completion return handlingNicholas Mc Guire2015-02-041-4/+1
| | * | | | | iio: imu: kmx61: Drop odr_bits from kmx61_samp_freq_tableDaniel Baluta2015-02-031-38/+26
* | | | | | | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-133-0/+417
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | iio: Add support for DA9150 GPADCAdam Thomson2015-02-253-0/+417
| | |_|/ / / | |/| | | |
* | | | | | iio: imu: Use iio_trigger_get for indio_dev->trig assignmentDarshana Padmadas2015-03-281-1/+1
* | | | | | iio: adc: vf610: use ADC clock within specificationStefan Agner2015-03-281-30/+61
* | | | | | iio/adc/cc10001_adc.c: Fix !HAS_IOMEM buildRichard Weinberger2015-03-281-1/+2
* | | | | | iio: core: Fix double free.Martin Fuzzey2015-03-142-2/+4
* | | | | | iio:inv-mpu6050: Fix inconsistency for the scale channelAdriana Reus2015-03-141-26/+30
* | | | | | iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifoViorel Suman2015-03-141-11/+14
* | | | | | iio: bmc150: change sampling frequencySathyanarayanan Kuppuswamy2015-03-141-9/+9
OpenPOWER on IntegriCloud