summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* 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
* ion: Do not 'put' ION handle until after its final useLee Jones2022-01-291-5/+5
* ion: Protect kref from userspace manipulationDaniel Rosenberg2022-01-293-9/+83
* ion: Fix use after free during ION_IOC_ALLOCDaniel Rosenberg2022-01-293-8/+25
* 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-081-1/+2
* staging: ion: Prevent incorrect reference counting behavourLee Jones2021-12-081-0/+6
* 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
* staging: greybus: uart: fix tty use after freeJohan Hovold2021-10-061-30/+32
* staging: android: ion: fix page is NULLCheng Chao2021-09-261-1/+1
* 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: 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: s5p_cec: decrement usage count if disabledMauro Carvalho Chehab2021-07-201-1/+1
* staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter2021-06-031-2/+2
* staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus2021-06-031-1/+0
* iio: tsl2583: Fix division by a zero lux_valColin Ian King2021-05-261-0/+9
* media: omap4iss: return error code when omap4iss_get() failedYang Yingliang2021-05-221-1/+3
* staging: greybus: uart: fix unprivileged TIOCCSERIALJohan Hovold2021-05-221-2/+0
* staging: rtl8192u: Fix potential infinite loopColin Ian King2021-05-221-1/+1
* staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan2021-04-071-1/+1
* staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan2021-04-071-1/+1
* staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang2021-04-071-1/+1
* staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang2021-04-071-1/+1
* staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott2021-03-171-1/+1
* staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott2021-03-171-1/+1
* staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott2021-03-171-1/+1
* staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott2021-03-171-1/+1
* staging: comedi: das800: Fix endian problem for AI command dataIan Abbott2021-03-171-1/+1
* staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott2021-03-171-1/+1
* staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott2021-03-171-5/+5
* staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott2021-03-171-9/+9
* staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott2021-03-171-1/+3
* staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson2021-03-171-3/+4
* staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson2021-03-171-2/+4
* staging: ks7010: prevent buffer overflow in ks_wlan_set_scan()Dan Carpenter2021-03-171-2/+4
* staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter2021-03-171-0/+5
* staging: rtl8712: unterminated string leads to read overflowDan Carpenter2021-03-171-1/+1
* staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter2021-03-171-2/+4
* staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter2021-03-171-2/+4
* staging: most: sound: add sanity check for function argumentChristian Gromm2021-03-071-0/+2