summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: Add driver for Broadcom iproc-static-adcRaveendra Padasalagi2016-07-033-0/+657
* iio: pressure: bmp280: read calibration data onceLinus Walleij2016-07-031-46/+48
* iio: pressure: bmp280: add power managementLinus Walleij2016-07-034-1/+69
* iio: pressure: bmp280: add support for BMP085 EOC interruptLinus Walleij2016-07-034-10/+86
* iio: pressure: bmp280: add SPI interface driverLinus Walleij2016-07-034-3/+140
* iio: pressure: bmp280: split off an I2C Kconfig entryLinus Walleij2016-07-034-6/+24
* iio: pressure: bmp280: split driver in logical partsLinus Walleij2016-07-035-272/+318
* iio: pressure: bmp280: support supply regulatorsLinus Walleij2016-07-031-4/+62
* drivers:iio:light:isl29125: added macros for sensing rangeBijosh Thykkoottathil2016-07-031-4/+7
* iio: st_sensors: harden interrupt handlingLinus Walleij2016-07-022-46/+115
* iio: magn: ak8975: deploy runtime and system PMLinus Walleij2016-06-301-0/+72
* iio: magn: ak8975: make sure to power down at remove()Linus Walleij2016-06-301-0/+1
* iio: magn: ak8975: allow a delay after enabling regulatorsLinus Walleij2016-06-301-0/+6
* iio: magn: ak8975: refactor regulator handlersLinus Walleij2016-06-301-25/+18
* iio: magn: ak8975: add Vid regulatorLinus Walleij2016-06-301-0/+15
* iio: magn: ak8975: fix regulator usageLinus Walleij2016-06-301-9/+7
* iio: pressure: bmp280: add reset GPIO line handlingLinus Walleij2016-06-301-0/+10
* iio: pressure: bmp280: support device tree initializationLinus Walleij2016-06-301-0/+15
* iio:core: timestamping clock selection supportGregor Boirie2016-06-3066-105/+305
* Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-3016-74/+420
|\
| * iio: ad5755: add support for dt bindingsSean Nyekjaer2016-06-271-1/+187
| * iio: buffer-dma: Use ARRAY_SIZE in for loop rangePhil Reid2016-06-271-2/+2
| * iio: adc: max1363: Fix missing i2c_device_id for MAX1164x partsFlorian Vaussard2016-06-271-0/+4
| * iio: proximity: as3935: remove redundant zeroing of tune_capMatt Ranostay2016-06-271-1/+0
| * iio: stx104: Add GPIO support for the Apex Embedded Systems STX104William Breathitt Gray2016-06-272-7/+129
| * iio: as3935: improve error reporting in as3935_event_workArnd Bergmann2016-06-271-2/+8
| * staging: iio: accel: add error checkLuis de Bethencourt2016-06-271-0/+2
| * iio: adc: ti-adc081c: add ACPI device ID matchingDan O'Donovan2016-06-271-1/+25
| * iio: Refuse to register triggers with duplicate namesCrestez Dan Leonard2016-06-271-0/+22
| * iio: ms5637 Add Measurement Specialties explicit MS5805 and MS5837 supportMarkezana, William2016-06-111-3/+9
| * iio: mma8452: update Freescale company informationMartin Kepplinger2016-06-112-5/+5
| * iio: mma8452: update device description in header commentsMartin Kepplinger2016-06-111-8/+8
| * iio: mma8452: update contact information for Martin KepplingerMartin Kepplinger2016-06-111-1/+1
| * iio: light: gp2ap020a00f: use iio helper function to lock direct modeAlison Schofield2016-06-111-13/+5
| * iio: light: isl29125: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-6/+4
| * iio: light: tcs3472: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-8/+5
| * iio: light: tcs3414: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-7/+5
| * iio: proximity: lidar: switch to iio_device_claim_*_mode helpersMatt Ranostay2016-06-111-10/+4
* | staging: fsl-mc: convert mc command build/parse to use C structsIoana Radulescu2016-06-2710-633/+1056
* | staging: fsl-mc: properly set hwirq in msi set_descStuart Yoder2016-06-271-1/+16
* | staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprcStuart Yoder2016-06-271-4/+6
* | staging: fsl-mc: dprc: add missing irq freeStuart Yoder2016-06-271-0/+5
* | staging: fsl-mc: fix asymmetry in destroy of mc_ioBharat Bhushan2016-06-272-4/+9
* | staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder2016-06-272-15/+15
* | staging: fsl-mc: export mc_get_versionStuart Yoder2016-06-271-0/+1
* | staging: fsl-mc: add support for device table matchingStuart Yoder2016-06-271-13/+0
* | staging: fsl-mc: clean up the device id structStuart Yoder2016-06-274-10/+6
* | staging: fsl-mc: implement uevent callback and set the modaliasStuart Yoder2016-06-271-1/+7
* | staging: fsl-mc: add support for the modalias sysfs attributeStuart Yoder2016-06-271-0/+25
* | staging: wilc1000: fix return value check in wlan_initialize_threads()Wei Yongjun2016-06-251-2/+2