summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-17/+9
2017-11-17Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-212/+59
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-76/+14
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-1/+1
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-19009/+908
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2017-11-15mm: remove __GFP_COLDMel Gorman-1/+1
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-1/+1
2017-11-14Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab-13637/+5110
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+2
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-13623/+5102
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+3
2017-11-11staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman-0/+271
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman-127/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman-0/+74
2017-11-10pi433: sanitize ioctlAl Viro-78/+14
2017-11-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi-2/+2
2017-11-06staging: ccree: simplify ioread/iowriteGilad Ben-Yossef-166/+78
2017-11-06staging: ccree: simplify registers accessGilad Ben-Yossef-61/+53
2017-11-06staging: ccree: simplify error handling logicGilad Ben-Yossef-16/+12
2017-11-06staging: ccree: remove dead codeGilad Ben-Yossef-5/+0
2017-11-06staging: ccree: handle limiting of DMA masksGilad Ben-Yossef-5/+20
2017-11-06staging: ccree: copy IV to DMAable memoryGilad Ben-Yossef-2/+19
2017-11-06staging: fbtft: remove redundant initialization of bufColin Ian King-1/+1
2017-11-06staging: sm750fb: Fix parameter mistake in poke32Huacai Chen-1/+1
2017-11-06staging: wilc1000: Fix bssid buffer offset in TxqAditya Shankar-1/+1
2017-11-06staging: fbtft: fb_ssd1331: fix mirrored displayJohannes H. Jensen-1/+7
2017-11-06staging: android: Fix checkpatch.pl errorSidong Yang-1/+1
2017-11-06staging: greybus: loopback: convert loopback to use generic async operationsBryan O'Donoghue-139/+29
2017-11-06staging: greybus: operation: add private data with get/set accessorsBryan O'Donoghue-0/+13
2017-11-06staging: greybus: loopback: Fix iteration count on async pathBryan O'Donoghue-1/+3
2017-11-06staging: greybus: loopback: Hold per-connection mutex across operationsBryan O'Donoghue-3/+1
2017-11-06staging: greybus/loopback: use ktime_get() for time intervalsArnd Bergmann-24/+18
2017-11-03staging: fsl-dpaa2/eth: Extra headroom in RX buffersBogdan Purcareata-48/+76
2017-11-03staging: fsl-dpaa2/eth: Change RX buffer alignmentBogdan Purcareata-12/+33
2017-11-03staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offsetBogdan Purcareata-3/+0
2017-11-03staging: fsl-dpaa2/eth: Split functionIoana Radulescu-34/+45
2017-11-03staging: fsl-dpaa2/eth: Label cleanupIoana Radulescu-20/+15
2017-11-03staging: unisys: don't care about debugfs errorsgregkh@linuxfoundation.org-2/+0
2017-11-03staging: lustre: ldlm: remove unused field 'fwd_generation'NeilBrown-18/+3
2017-11-03staging: lustre: ldlm: remove unnecessary 'ownlocks' variable.NeilBrown-12/+3
2017-11-03staging: lustre: ldlm: tidy list walking in ldlm_flock()NeilBrown-26/+19
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_flock_destroy()NeilBrown-20/+16
2017-11-03staging: lustre: ldlm: remove unused 'overlaps' variableNeilBrown-3/+0
2017-11-03staging: lustre: ldlm: remove 'flags' arg from ldlm_process_flock_lock()NeilBrown-89/+21
2017-11-03staging: lustre: ldlm: remove unneeded 'err' arg to ldlm_process_flock_lock()NeilBrown-8/+2
2017-11-03staging: lustre: ldlm: remove unused 'work_list' arg from ldlm_process_flock_...NeilBrown-3/+2
2017-11-03staging: lustre: ldlm: remove 'first_enq' arg from ldlm_process_flock_lock()NeilBrown-13/+2
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook-74/+69
2017-11-03staging: VME: Remove PIO2 driverMartyn Welch-1044/+0