summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2018-01-15Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'nand/nand/next'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'v4l-dvb/master'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'iversion/iversion-next'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'mips/mips-next'Stephen Rothwell
2018-01-15Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2018-01-13kconfig: use bool instead of boolean for type definition attributes, againMasahiro Yamada
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-01-11Merge branches '4.15-fixes', '4.16-features' and 'octeon-3-net-mips-bits' int...Ralf Baechle
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
2018-01-09staging: lustre: lnet: use kmalloc/kvmalloc in router_procNeilBrown
2018-01-09staging: lustre: lnet: selftest: don't allocate small strings.NeilBrown
2018-01-09staging: lustre: lnet: switch to cpumask_var_tNeilBrown
2018-01-09staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc.NeilBrown
2018-01-09staging: pi433: replace shifting with BIT macroValentin Vidic
2018-01-09Staging: greybus: camera: cleanup multiple checks for null pointersSumit Pundir
2018-01-09staging: android: ion: Switch from WARN to pr_warnLaura Abbott
2018-01-09staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott
2018-01-09staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic
2018-01-08Staging: gs_fpgaboot: remove FSF's mailing address from io.hShubham Kumaram
2018-01-08staging: sm750fb: Remove multiple blank linesMarcelo Guzmán Lamperti
2018-01-08staging: fsl-dpaa2/eth: Use affine DPIO servicesIoana Radulescu
2018-01-08staging: fsl-mc/dpio: Add dpaa2_io_service_select() APIIoana Radulescu
2018-01-08Staging: vt6656: Fix unnecessary 'out of memory' messageSumit Pundir
2018-01-08staging: rtl8192u: Replace mdelay with msleep in rtl8192_usb_probeJia-Ju Bai