summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-03-07staging: most: sound: add sanity check for function argumentChristian Gromm1-0/+2
2021-03-07staging: fwserial: Fix error handling in fwserial_createDinghao Liu1-0/+2
2021-03-04staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser1-0/+1
2021-03-04staging: gdm724x: Fix DMA from stackAmey Narkhede1-3/+7
2021-03-04staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.cIlya Lipnitskiy2-2/+2
2021-03-04staging: rtl8723bs: wifi_regd.c: Fix incorrect number of regulatory rulesChen-Yu Tsai1-1/+1
2021-01-12staging: mt7621-dma: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+3
2020-12-30spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probeQinglang Miao1-0/+2
2020-12-30staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott1-1/+2
2020-12-30speakup: fix uninitialized flush_lockYang Yingliang1-1/+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-12-11speakup: Reject setting the speakup line discipline outside of speakupSamuel Thibault1-14/+23
2020-11-24staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-idsBrian O'Keefe1-0/+1
2020-11-24speakup: Do not let the line discipline be used several timesSamuel Thibault1-1/+11
2020-11-18erofs: derive atime instead of leaving it emptyGao Xiang1-10/+11
2020-11-05staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin1-15/+19
2020-11-05staging: octeon: repair "fixed-link" supportAlexander Sverdlin2-6/+9
2020-11-05staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott1-0/+1
2020-10-29staging: rtl8192u: Do not use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2020-10-17staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam1-0/+3
2020-10-01staging:r8188eu: avoid skb_clone for amsdu to msdu conversionIvan Safonov1-13/+6
2020-10-01media: staging/imx: Missing assignment in imx_media_capture_device_register()Dan Carpenter1-1/+1
2020-09-17staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal1-14/+15
2020-09-17staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev2-18/+6
2020-08-19staging: rtl8192u: fix a dubious looking mask before a shiftColin Ian King1-1/+1
2020-08-11staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan1-0/+12
2020-07-29staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-29staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-5/+19
2020-07-29staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott1-1/+1
2020-07-29staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-29staging: wlan-ng: properly check endpoint typesRustam Kovhaev1-1/+15
2020-07-22staging: comedi: verify array index is correct before using itDan Carpenter1-3/+7
2020-07-01Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()Dan Carpenter1-1/+3
2020-07-01erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixupGao Xiang1-10/+10
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon1-1/+1
2020-06-25staging: sm750fb: add missing case while setting FB_VISUALMatej Dujava1-0/+1
2020-06-25staging: gasket: Fix mapping refcnt leak when register/store failsXiyu Yang1-0/+1
2020-06-25staging: gasket: Fix mapping refcnt leak when put attribute failsXiyu Yang1-0/+1
2020-06-25staging: greybus: fix a missing-check bug in gb_lights_light_config()Chen Zhou1-1/+2
2020-06-22staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc coreUlf Hansson1-3/+7
2020-06-22staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig1-2/+2
2020-06-10staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan1-8/+1
2020-05-27staging: greybus: Fix uninitialized scalar variableOscar Carter1-2/+2
2020-05-27staging: iio: ad2s1210: Fix SPI readingDragos Bogdan1-5/+12
2020-05-27staging: most: core: replace strcpy() by strscpy()Gustavo A. R. Silva1-1/+1
2020-05-14staging: gasket: Check the return value of gasket_get_bar_index()Oscar Carter1-0/+4
2020-05-02PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas1-7/+0
2020-04-29staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley1-1/+2
2020-04-29staging: vt6656: Fix pairwise key entry save.Malcolm Priestley2-12/+8