summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: adt7316: fix dac_bits assignmentJeremy Fertic2019-04-051-9/+9
* staging: spi: mt7621: Add return code check on device_reset()Stefan Roese2019-04-051-1/+6
* media: rockchip/vpu: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-04-052-6/+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/+28
* 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/+1
* staging: speakup_soft: Fix alternate speech with other synthsSamuel Thibault2019-04-033-5/+18
* staging: olpc_dcon_xo_1: add missing 'const' qualifierArnd Bergmann2019-04-031-1/+1
* 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-csi: Input connections to CSI should be optionalSteve Longerbeam2019-03-231-1/+1
* media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam2019-03-231-9/+17
* staging: erofs: compressed_pages should not be accessed again after freedGao Xiang2019-03-133-31/+29
* staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang2019-03-131-86/+97
* staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa2019-03-101-18/+24
* staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa2019-03-101-5/+20
* staging: android: ion: fix sys heap pool's gfp_flagsQing Xia2019-03-101-1/+1
* staging: wilc1000: fix to set correct value for 'vif_num'Ajay Singh2019-03-101-2/+2
* staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva2019-03-101-0/+1
* staging: erofs: fix illegal address access under memory pressureGao Xiang2019-03-101-1/+6
* staging: erofs: fix race of initializing xattrs of a inode at the same timeGao Xiang2019-03-102-15/+37
* staging: erofs: fix memleak of inode's shared xattr arraySheng Yong2019-03-101-1/+4
* staging: erofs: fix fast symlink w/o xattr when fs xattr is onGao Xiang2019-03-102-9/+24
* staging: erofs: fix mis-acted TAIL merging behaviorGao Xiang2019-03-101-25/+45
* Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-02-081-1/+1
|\
| * Revert "staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()"Greg Kroah-Hartman2019-01-301-89/+78
| * staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang2019-01-301-78/+89
| * staging: octeon: fix broken phylib usageAaro Koskinen2019-01-301-1/+1
* | staging: speakup: fix tty-operation NULL derefsJohan Hovold2019-01-301-2/+4
|/
* staging: android: ion: Support cpu access during dma_buf_detachLiam Mark2019-01-221-1/+1
* staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor2019-01-181-3/+3
* staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube2019-01-151-0/+1
* staging: vchiq: Fix local event signallingPhil Elwell2019-01-151-0/+1
* Staging: wilc1000: unlock on error in init_chip()Dan Carpenter2019-01-151-3/+4
* staging: wilc1000: fix memory leak in wilc_add_rx_gtkGustavo A. R. Silva2019-01-151-2/+1
* staging: wilc1000: fix registration frame sizeJúlius Milan2019-01-151-1/+1
* Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-142-4/+4
|\
| * Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman2019-01-111-1/+1
| * staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger2019-01-071-2/+2
| * staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger2019-01-071-1/+1
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-083-19/+9
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-12/+12
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-28325-10870/+7118
|\
| * staging: mt7621-mmc: Correct spelling mistakes in commentsJona Crasselt2018-12-201-2/+2
| * staging: wilc1000: fix missing read_write setting when reading dataColin Ian King2018-12-201-0/+1
| * mt7621-mmc: char * array declaration might be better as static constJona Crasselt2018-12-201-4/+4
| * mt7621-mmc: return statement in void function unnecessaryJona Crasselt2018-12-201-2/+0
OpenPOWER on IntegriCloud