summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2020-04-02staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang1-0/+2
2020-04-02staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang1-0/+1
2020-04-02staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger1-0/+1
2020-03-25staging: greybus: loopback_test: fix potential path truncationsJohan Hovold1-7/+8
2020-03-25staging: greybus: loopback_test: fix potential path truncationJohan Hovold1-1/+1
2020-03-25staging/speakup: fix get_word non-space look-aheadSamuel Thibault1-1/+1
2020-03-25staging: greybus: loopback_test: fix poll-mask build breakageJohan Hovold1-2/+2
2020-03-25staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube1-0/+1
2020-02-28staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter1-1/+1
2020-02-28staging: rtl8723bs: fix copy of overlapping memoryColin Ian King1-3/+2
2020-02-28staging: rtl8723bs: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-28staging: rtl8723bs: Fix potential security holeLarry Finger1-1/+1
2020-02-28staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-28staging: rtl8188eu: Fix potential security holeLarry Finger1-1/+1
2020-02-28staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.Malcolm Priestley1-1/+1
2020-02-28staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan1-0/+28
2020-02-24staging: rtl8188: avoid excessive stack usageArnd Bergmann1-3/+6
2020-02-01staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley1-2/+4
2020-02-01staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2-9/+6
2020-02-01staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2-4/+10
2020-02-01staging: wlan-ng: ensure error return is actually returnedColin Ian King1-1/+1
2020-02-01staging: most: net: fix buffer overflowAndrey Shvetsov1-0/+10
2020-01-27staging: greybus: light: fix a couple double freesDan Carpenter1-6/+6
2020-01-27staging: android: vsoc: fix copy_from_user overrunVincent Stehlé1-1/+2
2020-01-27staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xxNathan Chancellor1-1/+1
2020-01-27staging: r8822be: check kzalloc return or bailNicholas Mc Guire1-1/+4
2020-01-27staging: most: cdev: add missing check for cdev_add failureColin Ian King1-1/+4
2020-01-27staging: bcm2835-camera: fix module autoloadingStefan Wahren1-0/+1
2020-01-27staging: bcm2835-camera: Abort probe if there is no cameraStefan Wahren1-0/+9
2020-01-27staging: comedi: ni_mio_common: protect register write overflowSpencer E. Olson1-7/+17
2020-01-14staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube1-0/+1
2020-01-14staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott1-2/+2
2020-01-14staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley3-0/+3
2019-12-31staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott1-0/+10
2019-12-31fbtft: Make sure string is NULL terminatedAndy Shevchenko1-1/+1
2019-12-31staging: rtl8188eu: fix possible null dereferenceConnor Kuehl1-2/+2
2019-12-31staging: rtl8192u: fix multiple memory leaks on error pathNavid Emamdoost1-5/+12
2019-12-17erofs: zero out when listxattr is called with no xattrGao Xiang1-0/+2
2019-12-17staging: rtl8712: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17staging: rtl8188eu: fix interface sanity checkJohan Hovold1-1/+1
2019-12-13Staging: iio: adt7316: Fix i2c data reading, set the data fieldShreeya Patel1-0/+2
2019-12-05staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-idsHans de Goede1-0/+1
2019-12-05staging: rtl8723bs: Drop ACPI device idsHans de Goede1-6/+0
2019-12-05staging: rtl8192e: fix potential use after freePan Bian1-2/+3
2019-12-01staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr1-7/+14
2019-11-20media: imx: work around false-positive warning, againArnd Bergmann1-1/+4
2019-11-06staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl1-2/+4
2019-11-06staging: mt7621-pinctrl: use pinconf-generic for 'dt_node_to_map' and 'dt_fre...Sergio Paracuellos2-38/+4
2019-10-29staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King1-4/+2
2019-10-17staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost1-1/+3