summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-31staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey14-767/+769
2015-05-31staging: lustre: lnet: socklnd: code cleanup - align spacingMike Shuey6-836/+899
2015-05-31staging: lustre: lnet: o2iblnd: code cleanup - align whitespaceMike Shuey4-829/+841
2015-05-31staging: lustre: lnet: lnet: Module is LNet, not PortalsMike Shuey1-1/+1
2015-05-31staging: lustre: lnet: dead code - remove LNetSetAsyncMike Shuey2-25/+0
2015-05-31staging: lustre: lnet: dead code - remove lnet_fini_locksMike Shuey1-8/+0
2015-05-31staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey14-728/+728
2015-05-31Staging: lustre: Fixed typoAdrian Remonda1-1/+1
2015-05-31staging/lustre/llite: Fix wrong identing in ll_setxattr_commonOleg Drokin1-5/+5
2015-05-31staging/lustre/ptlrpc: Fix potential NULL pointer dereferenceOleg Drokin1-1/+2
2015-05-31staging/lustre/ptlrpc: Fix wrong indenting in plain_authorize()Oleg Drokin1-1/+1
2015-05-31staging/lustre: Only set INTERRUPTIBLE state before calling scheduleOleg Drokin1-10/+5
2015-05-31staging: rtl8723au: remove useless commentLuca Ceresoli1-1/+0
2015-05-31staging: rtl8723au: remove useless return valueLuca Ceresoli1-2/+1
2015-05-31staging: rtl8723au: fix sparse warningJuston Li1-1/+1
2015-05-31staging: rtl8723au: remove redundant initializationGujulan Elango, Hari Prasath (H.)1-1/+1
2015-05-31staging/lustre: Use roundup_pow_of_two() in LNetEQAlloc()Pekka Enberg2-14/+1
2015-05-31staging/lustre: Remove duplicate helpers from libcfs.hPekka Enberg1-19/+0
2015-05-31staging/lustre: Remove __attribute__ definition from libcfs.hPekka Enberg1-4/+0
2015-05-31staging: lustre: check kzalloc return valueGujulan Elango, Hari Prasath (H.)1-0/+4
2015-05-31Staging: lustre: Replace kzalloc and memcpy by kmemdupGunasundar, Balamanikandan (B.)1-2/+1
2015-05-31staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnkit Garg1-18/+17
2015-05-31lustre: kill unused helperAl Viro1-15/+0
2015-05-31lustre: kill unused macro (LOOKUP_CONTINUE)Al Viro1-6/+0
2015-05-31staging: wilc1000: off by one in wilc_wfi_cfg80211_mgmt_typesSasha Levin1-1/+1
2015-05-31staging: wilc1000: remove __DRIVER_VERSION__ macroArnd Bergmann2-7/+1
2015-05-31staging: wilc1000: remove thread wrapperArnd Bergmann7-220/+8
2015-05-31staging: wilc1000: remove platform version checksArnd Bergmann4-33/+1
2015-05-31staging: wilc1000: remove linux version checksArnd Bergmann5-592/+5
2015-05-28staging/wilc1000: fix Kconfig dependenciesArnd Bergmann1-37/+39
2015-05-27staging: wilc1000: Disable for S390Guenter Roeck1-0/+1
2015-05-27staging: wilc1000: Include linux/gpio.h instead of asm/gpio.hGuenter Roeck1-1/+1
2015-05-24staging: MAINTAINERS: add maintainer for wilc1000 deviceJohnny Kim1-0/+9
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim56-0/+33704
2015-05-24staging: panel: fix stackdumpSudip Mukherjee1-23/+21
2015-05-24staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1Huacai Chen2-0/+4
2015-05-24staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez3-37/+5
2015-05-24staging: I2O cleanupValentin Rothberg1-1/+0
2015-05-24staging: unisys: cleanup UNISYS_VISORUTILValentin Rothberg1-1/+0
2015-05-24staging: unisys: Convert device functions to pass dev_info pointer aroundDon Zickus4-91/+103
2015-05-24staging: unisys: Convert bus functions to pass bus_info pointer aroundDon Zickus3-52/+42
2015-05-24staging: unisys: Convert the device attributes to visor_deviceDon Zickus1-52/+28
2015-05-24staging: unisys: Remove unused intrDon Zickus2-2/+0
2015-05-24staging: unisys: Add checks for creationDon Zickus1-0/+3
2015-05-24staging: unisys: Add a function to set the clientpartitionDon Zickus2-0/+11
2015-05-24staging: unisys: Add visor device find routineDon Zickus1-0/+39
2015-05-24staging: unisys: Prep for removing 'info' structsDon Zickus4-10/+24
2015-05-24staging: unisys: Clean up device sysfs attributesDon Zickus2-158/+68
2015-05-24staging: unisys: Remove dead kobj structsDon Zickus1-32/+0
2015-05-24staging: unisys: Properly move version file into bus attrDon Zickus1-36/+30