summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | iio: adc: stm32: make per instance bus clock optionalFabrice Gasnier2017-06-111-8/+20
| * | | | iio: adc: stm32: introduce compatible data cfgFabrice Gasnier2017-06-112-59/+205
| * | | | iio: adc: stm32: make core adc clock optional by defaultFabrice Gasnier2017-06-111-12/+26
| * | | | iio: adc: Fix integration time/averaging for INA219/220Stefan Brüns2017-06-031-22/+182
| * | | | iio: adc: meson-saradc: use NULL instead of 0 for pointerPaolo Cretaro2017-06-031-1/+1
| * | | | iio:adc:lpc32xx Handle return value of clk_prepare_enableArvind Yadav2017-06-031-2/+6
| * | | | iio: adc: mxs-lradc: fix non-static symbol warningsPaolo Cretaro2017-06-031-16/+16
| * | | | Revert "iio: hi8435: cleanup reset gpio"Jonathan Cameron2017-06-031-7/+5Star
| * | | | iio: adc: xilinx: Handle return value of clk_prepare_enableArvind Yadav2017-06-031-1/+4
| * | | | iio: adc: ina2xx: Make use of attribute flags consistent on all channelsStefan Brüns2017-06-031-0/+2
| * | | | iio: hi8435: remote ampersands from hi8435_info definitionNikita Yushchenko2017-06-031-4/+4
| * | | | iio: adc: cpcap: Remove hung interrupt quirkTony Lindgren2017-06-031-23/+1Star
| * | | | iio: adc: cpcap: Fix die temperatureTony Lindgren2017-06-031-3/+28
| * | | | iio: adc: cpcap: Fix default register values and battery temperatureTony Lindgren2017-06-031-8/+49
* | | | | Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman2017-06-206-7/+48
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | iio: buffer-dmaengine: Add missing header buffer_impl.hPhil Reid2017-06-131-0/+1
| * | | | iio: buffer-dma: Add missing header buffer_impl.hPhil Reid2017-06-131-0/+1
| * | | | iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifoMartin Blumenstingl2017-06-111-2/+2
| * | | | iio: adc: mxs-lradc: Fix return value check in mxs_lradc_adc_probe()Wei Yongjun2017-06-031-2/+5
| * | | | iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500Jean-Baptiste Maneyrol2017-06-032-3/+39
| | |_|/ | |/| |
* | | | Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman2017-06-127-35/+44
|\| | | | |/ / |/| |
| * | Merge tag 'iio-fixes-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-05-227-35/+44
| |\ \ | | |/ | |/|
| | * iio: adc: sun4i-gpadc-iio: fix parent device being used in devm functionQuentin Schulz2017-05-211-14/+22
| | * iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt2017-05-211-2/+2
| | * iio: adc: bcm_iproc_adc: swap primary and secondary isr handler'sRaveendra Padasalagi2017-05-211-4/+4
| | * iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()Marcin Niestroj2017-05-211-1/+2
| | * iio: adc: max9611: Fix attribute measure unitJacopo Mondi2017-05-141-3/+3
| | * iio: adc: ti_am335x_adc: allocating too much in probeDan Carpenter2017-05-141-1/+1
| | * iio: adc: sun4i-gpadc-iio: Fix module autoload when OF devices are registeredEduardo Molinas2017-05-071-0/+1
| | * iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are regi...Eduardo Molinas2017-05-071-0/+1
| | * iio: proximity: as3935: fix iio_trigger_poll issueMatt Ranostay2017-05-071-2/+2
| | * iio: proximity: as3935: fix AS3935_INT maskMatt Ranostay2017-04-271-2/+2
| | * iio: adc: Max9611: checking for ERR_PTR instead of NULL in probeDan Carpenter2017-04-261-2/+2
| | * iio: proximity: as3935: recalibrate RCO after resumeMatt Ranostay2017-04-261-4/+2Star
* | | Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-05-2939-186/+2379
|\ \ \ | |/ / |/| |
| * | iio: adc: Add support for TI ADC108S102 and ADC128S102Jan Kiszka2017-05-213-0/+361
| * | iio: imu: st_lsm6dsx: substitute ifdef CONFIG_PM with __maybe_unused macroLorenzo Bianconi2017-05-211-4/+2Star
| * | iio: accel: bma180: Add ACPI enumeration support for BMA250EHans de Goede2017-05-211-2/+19
| * | iio: accel: bma180: Add support for BMA250EHans de Goede2017-05-211-1/+23
| * | iio: light: rpr0521 channel numbers reorderedMikko Koivunen2017-05-211-20/+20
| * | iio: light: rpr0521 proximity offset read/writeMikko Koivunen2017-05-211-0/+52
| * | iio: light: rpr0521 sample_frequency read/writeMikko Koivunen2017-05-211-0/+117
| * | iio: light: rpr0521 whitespace fixesMikko Koivunen2017-05-211-0/+3
| * | iio: light: rpr0521 magic number to sizeof() on value readMikko Koivunen2017-05-211-1/+1
| * | iio: light: rpr0521 on-off sequence change for CONFIG_PMMikko Koivunen2017-05-211-24/+46
| * | iio: light: rpr0521 poweroff for probe failsMikko Koivunen2017-05-211-2/+15
| * | iio: light: rpr0521 disable sensor -bugfixMikko Koivunen2017-05-211-2/+8
| * | iio: hi8435: cleanup reset gpioNikita Yushchenko2017-05-201-5/+7
| * | iio: hi8435: make in_voltage_sensing_mode_available visibleNikita Yushchenko2017-05-201-0/+1
| * | iio: hi8435: avoid garbage event at first enableNikita Yushchenko2017-05-201-2/+13