summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-27staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONsGao Xiang2-22/+15
2019-02-27staging: erofs: {dir,inode,super}.c: rectify BUG_ONsGao Xiang3-11/+19
2019-02-27staging: erofs: add a full barrier in erofs_workgroup_unfreezeGao Xiang1-0/+5
2019-02-27staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'Gao Xiang1-16/+25
2019-02-27staging: erofs: atomic_cond_read_relaxed on ref-locked workgroupGao Xiang1-12/+18
2019-02-27staging: erofs: remove the redundant d_rehash() for the root dentryGao Xiang1-6/+0
2019-02-27staging: erofs: drop multiref support temporarilyGao Xiang2-44/+8
2019-02-27staging: erofs: replace BUG_ON with DBG_BUGON in data.cChen Gong1-11/+20
2019-02-27staging: erofs: complete error handing of z_erofs_do_read_pageGao Xiang1-9/+11
2019-02-27staging: erofs: fix a bug when appling cache strategyGao Xiang1-1/+1
2019-02-12staging: speakup: fix tty-operation NULL derefsJohan Hovold1-2/+4
2019-02-12staging: pi433: fix potential null dereferenceMichael Straube1-0/+4
2019-02-12staging: erofs: fix the definition of DBG_BUGONGao Xiang1-1/+1
2019-02-12staging: iio: ad7780: update voltage on readRenato Lui Geh1-1/+5
2019-02-12staging:iio:ad2s90: Make probe handle spi_setup failureMatheus Tavares1-1/+6
2019-02-12dpaa2-ptp: defer probe when portal allocation failedIoana Ciornei1-1/+4
2019-02-12staging: iio: adc: ad7280a: handle error from __ad7280_read32()Slawomir Stepien1-4/+13
2019-01-31staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube1-0/+1
2019-01-26staging: erofs: fix use-after-free of on-stack `z_erofs_vle_unzip_io'Gao Xiang1-4/+9
2019-01-17staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger1-2/+2
2019-01-17staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger1-1/+1
2019-01-09staging: wilc1000: fix missing read_write setting when reading dataColin Ian King1-0/+1