summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-108-10/+5
|\
| * exit/r8188eu: Replace the macro thread_exit with a simple return 0Eric W. Biederman2021-10-293-4/+2
| * exit/rtl8712: Replace the macro thread_exit with a simple return 0Eric W. Biederman2021-10-292-2/+1
| * exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman2021-10-294-5/+3
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-067-721/+0
|\ \
| * | PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos2021-10-217-721/+0
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-052-17/+12
|\ \
| * | scsi: staging: unisys: Remove the shost_attrs memberBart Van Assche2021-10-161-1/+0
| * | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-162-5/+4
| * | scsi: staging: unisys: visorhba: Call scsi_done() directlyBart Van Assche2021-10-161-8/+6
| * | scsi: staging: rts5208: Call scsi_done() directlyBart Van Assche2021-10-161-3/+2
| |/
* | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-043-49/+40
|\ \
| * | dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-251-0/+3
| * | Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2021-10-192-49/+37
| |\ \
| | * | staging: iio: ad9832: convert probe to device-managedAlexandru Ardelean2021-10-171-46/+36
| | * | staging: iio: cdc: remove braces from single line if blocksAlexander Vorwerk2021-09-141-3/+1
| | |/
* | | Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-04254-22221/+3171
|\ \ \
| * | | staging: r8188eu: hal: remove goto statement and local variableSaurav Girepunje2021-10-301-14/+5
| * | | staging: rtl8723bs: hal remove the assignment to itselfSaurav Girepunje2021-10-301-12/+0
| * | | staging: rtl8723bs: fix unmet dependency on CRYPTO for CRYPTO_LIB_ARC4Julian Braha2021-10-301-0/+1
| * | | staging: vchiq_core: get rid of typedefGaston Gonzalez2021-10-302-6/+4
| * | | staging: fieldbus: anybus: reframe comment to avoid warningAjith P V2021-10-301-4/+4
| * | | staging: r8188eu: fix missing unlock in rtw_resume()Yang Yingliang2021-10-301-1/+3
| * | | staging: r8188eu: core: remove the goto from rtw_IOL_accquire_xmit_frameSaurav Girepunje2021-10-261-4/+3
| * | | staging: r8188eu: core: remove goto statementSaurav Girepunje2021-10-261-7/+4
| * | | staging: vt6655: Rename `dwAL7230InitTable` arrayKarolina Drobnik2021-10-261-11/+11
| * | | staging: vt6655: Rename `dwAL2230PowerTable` arrayKarolina Drobnik2021-10-261-3/+3
| * | | staging: vt6655: Rename `dwAL7230InitTableAMode` arrayKarolina Drobnik2021-10-261-9/+9
| * | | staging: vt6655: Rename `dwAL7230ChannelTable2` arrayKarolina Drobnik2021-10-261-3/+3
| * | | staging: vt6655: Rename `dwAL7230ChannelTable1` arrayKarolina Drobnik2021-10-261-3/+3
| * | | staging: vt6655: Rename `dwAL7230ChannelTable0` arrayKarolina Drobnik2021-10-261-3/+3
| * | | staging: vt6655: Rename `dwAL2230ChannelTable1` arrayKarolina Drobnik2021-10-261-3/+3
| * | | staging: vt6655: Rename `dwAL2230ChannelTable0` arrayKarolina Drobnik2021-10-261-3/+3
| * | | staging: r8712u: fix control-message timeoutJohan Hovold2021-10-261-1/+1
| * | | staging: rtl8192u: fix control-message timeoutsJohan Hovold2021-10-261-9/+9
| * | | staging: mt7621-dts: add missing SPDX license to filesSergio Paracuellos2021-10-253-0/+3
| * | | staging: vchiq_core: fix quoted strings split across linesGaston Gonzalez2021-10-251-7/+3
| * | | staging: vchiq_core: cleanup lines that end with '(' or '['Gaston Gonzalez2021-10-251-20/+10
| * | | staging: vchiq_core: drop extern prefix in function declarationsGaston Gonzalez2021-10-251-51/+25
| * | | staging: vchiq: drop trailing semicolon in macro definitionGaston Gonzalez2021-10-254-8/+8
| * | | staging: vchiq_core.h: use preferred kernel typesGaston Gonzalez2021-10-251-6/+6
| * | | staging: vchiq_core.h: fix CamelCase in function declarationGaston Gonzalez2021-10-251-1/+1
| * | | staging: vchiq_core: cleanup code alignment issuesGaston Gonzalez2021-10-252-441/+286
| * | | staging: vchiq_core: cleanup blank linesGaston Gonzalez2021-10-252-5/+0
| * | | staging: r8188eu: remove the sreset_priv structureMartin Kaiser2021-10-258-51/+4
| * | | staging: r8188eu: remove last_tx_complete_timeMartin Kaiser2021-10-254-22/+0
| * | | staging: r8188eu: silentreset_mutex is unusedMartin Kaiser2021-10-252-2/+0
| * | | staging: r8188eu: wifi_error_status is write-onlyMartin Kaiser2021-10-254-29/+2
| * | | staging: r8188eu: silent_reset_inprogress is never readMartin Kaiser2021-10-252-3/+0
| * | | staging: r8188eu: remove unused local variableSaurav Girepunje2021-10-253-3/+3