summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2020-02-05staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley1-2/+4
2020-02-05staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2-9/+6
2020-02-05staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2-4/+10
2020-02-05staging: wlan-ng: ensure error return is actually returnedColin Ian King1-1/+1
2020-02-05staging: most: net: fix buffer overflowAndrey Shvetsov1-0/+10
2020-01-27staging: greybus: light: fix a couple double freesDan Carpenter1-6/+6
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: 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-17staging: rtl8712: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17staging: rtl8188eu: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17Staging: 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-12-01crypto: ccree - avoid implicit enum conversionNathan Chancellor1-4/+2
2019-11-06staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl1-2/+4
2019-10-29staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King1-4/+2
2019-10-17Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost1-2/+5
2019-10-17staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost1-1/+3
2019-10-05media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia1-8/+4
2019-08-25staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott1-3/+3
2019-08-25staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott1-1/+1
2019-07-31media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...Shailendra Verma1-0/+3
2019-07-21staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott1-1/+2
2019-07-21staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott1-1/+2
2019-07-21staging:iio:ad7150: fix threshold mode config bitMelissa Wen1-8/+11
2019-06-22Staging: vc04_services: Fix a couple error codesDan Carpenter1-2/+2
2019-06-15usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede1-0/+2
2019-06-09staging: wlan-ng: fix adapter initialization failureTim Collier1-1/+2
2019-06-09staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter1-0/+9
2019-05-16staging: olpc_dcon: add a missing dependencyLubomir Rintel1-0/+1
2019-05-10staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold1-1/+1
2019-05-08staging: iio: adt7316: fix the dac write calculationJeremy Fertic1-3/+7
2019-05-08staging: iio: adt7316: fix the dac read calculationJeremy Fertic1-2/+8
2019-05-08staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic1-1/+1
2019-05-04staging: rtlwifi: Fix potential NULL pointer dereference of kzallocAditya Pakki1-0/+2
2019-05-04staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2-10/+2
2019-05-04staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-05-04staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki4-11/+16