summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188: avoid excessive stack usageArnd Bergmann2020-02-241-3/+6
* staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley2020-02-011-2/+4
* staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2020-02-012-9/+6
* staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2020-02-012-4/+10
* staging: wlan-ng: ensure error return is actually returnedColin Ian King2020-02-011-1/+1
* staging: most: net: fix buffer overflowAndrey Shvetsov2020-02-011-0/+10
* staging: greybus: light: fix a couple double freesDan Carpenter2020-01-271-6/+6
* staging: android: vsoc: fix copy_from_user overrunVincent Stehlé2020-01-271-1/+2
* staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xxNathan Chancellor2020-01-271-1/+1
* staging: r8822be: check kzalloc return or bailNicholas Mc Guire2020-01-271-1/+4
* staging: most: cdev: add missing check for cdev_add failureColin Ian King2020-01-271-1/+4
* staging: bcm2835-camera: fix module autoloadingStefan Wahren2020-01-271-0/+1
* staging: bcm2835-camera: Abort probe if there is no cameraStefan Wahren2020-01-271-0/+9
* staging: comedi: ni_mio_common: protect register write overflowSpencer E. Olson2020-01-271-7/+17
* staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube2020-01-141-0/+1
* staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott2020-01-141-2/+2
* staging: vt6656: set usb_set_intfdata on driver fail.Malcolm Priestley2020-01-143-0/+3
* staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott2019-12-311-0/+10
* fbtft: Make sure string is NULL terminatedAndy Shevchenko2019-12-311-1/+1
* staging: rtl8188eu: fix possible null dereferenceConnor Kuehl2019-12-311-2/+2
* staging: rtl8192u: fix multiple memory leaks on error pathNavid Emamdoost2019-12-311-5/+12
* erofs: zero out when listxattr is called with no xattrGao Xiang2019-12-171-0/+2
* staging: rtl8712: fix interface sanity checkJohan Hovold2019-12-171-1/+1
* staging: rtl8188eu: fix interface sanity checkJohan Hovold2019-12-171-1/+1
* Staging: iio: adt7316: Fix i2c data reading, set the data fieldShreeya Patel2019-12-131-0/+2
* staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-idsHans de Goede2019-12-051-0/+1
* staging: rtl8723bs: Drop ACPI device idsHans de Goede2019-12-051-6/+0
* staging: rtl8192e: fix potential use after freePan Bian2019-12-051-2/+3
* staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr2019-12-011-7/+14
* media: imx: work around false-positive warning, againArnd Bergmann2019-11-201-1/+4
* staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl2019-11-061-2/+4
* staging: mt7621-pinctrl: use pinconf-generic for 'dt_node_to_map' and 'dt_fre...Sergio Paracuellos2019-11-062-38/+4
* staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King2019-10-291-4/+2
* staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost2019-10-171-1/+3
* Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost2019-10-171-2/+5
* staging: erofs: detect potential multiref due to corrupted imagesGao Xiang2019-10-111-3/+17
* staging: erofs: add two missing erofs_workgroup_put for corrupted imagesGao Xiang2019-10-111-1/+5
* staging: erofs: some compressed cluster should be submitted for corrupted imagesGao Xiang2019-10-111-6/+5
* staging: erofs: fix an error handling in erofs_readdir()Gao Xiang2019-10-111-2/+9
* media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia2019-10-051-8/+4
* staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()Ajay Singh2019-09-161-6/+6
* staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott2019-08-251-3/+3
* staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott2019-08-251-1/+1
* staging: android: ion: Bail out upon SIGKILL when allocating memory.Tetsuo Handa2019-08-161-0/+3
* staging: gasket: apex: fix copy-paste typoIvan Bornyakov2019-08-161-1/+1
* staging: vt6656: use meaningful error code during buffer allocationQuentin Deslandes2019-07-311-14/+28
* media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...Shailendra Verma2019-07-261-0/+3
* staging: rtl8712: reduce stack usage, againArnd Bergmann2019-07-141-69/+88
* staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson2019-07-142-11/+15
* staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson2019-07-141-10/+0