summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott2023-01-241-1/+1
* wifi: wilc1000: sdio: fix module autoloadingMichael Walle2023-01-181-0/+1
* staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing2023-01-181-1/+1
* staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter2023-01-181-1/+3
* speakup: fix a segfault caused by switching consolesMushahid Hussain2022-11-251-1/+1
* staging: vt6655: fix potential memory leakNam Cao2022-10-261-1/+1
* staging: vt6655: fix some erroneous memory clean-up loopsNam Cao2022-10-261-3/+3
* spi: mt7621: Fix an error message in mt7621_spi_probe()Christophe JAILLET2022-10-261-5/+3
* staging: rtl8712: fix use after free bugsDan Carpenter2022-09-151-36/+0
* staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callbackDuoming Zhou2022-08-253-22/+20
* tty: the rest, stop using tty_schedule_flip()Jiri Slaby2022-07-291-2/+2
* pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean2022-07-291-0/+2
* comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott2022-06-251-1/+1
* staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng2022-06-141-3/+3
* drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou2022-06-141-1/+1
* drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou2022-06-141-1/+1
* staging: greybus: codecs: fix type confusion of list iterator variableJakob Koschel2022-06-141-2/+2
* staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov (Oracle)2022-06-061-2/+4
* staging: ion: Prevent incorrect reference counting behavourLee Jones2022-04-271-0/+3
* staging:iio:adc:ad7280a: Fix handing of device address bit reversing.Jonathan Cameron2022-04-151-2/+2
* staging: fbtft: fb_st7789v: reset display before initializationOliver Graute2022-03-281-0/+2
* staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter2022-03-161-2/+3
* staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König2022-02-161-1/+4
* staging: greybus: audio: Check null pointerJiasheng Jiang2022-01-271-0/+15
* staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle...Nathan Chancellor2022-01-271-11/+11
* staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter2021-12-011-1/+2
* erofs: fix unsafe pagevec reuse of hooked pclustersGao Xiang2021-11-262-11/+19
* erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()Yue Hu2021-11-262-7/+2
* staging: rtl8192u: fix control-message timeoutsJohan Hovold2021-11-121-9/+9
* staging: r8712u: fix control-message timeoutJohan Hovold2021-11-121-1/+1
* comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold2021-11-121-5/+7
* comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold2021-11-121-9/+7
* comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold2021-11-121-2/+4
* comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold2021-11-121-0/+10
* comedi: dt9812: fix DMA buffers on stackJohan Hovold2021-11-121-29/+86
* erofs: fix up erofs_lookup tracepointGao Xiang2021-10-061-3/+3
* staging: greybus: uart: fix tty use after freeJohan Hovold2021-10-061-30/+32
* staging: rts5208: Fix get_ms_information() heap buffer sizeKees Cook2021-09-221-7/+3
* staging: ks7010: Fix the initialization of the 'sleep_status' structureChristophe JAILLET2021-09-221-1/+1
* staging: board: Fix uninitialized spinlock when attaching genpdGeert Uytterhoeven2021-09-221-1/+6
* staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang2021-08-121-0/+2
* staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto2021-07-201-4/+1
* staging: mt7621-dts: fix pci address for PCI memory rangeSergio Paracuellos2021-07-201-1/+1
* staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter2021-07-201-4/+6
* staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter2021-07-201-1/+9
* media: imx-csi: Skip first few frames from a BT.656 sourceSteve Longerbeam2021-07-201-1/+13
* pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabledSergio Paracuellos2021-06-301-1/+1
* staging: rtl8723bs: Fix uninitialized variablesWenli Looi2021-06-161-1/+1
* staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter2021-06-031-2/+2
* spi: mt7621: Don't leak SPI master in probe error pathLukas Wunner2021-06-031-2/+2