summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-12-08staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter
2021-12-08staging: ion: Prevent incorrect reference counting behavourLee Jones
2021-11-12staging: rtl8192u: fix control-message timeoutsJohan Hovold
2021-11-12staging: r8712u: fix control-message timeoutJohan Hovold
2021-11-12comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold
2021-11-12comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold
2021-11-12comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold
2021-11-12staging: comedi: drivers: replace le16_to_cpu() with usb_endpoint_maxp()Cheah Kok Cheong
2021-11-12comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold
2021-11-12comedi: dt9812: fix DMA buffers on stackJohan Hovold
2021-07-20staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter
2021-07-20staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter
2021-06-03staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter
2021-06-03staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus
2021-05-22iio: tsl2583: Fix division by a zero lux_valColin Ian King
2021-05-22media: omap4iss: return error code when omap4iss_get() failedYang Yingliang
2021-05-22staging: rtl8192u: Fix potential infinite loopColin Ian King
2021-04-07staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan
2021-04-07staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan
2021-04-07staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang
2021-04-07staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang
2021-03-17staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: das800: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott
2021-03-17staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott
2021-03-17staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson
2021-03-17staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson
2021-03-17staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter
2021-03-17staging: rtl8712: unterminated string leads to read overflowDan Carpenter
2021-03-17staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter
2021-03-17staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter
2021-03-07staging: most: sound: add sanity check for function argumentChristian Gromm
2021-03-07staging: fwserial: Fix error handling in fwserial_createDinghao Liu
2021-03-03staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser
2020-12-29staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott
2020-12-29speakup: fix uninitialized flush_lockYang Yingliang
2020-11-10staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott
2020-10-17staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam
2020-09-23staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev
2020-07-31staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-31staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-31staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott
2020-07-31staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-31staging: wlan-ng: properly check endpoint typesRustam Kovhaev
2020-07-22staging: comedi: verify array index is correct before using itDan Carpenter