summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-27staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman20-34/+39
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman53-3403/+40
2019-08-27staging: greybus: loopback: Fix up some alignment checkpatch issuesGreg Kroah-Hartman1-2/+2
2019-08-27staging: greybus: log: Fix up some alignment checkpatch issuesGreg Kroah-Hartman1-3/+3
2019-08-27staging: greybus: manifest: Fix up some alignment checkpatch issuesGreg Kroah-Hartman1-20/+19
2019-08-27staging: greybus: hd: Fix up some alignment checkpatch issuesGreg Kroah-Hartman1-5/+5
2019-08-27staging: greybus: remove license "boilerplate"Greg Kroah-Hartman8-303/+1
2019-08-27staging: greybus: fix up SPDX comment in .h filesGreg Kroah-Hartman16-16/+16
2019-08-27staging: rtl8192u: Add or remove blank lines as requiredSumera Priyadarsini1-5/+3
2019-08-27staging: rtl8192u: Add or remove spaces to fix style issuesSumera Priyadarsini1-15/+15
2019-08-27staging: rtl8712: wifi: checkpatch style fixTaihsiang Ho (tai271828)1-8/+0
2019-08-27staging: most-core: Fix checkpatch warningsPeikan Tsai1-1/+3
2019-08-25staging: rtl8192u: Add space around binary operatorsSumera Priyadarsini1-3/+3
2019-08-25staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan6-187/+4
2019-08-25staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini1-5/+0
2019-08-25staging: rtl8192u: remove redundant assignment to pointer cryptColin Ian King1-1/+0
2019-08-25staging: rtl8723bs: os_dep: Drop condition with no effectSaurav Girepunje1-2/+0
2019-08-25staging: rtl8723bs: hal: Drop condition with no effectSaurav Girepunje1-3/+1
2019-08-25staging: rtl8723bs: os_dep: Remove unused declarationsHariprasad Kelam3-10/+0
2019-08-24erofs: move erofs out of stagingGao Xiang24-7249/+0
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan12-86/+86
2019-08-21staging: rtl8192u: fix macro alignment in ieee80211Stephen Brennan2-21/+22
2019-08-21staging: rtl8192u: fix OPEN_BRACE errors in ieee80211Stephen Brennan5-133/+73
2019-08-21staging: rtl8192e: remove set but not used variable 'data_len'YueHaibing1-2/+1
2019-08-21staging: rtl8192e: remove two set but not used variablesYueHaibing1-9/+3
2019-08-21staging: rtl8192u: ieee80211: remove set but not used variable 'data_len'YueHaibing1-2/+1
2019-08-21staging: erofs: detect potential multiref due to corrupted imagesGao Xiang1-3/+17
2019-08-21staging: rts5208: remove redundant assignment to retvalColin Ian King1-1/+1
2019-08-21staging: kpc2000: kpc2000_i2c: Fix different address spaces warningsEduardo Barretto1-2/+2
2019-08-21staging: android: Remove ion device tree bindings from the TODODonald Yandt1-2/+0
2019-08-21staging: rtl8712: Improve naming of include hearder guardsChristophe JAILLET2-6/+4
2019-08-21staging: erofs: avoid loop in submit chainsGao Xiang1-1/+15
2019-08-21staging: rtl8723bs: core: Remove unneeded declaration WFD_OUIHariprasad Kelam1-1/+0
2019-08-21staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.cMasanari Iida1-1/+1
2019-08-21staging: erofs: avoid endless loop of invalid lookback distance 0Gao Xiang1-0/+6
2019-08-21staging: erofs: add two missing erofs_workgroup_put for corrupted imagesGao Xiang1-2/+4
2019-08-21staging: erofs: cannot set EROFS_V_Z_INITED_BIT if fill_inode_lazy failsGao Xiang1-2/+1
2019-08-21staging: erofs: some compressed cluster should be submitted for corrupted imagesGao Xiang1-6/+5
2019-08-21staging: erofs: fix an error handling in erofs_readdir()Gao Xiang1-2/+9
2019-08-21staging: erofs: refuse to mount images with malformed volume nameGao Xiang1-2/+7
2019-08-19Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman88-315/+651
2019-08-18Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2019-08-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+27
2019-08-18Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+2
2019-08-18Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-66/+98
2019-08-18Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+9
2019-08-18Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-41/+68
2019-08-18staging: gasket: Remove unnecessary line-breaks in function signaturesSumera Priyadarsini1-8/+4
2019-08-18staging: erofs: use common file type conversionGao Xiang3-28/+7
2019-08-18staging: rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes)Christina Quast2-118/+86