summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-09iio:adc:lpc32xx use SPDX-License-IdentifierGregory CLEMENT1-14/+1
2019-02-09dt-bindings: iio: adc: move lpc32xx-adc out of stagingGregory CLEMENT1-0/+0
2019-02-09iio: adc: ads124s08: fix spelling mistake "converions" -> "conversions"Colin Ian King1-4/+4
2019-02-09iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski1-1/+1
2019-02-09iio: chemical: sps30: fix a loop timeout testDan Carpenter1-1/+1
2019-02-09iio:accel:adxl345: Change alignment to match paranthesisLuciana da Costa Marques1-2/+2
2019-02-09iio:dac:dac7612: device tree bindingsRicardo Ribalda Delgado2-0/+29
2019-02-09iio:dac:ti-dac7612: Add driver for Texas Instruments DAC7612Ricardo Ribalda Delgado4-0/+201
2019-02-09iio: adc: ad7476: Add support for TI ADS786X ADCsRicardo Ribalda Delgado2-4/+27
2019-02-09iio: adc: ad7768-1: Add support for setting the sampling frequencyStefan Popa1-3/+199
2019-02-09drivers: iio: dac: Fix wrong license for ADI driversStefan Popa5-5/+5
2019-02-09IIO: add Ingenic JZ47xx ADC driver.Artur Rojek3-0/+374
2019-02-09dt-bindings: iio/adc: Add bindings for Ingenic JZ47xx SoCs ADC.Artur Rojek1-0/+10
2019-02-09dt-bindings: iio/adc: Add docs for Ingenic JZ47xx SoCs ADC.Artur Rojek1-0/+48
2019-02-09iio:bmi160: use if (ret) instead of if (ret < 0)Martin Kelly1-22/+18
2019-02-09iio:bmi160: use iio_pollfunc_store_timeMartin Kelly1-3/+3
2019-02-09dt-bindings: bmi160 document open-drain propertyMartin Kelly1-0/+2
2019-02-09dt-bindings: fix incorrect bmi160 IRQ noteMartin Kelly1-2/+2
2019-02-09iio:bmi160: add drdy interrupt supportMartin Kelly2-3/+278
2019-02-09iio:bmi160: add SPDX identifiersMartin Kelly3-11/+3
2019-02-08staging: wlan-ng: formatting change in cfg80211.cK Hodges1-1/+2
2019-02-08staging: android: formatting change in ashmem.cK Hodges1-1/+2
2019-02-07staging: rtl8192e: rename members of struct rtllib_device - styleHimadri Pandya4-39/+39
2019-02-07staging: rtl8192e: rename members of struct rt_dot11d_info - styleHimadri Pandya2-29/+29
2019-02-07staging: rtl8192e: rename members of struct chnl_txpow_triple - styleHimadri Pandya2-11/+11
2019-02-07staging: wilc1000: rename linux_wlan.c and linux_mon.cAjay Singh3-1/+1
2019-02-07staging: wilc1000: remove 'linux_' prefix in function namesAjay Singh2-14/+13
2019-02-07staging: wilc1000: rename wilc_frmw_to_linux()Ajay Singh3-5/+5
2019-02-07staging: wilc1000: added 'wilc_' prefix for function in wilc_sdio.c fileAjay Singh1-46/+46
2019-02-07staging: wilc1000: avoid function forward declaration in wilc_sdio.c fileAjay Singh1-48/+43
2019-02-07staging: wilc1000: move macro and function prototype from wilc_wlan_if.h fileAjay Singh5-36/+23
2019-02-07staging: wilc1000: add 'wilc_' prefix to have proper namespaceAjay Singh8-61/+61
2019-02-07staging: wilc1000: fix to set correct value for 'vif_num'Ajay Singh1-2/+2
2019-02-07staging: vt6656: Use the correct style for SPDX license IdentifierNishad Kamdar1-1/+1
2019-02-07staging: rtl8192u: remove redundant nul check on pointer devColin Ian King1-13/+11
2019-02-07staging: sm750fb: Rename setDisplayControl to set_display_control - styleJin Chen1-3/+3
2019-02-07Staging: rtl8723bs: remove some dead codeDan Carpenter1-8/+0
2019-02-07staging: wilc1000: define p2p related static variable as constantsAjay Singh1-2/+2
2019-02-07staging: wilc1000: move 'curr_channel' static variable in 'wilc' structAjay Singh2-10/+13
2019-02-07staging: wilc1000: move static variable 'wlan_channel' to 'wilc' structAjay Singh2-17/+20
2019-02-07staging: wilc1000: avoid use of static variable in linux_mon.cAjay Singh1-5/+4
2019-02-07staging: wilc1000: avoid use of 'hif_deinit_lock' static variableAjay Singh2-11/+11
2019-02-07staging: wilc1000: remove unused struct 'add_sta_param'Ajay Singh1-11/+0
2019-02-07staging: wilc1000: add check before performing operation on net_deviceAjay Singh1-4/+8
2019-02-07staging: wilc1000: avoid use of interface names for validationAjay Singh1-74/+70
2019-02-07staging: wilc1000: use random number for cookie instead of pointerAjay Singh1-1/+1
2019-02-07staging: wilc1000: refactor code to use cookie informationAjay Singh4-85/+53
2019-02-07staging: wilc1000: refactor linux_wlan_init_test_config()Ajay Singh2-118/+83
2019-02-07staging: wilc1000: remove use of 'terminated_handle' static variableAjay Singh1-8/+7
2019-02-04staging: wilc1000: refactor scan() cfg80211 ops callbackAjay Singh2-29/+28