summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-19staging: greybus: light: remove KERNEL_VERSION checksRui Miguel Silva2-97/+10
2016-09-19staging: greybus: sdio: fix min() type checkGreg Kroah-Hartman1-1/+1
2016-09-19staging: greybus: spi: remove KERNEL_VERSION checksGreg Kroah-Hartman4-57/+4
2016-09-19staging: greybus: gpio: it's CONFIG_GPIOLIB, not CONFIG_GPIOGreg Kroah-Hartman1-1/+1
2016-09-19staging: greybus: gpio: remove KERNEL_VERSION checksGreg Kroah-Hartman2-31/+1
2016-09-19staging: greybus: vibrator: remove KERNEL_VERSION checksGreg Kroah-Hartman1-18/+0
2016-09-19staging: greybus: hid: remove KERNEL_VERSION checksGreg Kroah-Hartman1-23/+0
2016-09-19staging: greybus: kernel_ver.h: remove lots of stuffGreg Kroah-Hartman1-284/+0
2016-09-19staging: greybus: Add drivers/staging/greybus to the buildGreg Kroah-Hartman4-122/+293
2016-09-19staging: greybus: remove old es1 endpoint descriptionGreg Kroah-Hartman2-81/+0
2016-09-19staging: greybus: remove .gitignore fileGreg Kroah-Hartman2-15/+1
2016-09-19staging: greybus: remove README and LICENSEGreg Kroah-Hartman2-349/+0
2016-09-19staging: greybus: Documentation: remove sysfs treeGreg Kroah-Hartman56-18/+0
2016-09-19greybus: remove local checkpatch.pl copyGreg Kroah-Hartman2-7065/+0
2016-09-19Merge greybus driver tree into 4.8-rc6Greg Kroah-Hartman148-0/+45533
2016-09-19staging: lustre: update version to 2.6.99James Simmons1-3/+3
2016-09-19staging: lustre: o2iblnd: Put back work queue check previously removedDoug Oucharek1-0/+10
2016-09-19staging: lustre: lnet: Enable setting per NI peer_creditsDoug Oucharek1-27/+19
2016-09-19staging: lustre: lnet: Ensure routing is turned on first timeDoug Oucharek1-5/+5
2016-09-19staging: lustre: lnet: check if ni is in current net namespaceSebastien Buisson3-0/+27
2016-09-19staging: lustre: lnet: potential deadlock in lnetQuentin Bouget1-11/+13
2016-09-19staging: lustre: lmv: fix parent FID for migrationwang di1-5/+25
2016-09-19staging: lustre: mdc: cl_default_mds_easize not refreshedNed Bass3-14/+67
2016-09-19staging: lustre: llite: make default_easize writeable in /sysfsNed Bass5-2/+124
2016-09-19staging: lustre: mdt: add indexing option to default dir stripewang di5-4/+63
2016-09-19staging: lustre: ptlrpc: prevent request timeout grow due to recoveryMikhail Pershin2-20/+22
2016-09-19staging: lustre: obd: use proper flags for call_usermodehelperJames Simmons1-1/+1
2016-09-19staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOLfrank zago13-100/+8
2016-09-19staging: lustre: llite: lock the inode to be migratedwang di1-2/+7
2016-09-19staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOLfrank zago10-25/+0
2016-09-19staging: lustre: misc: remove unnecessary EXPORT_SYMBOLfrank zago4-6/+0
2016-09-19staging: lustre: grant: quiet message on grant waiting timeoutJohann Lombardi1-21/+40
2016-09-19staging: lustre: lmv: Do not revalidate stripes with master lockwang di8-91/+31
2016-09-19staging: lustre: client: Fix mkdir -i 1 from DNE2 client to DNE1 serverArtem Blagodarenko1-8/+12
2016-09-19staging: lustre: clio: pass fid for OST setattrBobi Jam4-2/+10
2016-09-19staging: lustre: clio: rename coo_attr_set to coo_attr_updateBobi Jam10-32/+34
2016-09-19staging: lustre: llite: pack suppgid to MDS correctlyFan Yong2-2/+35
2016-09-19staging: lustre: remove lustre/include/linux/John L. Hammond12-77/+36
2016-09-19staging: lustre: libcfs: check mask returned by cpumask_of_nodeLiang Zhen1-3/+14
2016-09-19staging: lustre: obd: change type of cl_conn_count to size_tDmitry Eremin2-2/+2
2016-09-19staging: lustre: llite: unlock inode size in ll_lov_setstripe_ea_info()John L. Hammond1-7/+6
2016-09-19staging: lustre: lprocfs: cleanup stats locking codeAndreas Dilger1-58/+74
2016-09-19staging: lustre: osc: change cl_extent_tax and *grants to unsignedDmitry Eremin5-28/+30
2016-09-19staging: lustre: osc: osc_object_ast_clear() LBUGBobi Jam1-1/+0
2016-09-19staging: lustre: mgc: add nid iterationAlexander Boyko1-5/+11
2016-09-19staging: lustre: ptlrpc: fix race between connect vs resendAlexander Boyko2-156/+179
2016-09-19staging: lustre: lov: flatten struct lov_stripe_mdJohn L. Hammond2-24/+10
2016-09-19staging: lustre: ldlm: move LDLM_GID_ANY to lustre_dlm.hJinshan Xiong2-2/+5
2016-09-19staging: lustre: ptlrpc: fix comparison between signed and unsignedDmitry Eremin5-102/+101
2016-09-19staging: lustre: clio: add coo_getstripe interfaceBobi Jam8-47/+105