summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-30staging: r8188eu: hal: remove goto statement and local variableSaurav Girepunje
2021-10-30staging: rtl8723bs: hal remove the assignment to itselfSaurav Girepunje
2021-10-30staging: rtl8723bs: fix unmet dependency on CRYPTO for CRYPTO_LIB_ARC4Julian Braha
2021-10-30staging: vchiq_core: get rid of typedefGaston Gonzalez
2021-10-30staging: fieldbus: anybus: reframe comment to avoid warningAjith P V
2021-10-30staging: r8188eu: fix missing unlock in rtw_resume()Yang Yingliang
2021-10-29exit/r8188eu: Replace the macro thread_exit with a simple return 0Eric W. Biederman
2021-10-29exit/rtl8712: Replace the macro thread_exit with a simple return 0Eric W. Biederman
2021-10-29exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman
2021-10-27staging: use of_get_ethdev_address()Jakub Kicinski
2021-10-26staging: r8188eu: core: remove the goto from rtw_IOL_accquire_xmit_frameSaurav Girepunje
2021-10-26staging: r8188eu: core: remove goto statementSaurav Girepunje
2021-10-26staging: vt6655: Rename `dwAL7230InitTable` arrayKarolina Drobnik
2021-10-26staging: vt6655: Rename `dwAL2230PowerTable` arrayKarolina Drobnik
2021-10-26staging: vt6655: Rename `dwAL7230InitTableAMode` arrayKarolina Drobnik
2021-10-26staging: vt6655: Rename `dwAL7230ChannelTable2` arrayKarolina Drobnik
2021-10-26staging: vt6655: Rename `dwAL7230ChannelTable1` arrayKarolina Drobnik
2021-10-26staging: vt6655: Rename `dwAL7230ChannelTable0` arrayKarolina Drobnik
2021-10-26staging: vt6655: Rename `dwAL2230ChannelTable1` arrayKarolina Drobnik
2021-10-26staging: vt6655: Rename `dwAL2230ChannelTable0` arrayKarolina Drobnik
2021-10-26staging: r8712u: fix control-message timeoutJohan Hovold
2021-10-26staging: rtl8192u: fix control-message timeoutsJohan Hovold
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-10-25staging: mt7621-dts: add missing SPDX license to filesSergio Paracuellos
2021-10-25staging: vchiq_core: fix quoted strings split across linesGaston Gonzalez
2021-10-25staging: vchiq_core: cleanup lines that end with '(' or '['Gaston Gonzalez
2021-10-25staging: vchiq_core: drop extern prefix in function declarationsGaston Gonzalez
2021-10-25staging: vchiq: drop trailing semicolon in macro definitionGaston Gonzalez
2021-10-25staging: vchiq_core.h: use preferred kernel typesGaston Gonzalez
2021-10-25staging: vchiq_core.h: fix CamelCase in function declarationGaston Gonzalez
2021-10-25staging: vchiq_core: cleanup code alignment issuesGaston Gonzalez
2021-10-25staging: vchiq_core: cleanup blank linesGaston Gonzalez
2021-10-25staging: r8188eu: remove the sreset_priv structureMartin Kaiser
2021-10-25staging: r8188eu: remove last_tx_complete_timeMartin Kaiser
2021-10-25staging: r8188eu: silentreset_mutex is unusedMartin Kaiser
2021-10-25staging: r8188eu: wifi_error_status is write-onlyMartin Kaiser
2021-10-25staging: r8188eu: silent_reset_inprogress is never readMartin Kaiser
2021-10-25staging: r8188eu: remove unused local variableSaurav Girepunje
2021-10-24staging: r8188eu: Use a Mutex instead of a binary SemaphoreFabio M. De Francesco
2021-10-24staging: rtl8723bs: core: Remove unnecessary blank linesKushal Kothari
2021-10-24staging: rtl8723bs: core: Remove unnecessary space after a castKushal Kothari
2021-10-24staging: rtl8723bs: core: Remove unnecessary parenthesesKushal Kothari