summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2022-03-07media: imx: imx8mq-mipi_csi2: Remove unneeded codeMuhammad Usama Anjum
2022-03-07media: hantro: Add support for i.MX8MM Hantro-G1Adam Ford
2022-03-07media: hantro: Allow i.MX8MQ G1 and G2 to run independentlyAdam Ford
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-02staging: greybus: gpio: Use generic_handle_irq_safe().Sebastian Andrzej Siewior
2022-03-02staging: rtl8723bs: Improve the comment explaining the locking rulesHans de Goede
2022-03-02staging: rtl8723bs: Fix access-point mode deadlockHans de Goede
2022-03-02staging: rts5208: fix Lines should not end with a '('.Samuel Sjöberg
2022-03-01staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter
2022-03-01staging: pi433: prevent uninitialized data from being printed outPaulo Miguel Almeida
2022-03-01staging: r8188eu: use ieee80211 helper to read the "order" bitMartin Kaiser
2022-03-01staging: r8188eu: use ieee80211 helper to read the protected bitMartin Kaiser
2022-03-01staging: r8188eu: use ieee80211 helper to read "more data"Martin Kaiser
2022-03-01staging: r8188eu: use ieee80211 helper to check for more fragmentsMartin Kaiser
2022-03-01staging: r8188eu: use ieee80211 helper for qos bitMartin Kaiser
2022-03-01staging: r8188eu: refactor validate_recv_frame's error handlingMartin Kaiser
2022-03-01staging: r8188eu: use ieee80211 helpers to check the frame typeMartin Kaiser
2022-03-01staging: r8188eu: use ieee80211 define for management frame typeMartin Kaiser
2022-03-01staging: r8188eu: remove unused defineMartin Kaiser
2022-03-01staging: r8188eu: get_rx_status is not usedMartin Kaiser
2022-03-01staging: r8188eu: recvframe_push is not usedMartin Kaiser
2022-03-01staging: r8188eu: cnt is set but not usedMartin Kaiser
2022-03-01staging: r8188eu: fix endless loop in recv_funcMartin Kaiser
2022-03-01staging: r8188eu: irq_prepare_beacon_tasklet is unusedMartin Kaiser
2022-03-01staging: r8188eu: smooth_rssi_data is not usedMartin Kaiser
2022-03-01staging: pi433: remove rf69_get_flag function resolving enum conflictPaulo Miguel Almeida
2022-03-01staging: r8188eu: remove _linked_rx_signal_strength_display()Michael Straube
2022-03-01staging: pi433: remove TODOs-related item from the TODO filePaulo Miguel Almeida
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2022-02-28Merge 5.17-rc6 into staging-nextGreg Kroah-Hartman
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie
2022-02-25staging: r8188eu: remove ETH_ALEN from ieee80211.hMichael Straube
2022-02-25staging: r8188eu: remove update_bcn_p2p_ie()Michael Straube
2022-02-25staging: r8188eu: remove unused function prototypeMichael Straube
2022-02-25staging: r8188eu: EepromAddressSize is set but not usedMichael Straube
2022-02-25staging: wfx: flags for SPI IRQ were ignoredJérôme Pouiller
2022-02-25staging: wfx: ensure HIF request has been sent before pollingJérôme Pouiller
2022-02-25staging: wfx: prefer to wait for an event instead to sleepJérôme Pouiller
2022-02-25staging: wfx: remove duplicated code in wfx_cmd_send()Jérôme Pouiller
2022-02-25staging: wfx: drop useless includeJérôme Pouiller
2022-02-25staging: wfx: remove useless variableJérôme Pouiller
2022-02-25staging: wfx: format code on 100 columnsJérôme Pouiller
2022-02-25staging: wfx: format comments on 100 columnsJérôme Pouiller
2022-02-25staging: wfx: fix struct alignmentJérôme Pouiller
2022-02-25staging: wfx: sta.o was linked twiceJérôme Pouiller
2022-02-25staging: pi433: add index value to write dev_dbg statementPaulo Miguel Almeida
2022-02-25staging: rtl8192u: rework init and exit functionTong Zhang
2022-02-25staging: rtl8192u: add empty debug functionsTong Zhang
2022-02-25staging: rtl8192u: fix broken debug macroTong Zhang
2022-02-25staging: r8188eu: remove redundant variable reg_0x143Colin Ian King