summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon: remove redundant license textGreg Kroah-Hartman2018-01-1516-63/+0
* staging: octeon: add SPDX identifiers.Greg Kroah-Hartman2018-01-1516-0/+16
* staging: nvec: remove redundant license textGreg Kroah-Hartman2018-01-157-43/+0
* staging: nvec: add SPDX identifier.Greg Kroah-Hartman2018-01-157-0/+7
* staging: speakup: remove redundant license textGreg Kroah-Hartman2018-01-1520-200/+0
* staging: speakup: add SPDX identifier.Greg Kroah-Hartman2018-01-1527-0/+27
* staging: vc04_services: bcm2835-camera: remove redundant license textGreg Kroah-Hartman2018-01-1512-48/+0
* staging: vc04_services: bcm2835-camera: add SPDX identifiersGreg Kroah-Hartman2018-01-1512-0/+12
* staging: vc04_services: bcm2835-audio: remove redundant license textGreg Kroah-Hartman2018-01-156-78/+6
* staging: vc04_services: bcm2835-audio: add SPDX identifiersGreg Kroah-Hartman2018-01-156-0/+6
* staging: typec: remove redundant license textGreg Kroah-Hartman2018-01-152-20/+0
* staging: typec: add SPDX identifier.Greg Kroah-Hartman2018-01-152-0/+2
* staging: vme: vme_user.c: remove redundant license textGreg Kroah-Hartman2018-01-151-6/+0
* staging: vme: vme_user: add SPDX identifier.Greg Kroah-Hartman2018-01-151-0/+1
* staging: lustre: Align backslashes in multi-line macrosFabian Huegel2018-01-151-83/+83
* staging: lustre: Fix overlong linesFabian Huegel2018-01-151-4/+10
* staging: lustre: Add identifier names to function declarationsFabian Huegel2018-01-151-10/+12
* staging: lustre: Remove DECLARE_LU_VARS macroFabian Huegel2018-01-151-8/+8
* staging: lustre: Enclose complex macros in do-while loopsFabian Huegel2018-01-151-4/+12
* staging: xgifb: vb_table: fix whitespacing issuesKenny Ballou2018-01-151-2/+2
* staging: wilc1000: removed enum typedef BUS_RELEASE_TAjay Singh2018-01-152-3/+3
* staging: wilc1000: removed enum typedef BUS_ACQUIRE_TAjay Singh2018-01-152-3/+3
* staging: wilc1000: removed enum typedef CHIP_PS_STATE_TAjay Singh2018-01-152-3/+3
* staging: wilc1000: removed enums typedef for BEACON_IE & TX_RATE_TAjay Singh2018-01-151-4/+4
* staging: wilc1000: remove unnecessary typedef enum G_OPERATING_MODE_TAjay Singh2018-01-151-2/+2
* staging: wilc1000: removed typedef from enum BSSTYPE_TAjay Singh2018-01-152-3/+3
* staging: ccree: fix memory leaks in cc_ivgen_initColin Ian King2018-01-151-2/+2
* staging: ccree: remove redundant dev_err call in init_cc_resources()Wei Yongjun2018-01-151-3/+1
* staging: ccree: don't break lines unnecessarilyDan Carpenter2018-01-157-23/+12
* staging: lustre: libcfs: remove workitem code.NeilBrown2018-01-155-582/+2
* staging: lustre: lnet: convert selftest to use workqueuesNeilBrown2018-01-155-82/+69
* staging: pi433: Cleanup codestyle, indent statements after case labelsMichael Panzlaff2018-01-101-79/+158
* staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt2018-01-101-1/+1
* staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt2018-01-101-1/+1
* staging: fbtft: Fix indentationLuis Gerhorst2018-01-101-2/+2
* staging: rts5208: sd: fix misspelled constantSumit Pundir2018-01-101-1/+1
* MAINTAINERS: Mark some staging directories as "Obsolete"Joe Perches2018-01-091-3/+3
* staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt2018-01-091-1/+1
* ncpfs: remove redundant cast of struct ncp_inode_infoColin Ian King2018-01-091-1/+2
* staging: pi433: align function parameters with open parenthesisValentin Vidic2018-01-091-5/+5
* staging: ccree: dma mask is type u64Gilad Ben-Yossef2018-01-091-2/+2
* staging: ccree: make stub function static inlineGilad Ben-Yossef2018-01-091-4/+4
* staging: ccree: add missing includeGilad Ben-Yossef2018-01-091-0/+1
* staging: ccree: remove unneeded includesGilad Ben-Yossef2018-01-098-58/+0
* staging: ccree: use a consistent file naming conventionGilad Ben-Yossef2018-01-0925-69/+69
* staging: lustre: remove LIBCFS_ALLOC, LIBCFS_FREE and related macros.NeilBrown2018-01-091-51/+0
* staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown2018-01-0910-110/+88
* staging: lustre: opencode LIBCFS_ALLOC_ATOMIC calls.NeilBrown2018-01-091-4/+3
* staging: lustre: cfs_percpt_alloc: use kvmalloc(GFP_KERNEL)NeilBrown2018-01-091-3/+3
* staging: lustre: use kmalloc for allocating ksock_txNeilBrown2018-01-092-3/+3