summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-23media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam1-3/+14
2019-03-23media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam1-9/+17
2019-03-19staging: erofs: fix race when the managed cache is enabledGao Xiang2-39/+101
2019-03-14staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang1-89/+100
2019-03-14staging: erofs: fix race of initializing xattrs of a inode at the same timeGao Xiang2-15/+37
2019-03-14staging: erofs: fix memleak of inode's shared xattr arrayGao Xiang1-1/+4
2019-03-14staging: erofs: fix fast symlink w/o xattr when fs xattr is onGao Xiang2-9/+24
2019-03-14staging: erofs: add error handling for xattr submoduleGao Xiang2-36/+81
2019-03-10staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa1-18/+24
2019-03-10staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa1-5/+20
2019-03-10staging: android: ion: fix sys heap pool's gfp_flagsQing Xia1-1/+1
2019-03-10staging: wilc1000: fix to set correct value for 'vif_num'Ajay Singh1-2/+2
2019-03-10staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-03-10staging: erofs: compressed_pages should not be accessed again after freedGao Xiang3-31/+30
2019-03-10staging: erofs: fix illegal address access under memory pressureGao Xiang1-1/+6
2019-03-10staging: erofs: fix mis-acted TAIL merging behaviorGao Xiang1-25/+44
2019-03-05staging: android: ion: Support cpu access during dma_buf_detachLiam Mark1-1/+1
2019-03-05staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor1-3/+3
2019-02-27staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONsGao Xiang2-7/+7