summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-12-01staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter1-1/+2
2021-12-01staging/fbtft: Fix backlightNoralf Trønnes2-12/+1
2021-11-17staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MICVegard Nossum1-0/+3
2021-11-17wilc1000: fix possible memory leak in cfg_scan_result()Ajay Singh1-2/+1
2021-11-17media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_infoRicardo Ribalda1-2/+3
2021-11-17media: ipu3-imgu: imgu_fmt: Handle properly tryRicardo Ribalda1-1/+1
2021-11-17media: imx: set a media_device bus_info stringMartin Kepplinger1-0/+2
2021-11-12media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_initGustavo A. R. Silva2-5/+4
2021-11-12staging: rtl8192u: fix control-message timeoutsJohan Hovold1-9/+9
2021-11-12staging: r8712u: fix control-message timeoutJohan Hovold1-1/+1
2021-11-12comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold1-5/+7
2021-11-12comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold1-9/+7
2021-11-12comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold1-2/+4
2021-11-12comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold1-0/+10
2021-11-12comedi: dt9812: fix DMA buffers on stackJohan Hovold1-29/+86
2021-09-30staging: greybus: uart: fix tty use after freeJohan Hovold1-30/+32
2021-09-26staging: rtl8192u: Fix bitwise vs logical operator in TranslateRxSignalStuff8...Nathan Chancellor1-1/+1
2021-09-22staging: rts5208: Fix get_ms_information() heap buffer sizeKees Cook1-7/+3
2021-09-22staging: ks7010: Fix the initialization of the 'sleep_status' structureChristophe JAILLET1-1/+1
2021-09-22staging: board: Fix uninitialized spinlock when attaching genpdGeert Uytterhoeven1-1/+6
2021-08-12staging: rtl8712: get rid of flush_scheduled_workPavel Skripkin5-1/+20
2021-08-12staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang1-0/+2
2021-07-20staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto1-4/+1
2021-07-14staging: mt7621-dts: fix pci address for PCI memory rangeSergio Paracuellos1-1/+1
2021-07-14staging: rtl8712: fix memory leak in rtl871x_load_fw_cbPavel Skripkin1-0/+3
2021-07-14staging: rtl8712: remove redundant check in r871xu_drv_initPavel Skripkin1-6/+4
2021-07-14staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter1-4/+6
2021-07-14staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter1-1/+9
2021-07-14staging: fbtft: Rectify GPIO handlingAndy Shevchenko17-60/+25
2021-07-14media: imx-csi: Skip first few frames from a BT.656 sourceSteve Longerbeam1-1/+13
2021-07-14media: imx: imx7_mipi_csis: Fix logging of only error event countersLaurent Pinchart1-2/+4
2021-06-23pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabledSergio Paracuellos1-1/+1
2021-06-16staging: rtl8723bs: Fix uninitialized variablesWenli Looi1-1/+1
2021-06-03staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter1-2/+2
2021-06-03staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus1-1/+0
2021-05-14media: omap4iss: return error code when omap4iss_get() failedYang Yingliang1-1/+3
2021-05-14staging: greybus: uart: fix unprivileged TIOCCSERIALJohan Hovold1-2/+0
2021-05-14staging: rtl8192u: Fix potential infinite loopColin Ian King1-1/+1
2021-05-14staging: fwserial: fix TIOCSSERIAL permission checkJohan Hovold1-2/+6
2021-05-14staging: fwserial: fix TIOCSSERIAL jiffies conversionsJohan Hovold1-2/+2
2021-05-14staging: greybus: uart: fix TIOCSSERIAL jiffies conversionsJohan Hovold1-4/+7
2021-05-11media: staging/intel-ipu3: Fix race condition during set_fmtRicardo Ribalda1-16/+14
2021-05-11media: staging/intel-ipu3: Fix set_fmt error handlingRicardo Ribalda1-0/+5
2021-05-11media: staging/intel-ipu3: Fix memory leak in imu_fmtRicardo Ribalda1-4/+7
2021-05-11media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt()Laurent Pinchart1-1/+1
2021-04-07staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan1-1/+1
2021-04-07staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan1-1/+1
2021-04-07staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang1-1/+1
2021-04-07staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang1-1/+1
2021-03-17staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott1-1/+1