summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptrJonathan Cameron2020-04-251-1/+2
* iio: light: gp2ap020a00f: Swap of.h for mod_devicetable.h + drop of_match_ptrJonathan Cameron2020-04-251-4/+2
* iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptrJonathan Cameron2020-04-251-1/+2
* iio: light: cm32181: Add mod_devicetable.h and remove of_match_ptrJonathan Cameron2020-04-251-1/+2
* iio: light: bh1780: use mod_devicetable.h and drop of_match_ptr macroJonathan Cameron2020-04-251-4/+2
* iio: accel: kxsd9-i2c: Use mod_devicetable.h and drop of_match_ptr macroNishant Malpani2020-04-251-5/+2
* iio: accel: dmard06: Use mod_devicetable.h and drop of_match_ptr macroNishant Malpani2020-04-251-1/+2
* iio: chemical: atlas-sensor: add RTD-SM module supportMatt Ranostay2020-04-251-0/+29
* dt-bindings: iio: chemical: add Atlas Scientific RTD-SM sensor docsMatt Ranostay2020-04-251-0/+2
* staging: vt6656: Use fls instead of for loop in vnt_update_top_ratesOscar Carter2020-04-231-22/+6
* staging: vt6656: Refactor the vnt_ofdm_min_rate functionOscar Carter2020-04-232-10/+3
* staging: gasket: Fix mapping refcnt leak when register/store failsXiyu Yang2020-04-231-0/+1
* staging: gasket: Fix mapping refcnt leak when put attribute failsXiyu Yang2020-04-231-0/+1
* staging: mt7621-pinctrl: Use correct pointer type argument for sizeofJason Yan2020-04-231-1/+1
* staging: qlge: replace deprecated apis pci_dma_*realwakka2020-04-231-82/+83
* staging: qlge: cleanup indent in qlge_main.cMathieu Dolmen2020-04-231-8/+8
* staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtxMalcolm Priestley2020-04-234-152/+118
* staging: vt6656: call vnt_update_pre_ed_threshold from vnt_config.Malcolm Priestley2020-04-231-22/+6
* staging: vt6656: Move firmware functions into main_usb.Malcolm Priestley2020-04-235-134/+85
* Staging: rtl8723bs: rtw_wlan_util: Add size check of SSID IEDenis Straghkov2020-04-231-14/+8
* staging: rtl8723bs: remove unused variable 'pregistrypriv'YueHaibing2020-04-231-4/+0
* staging: rtl8723bs: remove defined but not used 'dB_Invert_Table'Jason Yan2020-04-231-13/+0
* staging: rtl8723bs: remove some variables in hal_btcoex.cJason Yan2020-04-231-43/+0
* staging: wfx: drop unused attribute 'join_complete_status'Jérôme Pouiller2020-04-232-4/+0
* staging: wfx: drop unused enum wfx_stateJérôme Pouiller2020-04-233-22/+0
* staging: wfx: simplify wfx_remove_interface()Jérôme Pouiller2020-04-231-15/+2
* staging: wfx: drop useless checks in wfx_do_unjoin()Jérôme Pouiller2020-04-231-6/+0
* staging: wfx: drop protection for asynchronous join during scanJérôme Pouiller2020-04-231-3/+0
* staging: wfx: keys are kept during whole firmware lifeJérôme Pouiller2020-04-234-44/+20
* staging: wfx: introduce wfx_set_default_unicast_key()Jérôme Pouiller2020-04-237-58/+11
* staging: wfx: drop useless update of field basic_rate_setJérôme Pouiller2020-04-231-3/+0
* staging: wfx: simplify hif_set_bss_params()Jérôme Pouiller2020-04-233-17/+9
* staging: wfx: field operational_rate_set is ignored by firmwareJérôme Pouiller2020-04-231-16/+6
* staging: wfx: dual CTS is never necessaryJérôme Pouiller2020-04-234-23/+0
* staging: wfx: also fix network parameters for IBSS networksJérôme Pouiller2020-04-231-6/+5
* staging: wfx: handle firmware events synchronouslyJérôme Pouiller2020-04-234-95/+24
* staging: wfx: drop useless attribute 'bss_params'Jérôme Pouiller2020-04-232-9/+6
* staging: wfx: use ieee80211_beacon_loss() provided by mac80211Jérôme Pouiller2020-04-235-112/+20
* staging: wfx: simplify the check if the the device is associatedJérôme Pouiller2020-04-231-1/+1
* Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-04-23110-774/+3625
|\
| * iio: magnetometer: ak8974: Silence deferred-probe errorDmitry Osipenko2020-04-191-1/+6
| * Documentation: ABI: document IIO in_proximity_nearlevel fileGuido Günther2020-04-191-0/+10
| * iio: vcnl4000: Export near level property for proximity sensorGuido Günther2020-04-191-0/+25
| * dt-bindings: iio: light: vcnl4000: Add proximity-near-levelGuido Günther2020-04-191-1/+6
| * dt-bindings: iio: Introduce common properties for iio sensorsGuido Günther2020-04-191-0/+35
| * dt-bindings: iio: vcnl4000: convert bindings to YAML formatGuido Günther2020-04-192-24/+45
| * iio: Fix misspellings of "Analog Devices"Geert Uytterhoeven2020-04-193-3/+3
| * iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positionsAlexandru Ardelean2020-04-191-9/+19
| * iio: adc: fsl-imx25-gcq: Use devm_platform_ioremap_resourceAishwarya Ramakrishnan2020-04-191-3/+1
| * iio: adc: at91-adc: Use devm_platform_ioremap_resourceAishwarya Ramakrishnan2020-04-191-4/+1