summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mt7621-mmc: Alignment should match open parenthesisJona Crasselt2018-12-201-2/+2
| * mt7621-mmc: Removed unnecessary blank linesJona Crasselt2018-12-201-2/+0
| * mt7621-mmc: Fix some coding style issuesJona Crasselt2018-12-201-14/+17
| * staging: android: ashmem: doc: Fix spellingDaniel Bovensiepen2018-12-191-2/+2
| * staging: rtl8188eu: cleanup brace coding style issuesMichael Straube2018-12-195-12/+9
| * staging: rtl8188eu: add spaces around '&' in rtw_mlme_ext.cMichael Straube2018-12-191-45/+45
| * staging: rtl8188eu: change return type of is_basicrate() to boolMichael Straube2018-12-191-1/+1
| * staging: rtl8188eu: simplify null array initializationsMichael Straube2018-12-192-6/+4
| * staging: rtl8188eu: change order of declarations to improve readabilityMichael Straube2018-12-191-1/+1
| * staging: rtl8188eu: make some arrays static in rtw_mlme_ext.cMichael Straube2018-12-192-8/+3
| * staging: rtl8188eu: constify some arraysMichael Straube2018-12-194-27/+27
| * staging: rtl8188eu: convert unsigned char arrays to u8Michael Straube2018-12-194-27/+27
| * staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.cMichael Straube2018-12-191-2/+0
| * staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUIMichael Straube2018-12-192-4/+0
| * staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme_ext.cMichael Straube2018-12-191-161/+161
| * staging: rtl8188eu: remove unnecessary comments in rtw_mlme_ext.cMichael Straube2018-12-191-4/+4
| * staging: rtl8188eu: add blank line after declarationsMichael Straube2018-12-191-0/+1
OpenPOWER on IntegriCloud