summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: rts5208: remove redundant sd30_mode checksColin Ian King2019-09-031-18/+10
* | staging: exfat: remove return and error return via a gotoColin Ian King2019-09-031-1/+1
* | staging: exfat: fix uninitialized variable retColin Ian King2019-09-031-1/+1
* | staging: exfat: use BIT macro for defining sizesValentin Vidic2019-09-031-3/+3
* | staging: exfat: cleanup blank line warningsValentin Vidic2019-09-033-5/+1
* | staging: exfat: make exfat depend on BLOCKGreg Kroah-Hartman2019-09-021-0/+2
* | drivers/staging/exfat - by default, prohibit mount of fat/vfatValdis Klētnieks2019-09-022-0/+14
* | staging: exfat: add exfat filesystem code to stagingValdis Klētnieks2019-08-3012-0/+10880
* | staging: most: sound: Fix error path of audio_initYueHaibing2019-08-281-1/+4
* | staging: rtl8192u: Fix indentationStephen Brennan2019-08-285-63/+63
* | staging: greybus: move es2 to drivers/greybus/Greg Kroah-Hartman2019-08-276-17/+24
* | staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman2019-08-2720-34/+39
* | staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman2019-08-2753-3403/+40
* | staging: greybus: loopback: Fix up some alignment checkpatch issuesGreg Kroah-Hartman2019-08-271-2/+2
* | staging: greybus: log: Fix up some alignment checkpatch issuesGreg Kroah-Hartman2019-08-271-3/+3
* | staging: greybus: manifest: Fix up some alignment checkpatch issuesGreg Kroah-Hartman2019-08-271-20/+19
* | staging: greybus: hd: Fix up some alignment checkpatch issuesGreg Kroah-Hartman2019-08-271-5/+5
* | staging: greybus: remove license "boilerplate"Greg Kroah-Hartman2019-08-278-303/+1
* | staging: greybus: fix up SPDX comment in .h filesGreg Kroah-Hartman2019-08-2716-16/+16
* | staging: rtl8192u: Add or remove blank lines as requiredSumera Priyadarsini2019-08-271-5/+3
* | staging: rtl8192u: Add or remove spaces to fix style issuesSumera Priyadarsini2019-08-271-15/+15
* | staging: rtl8712: wifi: checkpatch style fixTaihsiang Ho (tai271828)2019-08-271-8/+0
* | staging: most-core: Fix checkpatch warningsPeikan Tsai2019-08-271-1/+3
* | staging: rtl8192u: Add space around binary operatorsSumera Priyadarsini2019-08-251-3/+3
* | staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan2019-08-256-187/+4
* | staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini2019-08-251-5/+0
* | staging: rtl8192u: remove redundant assignment to pointer cryptColin Ian King2019-08-251-1/+0
* | staging: rtl8723bs: os_dep: Drop condition with no effectSaurav Girepunje2019-08-251-2/+0
* | staging: rtl8723bs: hal: Drop condition with no effectSaurav Girepunje2019-08-251-3/+1
* | staging: rtl8723bs: os_dep: Remove unused declarationsHariprasad Kelam2019-08-253-10/+0
* | erofs: move erofs out of stagingGao Xiang2019-08-2424-7249/+0
* | staging: rtl8192u: fix spacing in ieee80211Stephen Brennan2019-08-2112-86/+86
* | staging: rtl8192u: fix macro alignment in ieee80211Stephen Brennan2019-08-212-21/+22
* | staging: rtl8192u: fix OPEN_BRACE errors in ieee80211Stephen Brennan2019-08-215-133/+73
* | staging: rtl8192e: remove set but not used variable 'data_len'YueHaibing2019-08-211-2/+1
* | staging: rtl8192e: remove two set but not used variablesYueHaibing2019-08-211-9/+3
* | staging: rtl8192u: ieee80211: remove set but not used variable 'data_len'YueHaibing2019-08-211-2/+1
* | staging: erofs: detect potential multiref due to corrupted imagesGao Xiang2019-08-211-3/+17
* | staging: rts5208: remove redundant assignment to retvalColin Ian King2019-08-211-1/+1
* | staging: kpc2000: kpc2000_i2c: Fix different address spaces warningsEduardo Barretto2019-08-211-2/+2
* | staging: android: Remove ion device tree bindings from the TODODonald Yandt2019-08-211-2/+0
* | staging: rtl8712: Improve naming of include hearder guardsChristophe JAILLET2019-08-212-6/+4
* | staging: erofs: avoid loop in submit chainsGao Xiang2019-08-211-1/+15
* | staging: rtl8723bs: core: Remove unneeded declaration WFD_OUIHariprasad Kelam2019-08-211-1/+0
* | staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.cMasanari Iida2019-08-211-1/+1
* | staging: erofs: avoid endless loop of invalid lookback distance 0Gao Xiang2019-08-211-0/+6
* | staging: erofs: add two missing erofs_workgroup_put for corrupted imagesGao Xiang2019-08-201-2/+4
* | staging: erofs: cannot set EROFS_V_Z_INITED_BIT if fill_inode_lazy failsGao Xiang2019-08-201-2/+1
* | staging: erofs: some compressed cluster should be submitted for corrupted imagesGao Xiang2019-08-201-6/+5
* | staging: erofs: fix an error handling in erofs_readdir()Gao Xiang2019-08-201-2/+9