summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2021-11-17staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter-1/+2
2021-11-17staging: greybus: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai-2/+6
2021-11-15staging: Remove Netlogic XLP network driverRob Herring-2424/+0
2021-11-15staging: r8188eu: fix a memory leak in rtw_wx_read32()Dan Carpenter-1/+7
2021-11-15staging: r8188eu: use GFP_ATOMIC under spinlockMichael Straube-1/+1
2021-11-15staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic contextFabio M. De Francesco-2/+2
2021-11-15staging/fbtft: Fix backlightNoralf Trønnes-12/+1
2021-11-15staging: r8188eu: Fix breakage introduced when 5G code was removedLarry Finger-0/+2
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-10/+5
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-721/+0
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-17/+12
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-49/+40
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-22221/+3171
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+4
2021-11-01Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-259/+511
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+8
2021-10-30staging: r8188eu: hal: remove goto statement and local variableSaurav Girepunje-14/+5
2021-10-30staging: rtl8723bs: hal remove the assignment to itselfSaurav Girepunje-12/+0
2021-10-30staging: rtl8723bs: fix unmet dependency on CRYPTO for CRYPTO_LIB_ARC4Julian Braha-0/+1
2021-10-30staging: vchiq_core: get rid of typedefGaston Gonzalez-6/+4
2021-10-30staging: fieldbus: anybus: reframe comment to avoid warningAjith P V-4/+4
2021-10-30staging: r8188eu: fix missing unlock in rtw_resume()Yang Yingliang-1/+3
2021-10-29exit/r8188eu: Replace the macro thread_exit with a simple return 0Eric W. Biederman-4/+2
2021-10-29exit/rtl8712: Replace the macro thread_exit with a simple return 0Eric W. Biederman-2/+1
2021-10-29exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman-5/+3
2021-10-27staging: use of_get_ethdev_address()Jakub Kicinski-1/+1
2021-10-26staging: r8188eu: core: remove the goto from rtw_IOL_accquire_xmit_frameSaurav Girepunje-4/+3
2021-10-26staging: r8188eu: core: remove goto statementSaurav Girepunje-7/+4
2021-10-26staging: vt6655: Rename `dwAL7230InitTable` arrayKarolina Drobnik-11/+11
2021-10-26staging: vt6655: Rename `dwAL2230PowerTable` arrayKarolina Drobnik-3/+3
2021-10-26staging: vt6655: Rename `dwAL7230InitTableAMode` arrayKarolina Drobnik-9/+9
2021-10-26staging: vt6655: Rename `dwAL7230ChannelTable2` arrayKarolina Drobnik-3/+3
2021-10-26staging: vt6655: Rename `dwAL7230ChannelTable1` arrayKarolina Drobnik-3/+3
2021-10-26staging: vt6655: Rename `dwAL7230ChannelTable0` arrayKarolina Drobnik-3/+3
2021-10-26staging: vt6655: Rename `dwAL2230ChannelTable1` arrayKarolina Drobnik-3/+3
2021-10-26staging: vt6655: Rename `dwAL2230ChannelTable0` arrayKarolina Drobnik-3/+3
2021-10-26staging: r8712u: fix control-message timeoutJohan Hovold-1/+1
2021-10-26staging: rtl8192u: fix control-message timeoutsJohan Hovold-9/+9
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman-0/+3
2021-10-25staging: mt7621-dts: add missing SPDX license to filesSergio Paracuellos-0/+3
2021-10-25staging: vchiq_core: fix quoted strings split across linesGaston Gonzalez-7/+3
2021-10-25staging: vchiq_core: cleanup lines that end with '(' or '['Gaston Gonzalez-20/+10
2021-10-25staging: vchiq_core: drop extern prefix in function declarationsGaston Gonzalez-51/+25
2021-10-25staging: vchiq: drop trailing semicolon in macro definitionGaston Gonzalez-8/+8
2021-10-25staging: vchiq_core.h: use preferred kernel typesGaston Gonzalez-6/+6
2021-10-25staging: vchiq_core.h: fix CamelCase in function declarationGaston Gonzalez-1/+1
2021-10-25staging: vchiq_core: cleanup code alignment issuesGaston Gonzalez-441/+286
2021-10-25staging: vchiq_core: cleanup blank linesGaston Gonzalez-5/+0
2021-10-25staging: r8188eu: remove the sreset_priv structureMartin Kaiser-51/+4
2021-10-25staging: r8188eu: remove last_tx_complete_timeMartin Kaiser-22/+0