aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-09staging: unisys: visorinput: handle_locking_key() simplificationsTim Sell1-11/+7
2016-05-09staging: unisys: visorhba: fail gracefully for thread creation failuresTim Sell1-26/+28
2016-05-09staging: unisys: visornic: comment restructuring and removing bad dictionErik Arfvidson1-94/+58
2016-05-09staging: unisys: fix format string %Lx to %llx for u64Erik Arfvidson1-5/+5
2016-05-09staging: unisys: remove unused struct membersErik Arfvidson1-6/+0
2016-05-09staging: unisys: visorchannel: correct variable misspellingDavid Binder1-1/+1
2016-05-09staging: unisys: visorhba: replace functionlike macro with functionAlexander Curtin2-46/+22
2016-05-09staging: dgnc: Need to check for NULL of chDaeseok Youn1-1/+1
2016-05-09staging: dgnc: remove redundant condition checkDaeseok Youn1-6/+0
2016-05-09staging: dgnc: fix 'line over 80 characters'Daeseok Youn1-9/+11
2016-05-09staging: dgnc: clean up the dgnc_get_modem_info()Daeseok Youn1-11/+1
2016-05-09staging: lustre: lnet: enable configuration per NI interfaceAmir Shehata1-0/+42
2016-05-09staging: lustre: o2iblnd: properly set ibr_whyAmir Shehata1-1/+1
2016-05-09staging: lustre: o2iblnd: remove last of kiblnd_tunables_finiAmir Shehata1-1/+0
2016-05-09staging: lustre: o2iblnd: per NI map-on-demand valueAmir Shehata4-73/+125
2016-05-09staging: lustre: o2iblnd: use data in lnet_ni_t instead of kiblnd_tunablesAmir Shehata3-34/+34
2016-05-09staging: lustre: o2iblnd: create default o2iblnd tunable settingsAmir Shehata3-8/+20
2016-05-09staging: lustre: o2iblnd: convert macros to inline functionsAmir Shehata4-35/+61
2016-05-09staging: lustre: lnet: add per NI configuration structuresAmir Shehata3-1/+33
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI queryAmir Shehata2-46/+18
2016-05-09staging: lustre: lnet: use struct lnet_ioctl_config_data for NI bring upAmir Shehata3-25/+24
2016-05-09staging: lustre: o2iblnd: Add Fast Reg memory registration supportDmitry Eremin3-55/+257
2016-05-09staging: lustre: o2iblnd: add IBLND_WID_MRDmitry Eremin1-1/+2
2016-05-09staging: lustre: o2iblnd: handle unmapping of FMR in kiblnd_fmr_pool_unmapDmitry Eremin2-7/+11
2016-05-09staging: lustre: o2iblnd: cache FMR key in kib_fmr_tDmitry Eremin3-10/+14
2016-05-09staging: lustre: o2iblnd: break up kiblnd_create_fmr_poolDmitry Eremin1-14/+41
2016-05-09staging: lustre: o2iblnd: create union to contain FMRDmitry Eremin2-9/+13
2016-05-09staging: lustre: o2iblnd: Use list_for_each_entry_safe in kiblnd_destroy_fmr_pool_listDmitry Eremin1-3/+2
2016-05-09staging: lustre: o2iblnd: rename kib_fmr_pool_tDmitry Eremin1-11/+11
2016-05-09staging: lustre: lov: remove unused lov obd functionsJohn L. Hammond5-67/+0
2016-05-09staging: lustre: fid: init FID client for OSP on MDT.wang di1-2/+5
2016-05-09staging: lustre: ptlrpc: fix nrs cleanupNiu Yawei1-1/+5
2016-05-09staging: lustre: debug: clean up console messagesAndreas Dilger2-4/+2
2016-05-09staging: lustre: fid: packing ost_idx in IDIFFan Yong2-41/+57
2016-05-09staging: lustre: mdt: extra checking for getattr RPC.wang di2-3/+2
2016-05-09staging: lustre: lov: remove lov and lod stuff from obd.hJohn L. Hammond4-80/+18
2016-05-09staging: lustre: osc: Allow lock to be canceled at ENQ timeAlexander Boyko2-0/+4
2016-05-09staging: lustre: nfs: don't panic NFS server if MDS fails to find FIDBobi Jam1-5/+8
2016-05-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman8-108/+128
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman8-108/+128
2016-05-05staging: mt29f_spinand: set ECC algorithm explicitlyRafał Miłecki1-0/+1
2016-05-05staging: mt29f_spinand: switch to mtd_ooblayout_opsBoris Brezillon1-18/+30
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar8-108/+128
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal4-7/+7
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2-2/+2
2016-05-03staging: dgnc: Fix a NULL pointer dereferenceDaeseok Youn1-5/+5
2016-05-03staging: wilc1000: fix infoleak in wilc_wfi_cfgoperationsKangjie Lu1-0/+1
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-108/+128
2016-05-03staging: comedi: mite: tidy up module init/exitH Hartley Sweeten1-2/+1
2016-05-03staging: comedi: mite: document the remaining exported functionsH Hartley Sweeten2-4/+28