summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2020-01-14staging: rtl8188eu: cleanup whitespace in rtl8188e_dm.cMichael Straube
2020-01-14staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_dm.cMichael Straube
2020-01-14staging: rtl8188eu: cleanup long lines in rtl8188e_dm.cMichael Straube
2020-01-14staging: rtl8188eu: convert rtw_hal_antdiv_before_linked() to boolMichael Straube
2020-01-14staging: rtl8188eu: refactor rtw_hal_antdiv_before_linked()Michael Straube
2020-01-14staging: rtl8723bs: remove ODM_GetRightChnlPlaceforIQK()Michael Straube
2020-01-14staging: exfat: Fix alignment warningsPragat Pandya
2020-01-14staging: rtl8188eu: remove unused parameters from rtw_check_network_typeMichael Straube
2020-01-13Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman
2020-01-10Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-10staging: vc04_services: remove header include path to vc04_servicesMasahiro Yamada
2020-01-10staging: vt6656: Move ieee80211_rx_status off stack.Malcolm Priestley
2020-01-10staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley
2020-01-10staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley
2020-01-10staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley
2020-01-10staging: mt7621-dts: fix register range of memc node in mt7621.dtsiChuanhong Guo
2020-01-10staging: rtl8192u: remove unneeded compiler flagsMasahiro Yamada
2020-01-10staging: rtl8192u: remove header include path to ieee80211/Masahiro Yamada
2020-01-10staging: rtl8192u: remove unused MakefileMasahiro Yamada
2020-01-10staging: rtl8188eu: refactor rtl88eu_dm_update_rx_idle_ant()Michael Straube
2020-01-10staging: rtl8188eu: remove else after returnMichael Straube
2020-01-10staging: rtl8188: avoid excessive stack usageArnd Bergmann
2020-01-10staging: rts5208: remove unneeded header include pathMasahiro Yamada
2020-01-10Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-01-04Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-01-03media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus
2020-01-03staging: wfx: check for memory allocation failures from wfx_alloc_hifColin Ian King
2020-01-03staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube
2020-01-03staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott
2020-01-03staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley
2020-01-03staging: vt6656: remove bool from vnt_radio_power_on retMalcolm Priestley
2020-01-03staging: vt6656: limit reg output to block sizeMalcolm Priestley
2020-01-03staging: vt6656: correct return of vnt_init_registers.Malcolm Priestley
2020-01-03staging: vt6656: Fix non zero logical return of, usb_control_msgMalcolm Priestley
2020-01-03staging: exfat: add STAGING prefix to config namesNamjae Jeon
2020-01-03staging: vt6656: remove unnecessary parenthesisAmir Mahdi Ghorbanian
2020-01-03staging: rtl8188eu: use break to exit while loopMichael Straube
2020-01-03staging: kpc2000: remove unnecessary assertions in kpc_dma_transferAditya Pakki
2019-12-23Merge 5.5-rc3 into staging-nextGreg Kroah-Hartman
2019-12-19staging: nvec: check return valueXidong Wang
2019-12-18staging: wfx: update TODOJérôme Pouiller
2019-12-18staging: wfx: implement cancel_hw_scan()Jérôme Pouiller
2019-12-18staging: wfx: delayed_link_loss cannot happenJérôme Pouiller
2019-12-18staging: wfx: delayed_unjoin cannot happenJérôme Pouiller
2019-12-18staging: wfx: workaround bug with "iw scan"Jérôme Pouiller
2019-12-18staging: wfx: rewrite wfx_hw_scan()Jérôme Pouiller
2019-12-18staging: wfx: simplify hif_set_template_frame() usageJérôme Pouiller
2019-12-18staging: wfx: introduce update_probe_tmpl()Jérôme Pouiller
2019-12-18staging: wfx: simplify hif_scan() usageJérôme Pouiller
2019-12-18staging: wfx: drop useless wfx_scan_complete()Jérôme Pouiller