summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2018-01-09staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic-0/+2
2017-12-19staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/deviceSushmita Susheelendra-2/+2
2017-12-19staging: ion: Fix ion_cma_heap allocationsJohn Stultz-5/+12
2017-12-19staging: lustre: lnet: Fix recent breakage from list_for_each conversionNeilBrown-13/+10
2017-12-15Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-6/+2
2017-12-08Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1746/+1746
2017-12-06staging: pi433: Fixes issue with bit shift in rf69_get_modulationMarcus Wolf-1/+1
2017-12-06staging: ccree: Uninitialized return in ssi_ahash_import()Dan Carpenter-1/+1
2017-12-05make sock_alloc_file() do sock_release() on failuresAl Viro-6/+2
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16/+18
2017-11-30media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab-1746/+1746
2017-11-28staging: octeon-usb: use __delay() instead of cvmx_wait()Aaro Koskinen-3/+3
2017-11-28staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger-10/+4
2017-11-28staging: ccree: fix leak of import() after init()Gilad Ben-Yossef-3/+6
2017-11-28staging: comedi: ni_atmio: fix license warning.Matthew Giassa-0/+5
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds-8/+8
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook-1/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook-53/+46
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook-3/+3
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