summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson2019-07-143-6/+23
* staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson2019-07-141-6/+7
* staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_workColin Ian King2019-07-141-0/+1
* staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott2019-07-141-1/+2
* staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott2019-07-141-1/+2
* staging:iio:ad7150: fix threshold mode config bitMelissa Wen2019-07-141-8/+11
* staging: erofs: add requirements field in superblockGao Xiang2019-06-253-3/+31
* Staging: vc04_services: Fix a couple error codesDan Carpenter2019-06-221-2/+2
* staging: wlan-ng: fix adapter initialization failureTim Collier2019-06-091-1/+2
* staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter2019-06-091-0/+9
* media: staging: davinci_vpfe: disallow building with COMPILE_TESTArnd Bergmann2019-05-311-1/+1
* staging: vc04_services: handle kzalloc failureNicholas Mc Guire2019-05-312-0/+5
* media: imx: Clear fwnode link struct for each endpoint iterationSteve Longerbeam2019-05-251-6/+9
* media: imx: csi: Allow unknown nearest upstream entitiesSteve Longerbeam2019-05-251-4/+14
* staging: most: cdev: fix chrdev_region leak in mod_exitSuresh Udipi2019-05-101-1/+1
* staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold2019-05-101-1/+1
* staging: iio: adt7316: fix the dac write calculationJeremy Fertic2019-05-081-3/+7
* staging: iio: adt7316: fix the dac read calculationJeremy Fertic2019-05-081-2/+8
* staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic2019-05-081-1/+1
* staging: rtlwifi: Fix potential NULL pointer dereference of kzallocAditya Pakki2019-05-041-0/+2
* staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2019-05-042-10/+2Star
* staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereferenceAditya Pakki2019-05-041-0/+2
* staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki2019-05-044-11/+16
* staging, mt7621-pci: fix build without pci supportMaxim Zhukov2019-05-041-0/+1
* staging: axis-fifo: add CONFIG_OF dependencyArnd Bergmann2019-05-041-0/+1
* staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-271-3/+1Star
* staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott2019-04-271-3/+3
* staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-271-3/+1Star
* staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott2019-04-271-2/+2
* staging: most: core: use device description as nameChristian Gromm2019-04-271-1/+1
* staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru2019-04-271-4/+4
* Staging: iio: meter: fixed typoLeonard Pollak2019-04-271-1/+1
* staging: spi: mt7621: Add return code check on device_reset()Stefan Roese2019-04-051-1/+6
* staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang2019-04-031-20/+25
* staging: erofs: fix error handling when failed to read compresssed dataGao Xiang2019-04-031-13/+29
* staging: erofs: fix to handle error path of erofs_vmap()Chao Yu2019-04-032-2/+9
* staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley2019-04-031-4/+4
* staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley2019-04-031-2/+1Star
* staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault2019-04-033-5/+18
* staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott2019-04-033-7/+38
* media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam2019-03-231-12/+13
* media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam2019-03-231-3/+14
* media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam2019-03-231-9/+17