summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-01-19staging: spmi: hisi-spmi-controller: Fix some error handling pathsChristophe JAILLET1-6/+15
2021-01-12staging: mt7621-dma: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+3
2021-01-12Staging: comedi: Return -EFAULT if copy_to_user() failsDan Carpenter1-1/+3
2020-12-30staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott1-1/+2
2020-12-30staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_...Wang Hai1-1/+2
2020-12-30staging: bcm2835: fix vchiq_mmal dependenciesArnd Bergmann1-1/+1
2020-12-30staging: mfd: hi6421-spmi-pmic: fix error return code in hi6421_spmi_pmic_pro...Wang Hai1-1/+3
2020-12-30media: cedrus: fix reference leak in cedrus_start_streamingZhang Qilong1-1/+3
2020-12-30media: staging: rkisp1: cap: fix runtime PM imbalance on errorZhang Qilong1-0/+1
2020-12-30staging: gasket: interrupt: fix the missed eventfd_ctx_put() in gasket_interr...Jing Xiangfeng1-5/+10
2020-12-30staging: greybus: codecs: Fix reference counter leak in error handlingZhang Qilong1-0/+2
2020-11-25Merge tag 'media/v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2020-11-22Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-12/+5
2020-11-06staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-idsBrian O'Keefe1-0/+1
2020-11-06staging: ralink-gdma: fix kconfig dependency bug for DMA_RALINKNecip Fazil Yildiran1-0/+1
2020-11-06staging: mt7621-pci: avoid to request pci bus resourcesSergio Paracuellos1-12/+3
2020-11-05media: cedrus: h264: Fix check for presence of scaling matrixJernej Skrabec1-1/+1
2020-11-04Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-10-28MAINTAINERS: fix broken doc refs due to yaml conversionMauro Carvalho Chehab1-1/+1
2020-10-27staging: fieldbus: anybuss: jump to correct label in an error pathJing Xiangfeng1-1/+1
2020-10-27staging: wfx: fix test on return value of gpiod_get_value()Jérôme Pouiller1-1/+1
2020-10-27staging: wfx: fix use of uninitialized pointerJérôme Pouiller1-3/+3
2020-10-27staging: mmal-vchiq: Fix memory leak for vchiq_instanceSeung-Woo Kim1-4/+15
2020-10-27staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott1-0/+1
2020-10-27staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin1-15/+19
2020-10-27staging: octeon: repair "fixed-link" supportAlexander Sverdlin2-6/+9
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers4-4/+4
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-10-16Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+8
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-412/+0
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds199-5187/+4875
2020-10-15Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2-3/+2
2020-10-13Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds162-10150/+10745
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds6-237/+55
2020-10-10staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam1-0/+3
2020-10-10staging: wfx: improve robustness of wfx_get_hw_rate()Jérôme Pouiller1-0/+4
2020-10-10staging: wfx: drop unicode characters from stringsJérôme Pouiller1-1/+1
2020-10-10staging: wfx: gpiod_get_value() can return an errorJérôme Pouiller2-3/+3
2020-10-10staging: wfx: increase robustness of hif_generic_confirm()Jérôme Pouiller1-2/+2
2020-10-10staging: wfx: wfx_init_common() returns NULL on errorJérôme Pouiller1-1/+1
2020-10-10staging: wfx: standardize the error when vif does not existJérôme Pouiller3-11/+32
2020-10-10staging: wfx: check memory allocationJérôme Pouiller1-1/+7
2020-10-10staging: wfx: improve error handling of hif_join()Jérôme Pouiller1-1/+3
2020-10-10staging: dpaa2-switch: add a dpaa2_switch prefix to all functions in ethsw.cIoana Ciornei1-220/+219
2020-10-10staging: dpaa2-switch: add a dpaa2_switch_ prefix to all functions in ethsw-e...Ioana Ciornei3-29/+30
2020-10-09staging: rtl8188eu: Fix long linesFan Fei1-23/+51
2020-10-08media: staging: rkisp1: uapi: Do not use BIT() macroNiklas Söderlund1-22/+22
2020-10-07dt-bindings: staging: wfx: silabs,wfx yaml conversionJérôme Pouiller2-96/+125
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller33-33/+33
2020-10-07staging: wfx: fix QoS priority for slow busesJérôme Pouiller2-2/+13