aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
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-21net: Get rid of switchdev_port_attr_get()Florian Fainelli1-7/+0
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli1-9/+1
2019-02-21staging: fsl-dpaa2: ethsw: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli1-0/+14
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-19media: ipu3-mmu: fix some kernel-doc macrosMauro Carvalho Chehab1-2/+3
2019-02-19media: ipu3: shut up warnings produced with W=1Mauro Carvalho Chehab2-0/+8
2019-02-19media: imx7-media-csi: get rid of unused varMauro Carvalho Chehab1-3/+0
2019-02-19media: imx7-media-csi: don't store a floating pointerMauro Carvalho Chehab1-7/+11
2019-02-19media: imx7-media-csi.c: fix merge breakageHans Verkuil1-2/+3
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-18media: staging/imx: add i.MX7 entries to TODO fileRui Miguel Silva1-0/+9
2019-02-18media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7Rui Miguel Silva2-0/+1188
2019-02-18media: staging/imx7: add imx7 CSI subdev driverRui Miguel Silva3-1/+1377
2019-02-18media: staging/imx: rearrange group id to take in account IPURui Miguel Silva7-50/+55
2019-02-18media: staging/imx: refactor imx media device probeRui Miguel Silva5-70/+127
2019-02-18media: cedrus: mpeg2: Use v4l2_m2m_get_vq helper for capture queuePaul Kocialkowski1-5/+5
2019-02-18media: cedrus: Forbid setting new formats on busy queuesPaul Kocialkowski1-0/+10