summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: comedi: drivers: replace le16_to_cpu() with usb_endpoint_maxp()Cheah Kok Cheong2021-11-123-10/+10
* 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: 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
* 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-221-0/+9
* media: omap4iss: return error code when omap4iss_get() failedYang Yingliang2021-05-221-1/+3
* 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: 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
* staging: fwserial: Fix error handling in fwserial_createDinghao Liu2021-03-071-0/+2
* staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser2021-03-031-0/+1
* staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott2020-12-291-1/+2
* speakup: fix uninitialized flush_lockYang Yingliang2020-12-291-1/+1
* staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott2020-11-101-0/+1
* staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam2020-10-171-0/+3
* staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev2020-09-232-18/+6
* staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-311-6/+14
* staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-311-5/+19
* staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott2020-07-311-1/+1
* staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-311-6/+14
* staging: wlan-ng: properly check endpoint typesRustam Kovhaev2020-07-311-1/+15
* staging: comedi: verify array index is correct before using itDan Carpenter2020-07-221-3/+7