summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-12staging:lustre: Update license and copyright for the LNET headersJames Simmons8-55/+28
2015-06-12staging:lustre: LNet header code cleanup - indentation etcJames Simmons6-538/+595
2015-06-12staging:lustre: fix camel case for LNetInit and LNetFiniJames Simmons5-15/+15
2015-06-12staging:lustre: separate kernel and user land defines in the LNet headersJames Simmons7-179/+180
2015-06-12staging:lustre: move LNet NID macros to LNet layerJames Simmons7-61/+114
2015-06-12staging:lustre: merge socklnd_lib-linux.h into socklnd.hJohn L. Hammond3-89/+40
2015-06-12staging:lustre: rename socklnd_lib-linux.cJohn L. Hammond2-1/+1
2015-06-12staging:lustre: remove lnet/include/lnet/linux/John L. Hammond15-466/+4
2015-06-12staging:lustre: Delete all obsolete LND driversJames Simmons7-297/+1
2015-06-12staging: wilc1000: change WILC_BOOL to boolDean Lee19-230/+223
2015-06-12staging: wilc1000: remove unused typedefChaehyun Lim1-10/+0
2015-06-11staging: wilc1000: use memdup_userHari Prasath Gujulan Elango1-9/+3
2015-06-11staging: wilc1000: modify odd print messageDean Lee1-2/+1
2015-06-11staging: wilc1000: fix warning while printingChris Park1-1/+1
2015-06-11staging: wilc1000: remove WILC_Sint64Chaehyun Lim1-3/+0
2015-06-11staging: wilc1000: remove WILC_Sint32Chaehyun Lim11-360/+359
2015-06-11staging: wilc1000: remove WILC_Sint16Chaehyun Lim2-2/+1
2015-06-11staging: wilc1000: remove WILC_Sint8Chaehyun Lim6-95/+94
2015-06-11staging: wilc1000: remove WILC_Uint64Chaehyun Lim5-6/+5
2015-06-11staging: wilc1000: remove WILC_Uint32Chaehyun Lim25-322/+321
2015-06-11staging: wilc1000: remove WILC_Uint16Chaehyun Lim10-253/+252
2015-06-11staging: wilc1000: remove UWORD32Chaehyun Lim2-4/+3
2015-06-11staging: wilc1000: remove UWORD8Chaehyun Lim3-3/+2
2015-06-11lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall6-34/+33
2015-06-11lustre: obdclass: linux: Replace uses of OBD_{ALLOC, FREE}_LARGEJulia Lawall1-2/+2
2015-06-11lustre: obdclass: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall2-6/+7
2015-06-11lustre: mdc: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall1-2/+2
2015-06-11lustre: lov: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall6-23/+24
2015-06-11lustre: lmv: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall1-6/+6
2015-06-11lustre: llite: Replace uses of OBD_{ALLOC,FREE}_LARGEJulia Lawall3-18/+18
2015-06-11staging/lustre/llite: fix ll_getname user buffer copyOleg Drokin1-8/+13
2015-06-11staging/lustre/llite: remove LL_IOC_REMOVE_ENTRY handlerOleg Drokin2-30/+0
2015-06-11staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz10-17/+17
2015-06-11Staging: lustre: fix space before and after comma in dt_object.cZoltán Lajos Kis1-1/+1
2015-06-11Staging: lustre: fix braces are not necessary in dt_object.cZoltán Lajos Kis1-2/+2
2015-06-11Staging: lustre: fix line over 80 characters in dt_object.cZoltán Lajos Kis1-1/+2
2015-06-11staging: lustre: lnet: o2iblnd: use swap() in kiblnd_dev_failover()Fabian Frederick1-4/+1
2015-06-11staging:lustre: Update license and copyright for lib-socket.cJames Simmons1-7/+3
2015-06-11staging:lustre: lib-socket.c code cleanup - indentation etcJames Simmons2-113/+94
2015-06-11staging:lustre: use available kernel wrappers in lib-socket.cJames Simmons1-17/+30
2015-06-11staging:lustre: rename tcpip handling functions to lnet_* prefixJames Simmons10-128/+110
2015-06-11staging:lustre: remove useless libcfs_sock_abort_acceptJames Simmons3-11/+2
2015-06-11staging:lustre: remove useless libcfs_sock_releaseJames Simmons5-15/+6
2015-06-11staging:lustre: move tcpip abstractionJames Simmons3-5/+6
2015-06-11staging: wilc1000: coreconfigurator: Align enums and definesStanislav Kholmanskikh2-45/+46
2015-06-11staging: wilc1000: coreconfigurator: Change return(X) to return XStanislav Kholmanskikh1-4/+4
2015-06-11staging: wilc1000: coreconfigurator: Remove spaces before "\n"Stanislav Kholmanskikh1-7/+7
2015-06-11staging: wilc1000: remove uninitialized warningsJohnny Kim2-4/+4
2015-06-11staging: wilc1000: modify printk formatJohnny Kim3-9/+9
2015-06-11staging: wilc1000: fix build warning related to time_after_eq macroHari Prasath Gujulan Elango1-1/+1