summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-06staging: dgnc: add identifiers to function parametersAshish Kalra1-2/+2
2017-12-06staging: android: add identifiers to function parametersAshish Kalra1-1/+2
2017-12-06staging: android: Fix checkpatch.pl errorAshish Kalra1-3/+3
2017-12-06staging: olpc_dcon: Line up parentheses in func calls and defsZebulon McCorkle2-11/+21
2017-12-06staging: olpc_dcon: Change bitshifts to BIT macroZebulon McCorkle1-15/+15
2017-12-06staging: xgifb: remove macros with hidden variableJoshua Abraham2-118/+118
2017-12-06staging: ccree: amend aead func def for readabilityGilad Ben-Yossef1-90/+51
2017-12-06staging: ccree: fix AEAD func naming conventionGilad Ben-Yossef3-281/+273
2017-12-06staging: ccree: NULLify backup_info when unusedGilad Ben-Yossef1-0/+1
2017-12-06staging: ccree: update TODO listGilad Ben-Yossef1-21/+2
2017-12-06staging: ccree: remove interim DT docsGilad Ben-Yossef1-27/+0
2017-12-06staging: ccree: remove braces for single statement blocksGilad Ben-Yossef1-2/+1
2017-12-06staging: ccree: fix indentation of var assignmentGilad Ben-Yossef1-2/+2
2017-12-06staging: ccree: remove more unnecessary parenthesesGilad Ben-Yossef3-6/+6
2017-12-06staging: ccree: remove unproven likely/unlikelyGilad Ben-Yossef8-227/+209
2017-12-06staging: ccree: remove inline qualifiersGilad Ben-Yossef5-44/+43
2017-12-06staging: vc04_services: Use __func__Genki Sky1-2/+2
2017-12-06staging: vc04_services: Unsplit user-visible stringsGenki Sky2-6/+4
2017-12-06staging: vc04_services: Join multiline dereferencesGenki Sky1-10/+6
2017-12-03Merge tag 'iio-for-4.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman39-264/+2236
2017-12-02iio: Add macro to populate struct iio_map arrayLukas Wunner2-14/+13
2017-12-02iio: trigger: Fix platform_get_irq's error checkingArvind Yadav1-2/+2
2017-12-02iio: accel: bmc150: Add OF device ID tableJavier Martinez Canillas1-0/+12
2017-12-02dt-bindings: iio: adc: update the doc for SAR ADCXingyu Chen1-1/+0
2017-12-02iio: adc: meson-saradc: remove irrelevant clock "sana"Xingyu Chen1-20/+0
2017-12-02iio: accel: st_accel: remove redundant pointer pdataColin Ian King1-5/+0
2017-12-02iio:accel:da280: Linx 820 Windows tablet has a da280 mapped via ACPILuke Ross1-2/+29
2017-12-02dt-bindings: iio: light: add UVIS25 device bindingsLorenzo Bianconi1-0/+23
2017-12-02iio: light: add support for UVIS25 sensorLorenzo Bianconi6-0/+560
2017-12-02MAINTAINERS: Add missing IIO ABI entriesLukas Wunner1-0/+6
2017-12-02iio: adc: aspeed: Deassert reset in probeJoel Stanley2-7/+22
2017-12-02dt-bindings: iio: health: Add MAX30105 support to max30102.txtPeter Meerwald-Stadler1-2/+6
2017-12-02iio: health: max30102: Add MAX30105 supportPeter Meerwald-Stadler1-14/+130
2017-12-02iio: health: max30102: Prepare for copying varying number of measurementsPeter Meerwald-Stadler1-5/+10
2017-12-02iio: health: max30102: Move mode setting to buffer_postenablePeter Meerwald-Stadler1-16/+28
2017-12-02iio: health: max30102: Introduce indices for LED channelsPeter Meerwald-Stadler1-3/+11
2017-12-02iio: health: max30102: Add power enable parameter to get_temp functionPeter Meerwald-Stadler1-13/+23
2017-12-02iio: health: max30102: Introduce intensity channel macroPeter Meerwald-Stadler1-28/+16
2017-12-02iio: health: max30102: Add check for part IDPeter Meerwald-Stadler1-0/+18
2017-12-02iio: health: max30102: Check retval of powermode functionPeter Meerwald-Stadler1-1/+4
2017-12-02iio: health: max30102: Fix mode config valuesPeter Meerwald-Stadler1-6/+6
2017-12-02iio: health: max30102: Remove inconsistent full stop in error messagePeter Meerwald-Stadler1-1/+1
2017-12-02iio: health: max30102: Fix missing newline in dev_errPeter Meerwald-Stadler1-1/+1
2017-12-02iio: adc: stm32: add support for differential channelsFabrice Gasnier1-20/+103
2017-12-02iio: adc: stm32: remove const channel names definitionFabrice Gasnier1-52/+14
2017-12-02dt-bindings: iio: adc: stm32: add support for diff channelsFabrice Gasnier1-0/+24
2017-12-02iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage rangeStefan Brüns1-3/+108
2017-12-02iio: adc: ina2xx: Use LSB specifier instead of divider in configStefan Brüns1-6/+6
2017-12-02iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan Brüns1-9/+17
2017-12-02iio: imu: inv_mpu6050: Remove duplicate NULL checkAndy Shevchenko1-2/+1