summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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-08-16staging: android: ion: Bail out upon SIGKILL when allocating memory.Tetsuo Handa1-0/+3
2019-08-16staging: gasket: apex: fix copy-paste typoIvan Bornyakov1-1/+1
2019-07-31staging: vt6656: use meaningful error code during buffer allocationQuentin Deslandes1-14/+28
2019-07-26media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...Shailendra Verma1-0/+3
2019-07-14staging: rtl8712: reduce stack usage, againArnd Bergmann1-69/+88
2019-07-14staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson2-11/+15
2019-07-14staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson1-10/+0
2019-07-14staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson3-6/+23
2019-07-14staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson1-6/+7
2019-07-14staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_workColin Ian King1-0/+1
2019-07-14staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott1-1/+2
2019-07-14staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott1-1/+2
2019-07-14staging:iio:ad7150: fix threshold mode config bitMelissa Wen1-8/+11
2019-06-25staging: erofs: add requirements field in superblockGao Xiang3-3/+31
2019-06-22Staging: vc04_services: Fix a couple error codesDan Carpenter1-2/+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-31media: staging: davinci_vpfe: disallow building with COMPILE_TESTArnd Bergmann1-1/+1
2019-05-31staging: vc04_services: handle kzalloc failureNicholas Mc Guire2-0/+5
2019-05-25media: imx: Clear fwnode link struct for each endpoint iterationSteve Longerbeam1-6/+9
2019-05-25media: imx: csi: Allow unknown nearest upstream entitiesSteve Longerbeam1-4/+14
2019-05-10staging: most: cdev: fix chrdev_region leak in mod_exitSuresh Udipi1-1/+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
2019-05-04staging, mt7621-pci: fix build without pci supportMaxim Zhukov1-0/+1
2019-05-04staging: axis-fifo: add CONFIG_OF dependencyArnd Bergmann1-0/+1
2019-04-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-27staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott1-3/+3
2019-04-27staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-27staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott1-2/+2
2019-04-27staging: most: core: use device description as nameChristian Gromm1-1/+1
2019-04-27staging: iio: ad7192: Fix ad7193 channel addressMircea Caprioru1-4/+4
2019-04-27Staging: iio: meter: fixed typoLeonard Pollak1-1/+1
2019-04-05staging: spi: mt7621: Add return code check on device_reset()Stefan Roese1-1/+6
2019-04-03staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang1-20/+25
2019-04-03staging: erofs: fix error handling when failed to read compresssed dataGao Xiang1-13/+29
2019-04-03staging: erofs: fix to handle error path of erofs_vmap()Chao Yu2-2/+9
2019-04-03staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley1-4/+4
2019-04-03staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley1-2/+1
2019-04-03staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault3-5/+18
2019-04-03staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott3-7/+38
2019-03-23media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam1-12/+13