summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-23staging: vt6656: call vnt_update_pre_ed_threshold from vnt_config.Malcolm Priestley1-22/+6
2020-04-23staging: vt6656: Move firmware functions into main_usb.Malcolm Priestley5-134/+85
2020-04-23Staging: rtl8723bs: rtw_wlan_util: Add size check of SSID IEDenis Straghkov1-14/+8
2020-04-23staging: rtl8723bs: remove unused variable 'pregistrypriv'YueHaibing1-4/+0
2020-04-23staging: rtl8723bs: remove defined but not used 'dB_Invert_Table'Jason Yan1-13/+0
2020-04-23staging: rtl8723bs: remove some variables in hal_btcoex.cJason Yan1-43/+0
2020-04-23staging: wfx: drop unused attribute 'join_complete_status'Jérôme Pouiller2-4/+0
2020-04-23staging: wfx: drop unused enum wfx_stateJérôme Pouiller3-22/+0
2020-04-23staging: wfx: simplify wfx_remove_interface()Jérôme Pouiller1-15/+2
2020-04-23staging: wfx: drop useless checks in wfx_do_unjoin()Jérôme Pouiller1-6/+0
2020-04-23staging: wfx: drop protection for asynchronous join during scanJérôme Pouiller1-3/+0
2020-04-23staging: wfx: keys are kept during whole firmware lifeJérôme Pouiller4-44/+20
2020-04-23staging: wfx: introduce wfx_set_default_unicast_key()Jérôme Pouiller7-58/+11
2020-04-23staging: wfx: drop useless update of field basic_rate_setJérôme Pouiller1-3/+0
2020-04-23staging: wfx: simplify hif_set_bss_params()Jérôme Pouiller3-17/+9
2020-04-23staging: wfx: field operational_rate_set is ignored by firmwareJérôme Pouiller1-16/+6
2020-04-23staging: wfx: dual CTS is never necessaryJérôme Pouiller4-23/+0
2020-04-23staging: wfx: also fix network parameters for IBSS networksJérôme Pouiller1-6/+5
2020-04-23staging: wfx: handle firmware events synchronouslyJérôme Pouiller4-95/+24
2020-04-23staging: wfx: drop useless attribute 'bss_params'Jérôme Pouiller2-9/+6
2020-04-23staging: wfx: use ieee80211_beacon_loss() provided by mac80211Jérôme Pouiller5-112/+20
2020-04-23staging: wfx: simplify the check if the the device is associatedJérôme Pouiller1-1/+1
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman79-517/+3014
2020-04-19iio: magnetometer: ak8974: Silence deferred-probe errorDmitry Osipenko1-1/+6
2020-04-19iio: vcnl4000: Export near level property for proximity sensorGuido Günther1-0/+25
2020-04-19iio: Fix misspellings of "Analog Devices"Geert Uytterhoeven3-3/+3
2020-04-19iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positionsAlexandru Ardelean1-9/+19
2020-04-19iio: adc: fsl-imx25-gcq: Use devm_platform_ioremap_resourceAishwarya Ramakrishnan1-3/+1
2020-04-19iio: adc: at91-adc: Use devm_platform_ioremap_resourceAishwarya Ramakrishnan1-4/+1
2020-04-19iio: adc: sun4i-gpadc-iio: Use devm_platform_ioremap_resourceAishwarya Ramakrishnan1-3/+1
2020-04-19iio:light:ltr501: Drop unnecessary cast of parameter in regmap_bulk_readJonathan Cameron1-1/+1
2020-04-19iio:magn:mmc35240: Drop unnecessary casts of val parameter in regmap_bulk*Jonathan Cameron1-2/+2
2020-04-19iio:imu:mpu6050: Tidy up parameters to regmap_bulk functions.Jonathan Cameron1-2/+2
2020-04-19iio:chemical:bme680: Tidy up parameters to regmap_bulk_readJonathan Cameron1-14/+22
2020-04-19iio:chemical:atlas-sensor: Drop unnecessary explicit casts in regmap_bulk_rea...Jonathan Cameron1-4/+3
2020-04-19iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read callsJonathan Cameron1-2/+2
2020-04-19iio: imu: st_lsm6dsx: drop huge include in sensor-hub driverLorenzo Bianconi1-2/+1
2020-04-19iio: buffer: drop devm_iio_kfifo_free() API callAlexandru Ardelean1-22/+0
2020-04-19iio: buffer: drop devm_iio_hw_consumer_free() API callAlexandru Ardelean1-31/+0
2020-04-19iio: inkern: drop devm_iio_channel_release{_all} API callsAlexandru Ardelean1-27/+0
2020-04-19iio: core: drop devm_iio_trigger_free() API callAlexandru Ardelean1-32/+0
2020-04-19iio: core: drop devm_iio_trigger_unregister() API callAlexandru Ardelean1-21/+0
2020-04-19iio: core: drop devm_iio_device_free() API callAlexandru Ardelean1-31/+0
2020-04-19iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean1-11/+0
2020-04-19iio: core: drop devm_iio_device_unregister() API callAlexandru Ardelean1-17/+0
2020-04-19iio: move 'indio_dev->info' null check first in __iio_device_register()Alexandru Ardelean1-3/+3
2020-04-19iio: buffer: remove 'scan_el_attrs' attribute group from buffer structAlexandru Ardelean1-8/+0
2020-04-19iio: imu: adis: Add a missing '\n' in a log messageChristophe JAILLET1-1/+1
2020-04-19iio: xilinx-xadc: Fix typoLars-Peter Clausen1-1/+1
2020-04-19iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includesLars-Peter Clausen1-1/+0