summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2019-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2019-01-30Revert "staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()"Greg Kroah-Hartman-89/+78
2019-01-30staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang-78/+89
2019-01-30staging: octeon: fix broken phylib usageAaro Koskinen-1/+1
2019-01-30staging: speakup: fix tty-operation NULL derefsJohan Hovold-2/+4
2019-01-22staging: android: ion: Support cpu access during dma_buf_detachLiam Mark-1/+1
2019-01-18staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor-3/+3
2019-01-15staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube-0/+1
2019-01-15staging: vchiq: Fix local event signallingPhil Elwell-0/+1
2019-01-15Staging: wilc1000: unlock on error in init_chip()Dan Carpenter-3/+4
2019-01-15staging: wilc1000: fix memory leak in wilc_add_rx_gtkGustavo A. R. Silva-2/+1
2019-01-15staging: wilc1000: fix registration frame sizeJĂșlius Milan-1/+1
2019-01-14Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+4
2019-01-11Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-19/+9
2019-01-07staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger-2/+2
2019-01-07staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-12/+12
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10870/+7118
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-7/+0
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS-1/+1
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+2
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-10/+65
2018-12-25Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-0/+24021
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-152/+3679
2018-12-25Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtdLinus Torvalds-1119/+0
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-67/+1
2018-12-24staging: octeon: fix build failure with XFRM enabledFlorian Westphal-2/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+3
2018-12-20staging: mt7621-mmc: Correct spelling mistakes in commentsJona Crasselt-2/+2
2018-12-20staging: wilc1000: fix missing read_write setting when reading dataColin Ian King-0/+1
2018-12-20mt7621-mmc: char * array declaration might be better as static constJona Crasselt-4/+4
2018-12-20mt7621-mmc: return statement in void function unnecessaryJona Crasselt-2/+0
2018-12-20mt7621-mmc: Alignment should match open parenthesisJona Crasselt-2/+2
2018-12-20mt7621-mmc: Removed unnecessary blank linesJona Crasselt-2/+0
2018-12-20mt7621-mmc: Fix some coding style issuesJona Crasselt-14/+17
2018-12-19staging: android: ashmem: doc: Fix spellingDaniel Bovensiepen-2/+2
2018-12-19staging: rtl8188eu: cleanup brace coding style issuesMichael Straube-12/+9
2018-12-19staging: rtl8188eu: add spaces around '&' in rtw_mlme_ext.cMichael Straube-45/+45
2018-12-19staging: rtl8188eu: change return type of is_basicrate() to boolMichael Straube-1/+1
2018-12-19staging: rtl8188eu: simplify null array initializationsMichael Straube-6/+4
2018-12-19staging: rtl8188eu: change order of declarations to improve readabilityMichael Straube-1/+1
2018-12-19staging: rtl8188eu: make some arrays static in rtw_mlme_ext.cMichael Straube-8/+3
2018-12-19staging: rtl8188eu: constify some arraysMichael Straube-27/+27
2018-12-19staging: rtl8188eu: convert unsigned char arrays to u8Michael Straube-27/+27
2018-12-19staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.cMichael Straube-2/+0
2018-12-19staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUIMichael Straube-4/+0
2018-12-19staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme_ext.cMichael Straube-161/+161
2018-12-19staging: rtl8188eu: remove unnecessary comments in rtw_mlme_ext.cMichael Straube-4/+4