summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2020-11-23staging: dpaa2-switch: pack the firmware command structuresIoana Ciornei
2020-11-23staging: dpaa2-switch: make sure that the VLAN is not already configuredIoana Ciornei
2020-11-23staging: dpaa2-switch: export the 'no buffer' counter in ethtoolIonut-robert Aron
2020-11-23staging: rtl8723bs: remove redundant statementsKaixu Xia
2020-11-23staging: rtl8188eu: clean up the useless codeKaixu Xia
2020-11-23staging: fieldbus: use kobj_to_dev() to get deviceDing Xiang
2020-11-23staging: mfd: hi6421-spmi-pmic: fix error return code in hi6421_spmi_pmic_pro...Wang Hai
2020-11-23staging: hikey9xx: Specify HAS_IOMEM dependency for MFD_HI6421_SPMIDavid Gow
2020-11-23staging: trivial: hikey9xx: fix be32<->u32 casting warningsJuan Antonio Aldea-Armenteros
2020-11-23staging: vt6656: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-23staging: qlge: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-23staging: vt6655: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-23staging: rtl8723bs: core: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-23Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman
2020-11-22Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-13staging: vt6655: Remove useless elseMarcos Antonio de Jesus Filho
2020-11-13staging: net: wimax: i2400m: fw: Fix incorrectly spelt function parameter in ...Lee Jones
2020-11-13staging: net: wimax: i2400m: tx: Fix a few kernel-doc misdemeanoursLee Jones
2020-11-13staging: net: wimax: i2400m: netdev: Demote non-conformant function headerLee Jones
2020-11-13staging: net: wimax: i2400m: fw: Fix some function header misdemeanoursLee Jones
2020-11-13staging: net: wimax: i2400m: driver: Demote some non-conformant kernel-docs, ...Lee Jones
2020-11-13staging: net: wimax: i2400m: control: Fix some misspellings in i2400m_set_ini...Lee Jones
2020-11-13staging: rtl8723bs: clean up leading spaceRoss Schmidt
2020-11-13staging: rtl8723bs: clean up pointer locationsRoss Schmidt
2020-11-13staging: rtl8723bs: clean up logical continuationsRoss Schmidt
2020-11-13staging: rtl8723bs: clean up trailing statementsRoss Schmidt
2020-11-13staging: rtl8723bs: clean up switch case indentationRoss Schmidt
2020-11-13staging: rtl8723bs: clean up open bracesRoss Schmidt
2020-11-13staging: rtl8723bs: clean up open ended linesRoss Schmidt
2020-11-13staging: rtl8723bs: clean up space before tabsRoss Schmidt
2020-11-13staging: rtl8723bs: clean up bracesRoss Schmidt
2020-11-13staging: rtl8723bs: clean up line spacingRoss Schmidt
2020-11-13drivers: staging: retire drivers/staging/goldfishRoman Kiryanov
2020-11-13staging: greybus: Fixed issues with alignment to open parenthesis.Tabot Kevin
2020-11-13staging: gasket: interrupt: fix the missed eventfd_ctx_put() in gasket_interr...Jing Xiangfeng
2020-11-13staging: rtl8192e: Braces should be used on all arms of statementEduard Vintila
2020-11-13staging: greybus: codecs: Fix reference counter leak in error handlingZhang Qilong
2020-11-06staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-idsBrian O'Keefe
2020-11-06staging: ralink-gdma: fix kconfig dependency bug for DMA_RALINKNecip Fazil Yildiran
2020-11-06staging: mt7621-pci: avoid to request pci bus resourcesSergio Paracuellos
2020-11-06staging: rtl8723bs: replace ieee80211_back_actioncodeRoss Schmidt
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_actioncodeRoss Schmidt
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_spectrum_mgmt_actioncodeRoss Schmidt
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_capRoss Schmidt
2020-11-06staging: rtl8723bs: remove ADPT_FMT macroRoss Schmidt
2020-11-06staging: rtl8723bs: remove NDEV_FMT macroRoss Schmidt
2020-11-06staging: rtl8723bs: remove IP_FMT macroRoss Schmidt
2020-11-06staging: rtl8723bs: use %pM format for MAC addressesRoss Schmidt
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt
2020-11-06staging: mt7621-dma: fix alignment warningsSiddhant Gupta