summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-04-28Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-04-28IB/hfi1: Use kernel default llseek for ui deviceDean Luick
2016-04-28IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov
2016-04-28IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn
2016-04-28IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov
2016-04-28IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov
2016-04-28IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov
2016-04-20[media] davinci_vpfe: Revert "staging: media: davinci_vpfe: remove,unnecessar...Hans Verkuil
2016-04-09Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-04Revert "Staging: olpc_dcon: Remove obsolete driver"Greg Kroah-Hartman
2016-04-04staging/rdma/hfi1: select CRC32Markus Böhme
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-24Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-22staging: delete STE RMI4 hackish driverLinus Walleij
2016-03-22staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy
2016-03-22staging: wilc1000: fix a couple of memory leaksColin Ian King
2016-03-22staging: fsl-mc: fix incorrect type passed to dev_err macrosCihangir Akturk
2016-03-22staging: fsl-mc: fix incorrect type passed to dev_dbg macrosCihangir Akturk
2016-03-22staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim
2016-03-22staging: comedi: ni_mio_common: fix the ni_write[blw]() functionsH Hartley Sweeten
2016-03-22staging: most: hdm-dim2: Remove possible dereference errorAmitoj Kaur Chawla
2016-03-22staging: lustre: checking for NULL instead of IS_ERRDan Carpenter
2016-03-22staging: lustre: really make lustre dependent on LNetArnd Bergmann
2016-03-22staging: refresh TODO for rtl8712Xose Vazquez Perez
2016-03-22staging: refresh TODO for rtl8723auXose Vazquez Perez
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-22staging/lustre: switch from is_compat_task to in_compat_syscallAndy Lutomirski
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-21IB/hfi1: Add SDMA cache eviction algorithmMitko Haralanov
2016-03-21IB/hfi1: Switch to using the pin query functionMitko Haralanov
2016-03-21IB/hfi1: Specify mm when releasing pagesMitko Haralanov
2016-03-21IB/hfi1: Add pin query functionMitko Haralanov
2016-03-21IB/hfi1: Implement SDMA-side buffer cachingMitko Haralanov
2016-03-21IB/hfi1: Adjust last address values for intervalsMitko Haralanov
2016-03-21IB/hfi1: Add filter callbackMitko Haralanov
2016-03-21IB/hfi1: Remove compare callbackMitko Haralanov
2016-03-21IB/hfi1: Add MMU tracingMitko Haralanov
2016-03-21IB/hfi1: Use interval RB treesMitko Haralanov
2016-03-21IB/hfi1: Notify remove MMU/RB callback of calling contextMitko Haralanov
2016-03-21IB/hfi1: Remove the use of add/remove RB function pointersMitko Haralanov
2016-03-21IB/hfi1: Allow remove MMU callbacks to free nodesMitko Haralanov
2016-03-21IB/hfi1: Prevent NULL pointer dereferenceMitko Haralanov
2016-03-21IB/hfi1: Allow MMU function execution in IRQ contextMitko Haralanov
2016-03-21IB/hfi1: Re-factor MMU notification codeMitko Haralanov