summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-26Staging: vt6655: Alignment should match open parenthesisMadhumitha Prabakaran
2019-02-26Staging: fwserial: Add blank line after declarationsBhanusree Pola
2019-02-26Staging: fbtft: Fix line over 80 charactersBhanusree Pola
2019-02-26Staging: fbtft: Extra blank line not required before '}'Bhanusree Pola
2019-02-26Staging: fbtft: Alignment should match open parenthesisBhanusree Pola
2019-02-26staging: netlogic: Remove boilerplate license textBhagyashri Dighole
2019-02-26staging: netlogic: Add SPDX-License-Identifier tag at the topBhagyashri Dighole
2019-02-26staging: netlogic: Modify coding style alignmentsBhagyashri Dighole
2019-02-26Staging: mt761-dma: Alignment should match open parenthesisBhanusree Pola
2019-02-26Staging: mt7621_dma: Prefer unsigned int over just unsignedBhanusree Pola
2019-02-21staging: octeon-usb: fix misspelled "re-enable"Sumit Pundir
2019-02-21staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xxNathan Chancellor
2019-02-21Staging: rtl8192e: Replace license text with SPDX identifierBhanusree Pola
2019-02-20staging: erofs: remove rcu_read_lock() in erofs_try_to_free_cached_pageGao Xiang
2019-02-20staging: erofs: fix race of initializing xattrs of a inode at the same timeGao Xiang
2019-02-19staging: visornic: use skb_put_zero() instead of open-coded versionJann Horn
2019-02-19staging: erofs: match alignment with open parenthesesBhanusree Pola
2019-02-19staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa
2019-02-19staging: mt7621-mmc: Prefer using BIT macroBhanusree Pola
2019-02-19staging: rtlwifi: Remove set but not used variables 'dataempty, hoffset'YueHaibing
2019-02-19staging: mt7621-mmc: Remove unused including <linux/version.h>YueHaibing
2019-02-19staging: rtl8188eu: fix bad indentation for conditional statementStephen Martin
2019-02-19staging: vt6656: key: Mark expected switch fall-throughsGustavo A. R. Silva
2019-02-19staging: rtl8192e: Remove set but not used variables 'broad_addr, stype'YueHaibing
2019-02-19staging: mt7621-pci: reverse condition to check for enabled portSergio Paracuellos
2019-02-19staging: mt7621-pci: remove two register writesSergio Paracuellos
2019-02-19staging: mt7621-pci: replace spaces with tabs in commentSergio Paracuellos
2019-02-19staging: mt7621-pci: remove not used definitionsSergio Paracuellos
2019-02-19staging: mt7621-dts: add general pcie reset line to pcie bindingsSergio Paracuellos
2019-02-19staging: mt7621-pci: add reset control for general pcie resetSergio Paracuellos
2019-02-19staging: rtlwifi: fix spelling mistake: "Hightest" -> "Highest"Colin Ian King
2019-02-19staging: mt7621-pci-phy: use 'module_init' instead of 'arch_initcall'Sergio Paracuellos
2019-02-19staging: mt7621-dts: fix pci phy register addressesSergio Paracuellos
2019-02-19staging: r8822be: check kzalloc return or bailNicholas Mc Guire
2019-02-19staging: android: ion: fix sys heap pool's gfp_flagsQing Xia
2019-02-14staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang
2019-02-14staging: rtl8192e: rename macro arguments to avoid camel case - styleHimadri Pandya
2019-02-14staging: android: ion: Add the GPL exception for syscallsHyun Kwon
2019-02-14staging: erofs: fix memleak of inode's shared xattr arraySheng Yong
2019-02-13staging: rtl8192e: rename function cpMacAddr to copy_mac_addr - styleHimadri Pandya
2019-02-13staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva
2019-02-13Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-02-12iio: adc: exynos-adc: Use proper number of channels for Exynos4x12Krzysztof Kozlowski
2019-02-12staging: erofs: remove redundant unlikely annotation in unzip_vle.cChengguang Xu
2019-02-12staging: erofs: remove redundant likely/unlikely annotation in namei.cChengguang Xu
2019-02-11dt-binding: iio: remove rst node from NPCM ADC documentTomer Maimon
2019-02-11dt-bindings: iio: chemical: pms7003: add device tree supportTomasz Duszynski
2019-02-11dt-bindings: add Plantower to the vendor prefixesTomasz Duszynski
2019-02-11iio: chemical: add support for Plantower PMS7003 sensorTomasz Duszynski
2019-02-11iio:chemical:sps30 Supress some switch fallthrough warnings.Jonathan Cameron