summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-26staging: erofs: switch to ->iterate_shared()Gao Xiang1-1/+1
2019-02-26staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_cmd.cMichael Straube1-21/+21
2019-02-26staging: erofs: no need to take page lock in readdirGao Xiang1-2/+0
2019-02-26staging: speakup: Note that simple_strtoul can't simply be replaced by kstrtoulSamuel Thibault3-0/+4
2019-02-26staging: comedi: ni_tio: Allocate shadow regs for each counter chipIan Abbott2-28/+47
2019-02-26staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa1-18/+24
2019-02-26staging: wilc1000: fix incorrent type assignmentBo YU1-2/+2
2019-02-26Staging: greybus: Alignment should match open parenthesisBhanusree Pola3-3/+3
2019-02-26Staging: greybus: Blank lines not required before '}'Bhanusree Pola1-1/+0
2019-02-26Staging: greybus: Do not use multiple blank linesBhanusree Pola1-1/+0
2019-02-26Staging: ks7010: Match alignments with open parenthesisBhanusree Pola1-1/+1
2019-02-26Staging: vt6655: Alignment should match open parenthesisMadhumitha Prabakaran1-1/+1
2019-02-26Staging: fwserial: Add blank line after declarationsBhanusree Pola1-0/+1
2019-02-26Staging: fbtft: Fix line over 80 charactersBhanusree Pola1-3/+3
2019-02-26Staging: fbtft: Extra blank line not required before '}'Bhanusree Pola1-1/+0
2019-02-26Staging: fbtft: Alignment should match open parenthesisBhanusree Pola2-2/+2
2019-02-26staging: netlogic: Remove boilerplate license textBhagyashri Dighole4-117/+2
2019-02-26staging: netlogic: Add SPDX-License-Identifier tag at the topBhagyashri Dighole4-2/+6
2019-02-26staging: netlogic: Modify coding style alignmentsBhagyashri Dighole1-8/+12
2019-02-26Staging: mt761-dma: Alignment should match open parenthesisBhanusree Pola1-1/+1
2019-02-26Staging: mt7621_dma: Prefer unsigned int over just unsignedBhanusree Pola1-1/+1
2019-02-21staging: octeon-usb: fix misspelled "re-enable"Sumit Pundir1-1/+1
2019-02-21staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xxNathan Chancellor1-1/+1
2019-02-21Staging: rtl8192e: Replace license text with SPDX identifierBhanusree Pola1-8/+1
2019-02-20staging: erofs: remove rcu_read_lock() in erofs_try_to_free_cached_pageGao Xiang1-11/+5
2019-02-20staging: erofs: fix race of initializing xattrs of a inode at the same timeGao Xiang2-15/+37
2019-02-19staging: visornic: use skb_put_zero() instead of open-coded versionJann Horn1-3/+1
2019-02-19staging: erofs: match alignment with open parenthesesBhanusree Pola1-4/+4
2019-02-19staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa1-5/+20
2019-02-19staging: mt7621-mmc: Prefer using BIT macroBhanusree Pola1-1/+1
2019-02-19staging: rtlwifi: Remove set but not used variables 'dataempty, hoffset'YueHaibing1-4/+2
2019-02-19staging: mt7621-mmc: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-02-19staging: rtl8188eu: fix bad indentation for conditional statementStephen Martin1-1/+1
2019-02-19staging: vt6656: key: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+3
2019-02-19staging: rtl8192e: Remove set but not used variables 'broad_addr, stype'YueHaibing1-12/+3
2019-02-19staging: mt7621-pci: reverse condition to check for enabled portSergio Paracuellos1-1/+1
2019-02-19staging: mt7621-pci: remove two register writesSergio Paracuellos1-4/+0
2019-02-19staging: mt7621-pci: replace spaces with tabs in commentSergio Paracuellos1-9/+9
2019-02-19staging: mt7621-pci: remove not used definitionsSergio Paracuellos1-2/+0
2019-02-19staging: mt7621-dts: add general pcie reset line to pcie bindingsSergio Paracuellos1-2/+2
2019-02-19staging: mt7621-pci: add reset control for general pcie resetSergio Paracuellos1-5/+10
2019-02-19staging: rtlwifi: fix spelling mistake: "Hightest" -> "Highest"Colin Ian King1-1/+1
2019-02-19staging: mt7621-pci-phy: use 'module_init' instead of 'arch_initcall'Sergio Paracuellos1-1/+1
2019-02-19staging: mt7621-dts: fix pci phy register addressesSergio Paracuellos1-4/+4
2019-02-19staging: r8822be: check kzalloc return or bailNicholas Mc Guire1-1/+4
2019-02-19staging: android: ion: fix sys heap pool's gfp_flagsQing Xia1-1/+1
2019-02-14staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang1-86/+97
2019-02-14staging: rtl8192e: rename macro arguments to avoid camel case - styleHimadri Pandya1-15/+15
2019-02-14staging: android: ion: Add the GPL exception for syscallsHyun Kwon1-1/+1
2019-02-14staging: erofs: fix memleak of inode's shared xattr arraySheng Yong1-1/+4