summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2018-01-15staging: speakup: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: speakup: add SPDX identifier.Greg Kroah-Hartman
2018-01-15staging: vc04_services: bcm2835-camera: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: vc04_services: bcm2835-camera: add SPDX identifiersGreg Kroah-Hartman
2018-01-15staging: vc04_services: bcm2835-audio: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: vc04_services: bcm2835-audio: add SPDX identifiersGreg Kroah-Hartman
2018-01-15staging: typec: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: typec: add SPDX identifier.Greg Kroah-Hartman
2018-01-15staging: vme: vme_user.c: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: vme: vme_user: add SPDX identifier.Greg Kroah-Hartman
2018-01-15staging: lustre: Align backslashes in multi-line macrosFabian Huegel
2018-01-15staging: lustre: Fix overlong linesFabian Huegel
2018-01-15staging: lustre: Add identifier names to function declarationsFabian Huegel
2018-01-15staging: lustre: Remove DECLARE_LU_VARS macroFabian Huegel
2018-01-15staging: lustre: Enclose complex macros in do-while loopsFabian Huegel
2018-01-15staging: xgifb: vb_table: fix whitespacing issuesKenny Ballou
2018-01-15staging: wilc1000: removed enum typedef BUS_RELEASE_TAjay Singh
2018-01-15staging: wilc1000: removed enum typedef BUS_ACQUIRE_TAjay Singh
2018-01-15staging: wilc1000: removed enum typedef CHIP_PS_STATE_TAjay Singh
2018-01-15staging: wilc1000: removed enums typedef for BEACON_IE & TX_RATE_TAjay Singh
2018-01-15staging: wilc1000: remove unnecessary typedef enum G_OPERATING_MODE_TAjay Singh
2018-01-15staging: wilc1000: removed typedef from enum BSSTYPE_TAjay Singh
2018-01-15staging: ccree: fix memory leaks in cc_ivgen_initColin Ian King
2018-01-15staging: ccree: remove redundant dev_err call in init_cc_resources()Wei Yongjun
2018-01-15staging: ccree: don't break lines unnecessarilyDan Carpenter
2018-01-15staging: lustre: libcfs: remove workitem code.NeilBrown
2018-01-15staging: lustre: lnet: convert selftest to use workqueuesNeilBrown
2018-01-10staging: pi433: Cleanup codestyle, indent statements after case labelsMichael Panzlaff
2018-01-10staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt
2018-01-10staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt
2018-01-10staging: fbtft: Fix indentationLuis Gerhorst
2018-01-10staging: rts5208: sd: fix misspelled constantSumit Pundir
2018-01-09staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt
2018-01-09ncpfs: remove redundant cast of struct ncp_inode_infoColin Ian King
2018-01-09staging: pi433: align function parameters with open parenthesisValentin Vidic
2018-01-09staging: ccree: dma mask is type u64Gilad Ben-Yossef
2018-01-09staging: ccree: make stub function static inlineGilad Ben-Yossef
2018-01-09staging: ccree: add missing includeGilad Ben-Yossef
2018-01-09staging: ccree: remove unneeded includesGilad Ben-Yossef
2018-01-09staging: ccree: use a consistent file naming conventionGilad Ben-Yossef
2018-01-09staging: lustre: remove LIBCFS_ALLOC, LIBCFS_FREE and related macros.NeilBrown
2018-01-09staging: lustre: replace LIBCFS_CPT_ALLOC()NeilBrown
2018-01-09staging: lustre: opencode LIBCFS_ALLOC_ATOMIC calls.NeilBrown
2018-01-09staging: lustre: cfs_percpt_alloc: use kvmalloc(GFP_KERNEL)NeilBrown
2018-01-09staging: lustre: use kmalloc for allocating ksock_txNeilBrown
2018-01-09staging: lustre: lnet-route: use kmalloc for small allocationNeilBrown
2018-01-09staging: lustre: more conversions to GFP_KERNEL allocations.NeilBrown
2018-01-09staging: lustre: more LIBCFS_ALLOC conversions to GFP_KERNEL allocations.NeilBrown
2018-01-09staging: lustre: Convert more LIBCFS_ALLOC allocation to direct GFP_KERNELNeilBrown
2018-01-09staging: lustre: change some LIBCFS_ALLOC calls to k?alloc(GFP_KERNEL)NeilBrown