summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: fix checkpatch warningschaehyun lim2015-05-311-9/+14
* staging: wlan-ng: check return value of kmallocGujulan Elango, Hari Prasath (H.)2015-05-311-0/+2
* staging: lustre: remove unused variable warningArnd Bergmann2015-05-311-0/+1
* staging: lustre: lnet: remove LNET_MUTEX_LOCK macroMike Shuey2015-05-313-21/+19Star
* staging: lustre: lnet: selftest: code cleanup - variable spacing, indentationMike Shuey2015-05-3114-767/+769
* staging: lustre: lnet: socklnd: code cleanup - align spacingMike Shuey2015-05-316-836/+899
* staging: lustre: lnet: o2iblnd: code cleanup - align whitespaceMike Shuey2015-05-314-829/+841
* staging: lustre: lnet: lnet: Module is LNet, not PortalsMike Shuey2015-05-311-1/+1
* staging: lustre: lnet: dead code - remove LNetSetAsyncMike Shuey2015-05-312-25/+0Star
* staging: lustre: lnet: dead code - remove lnet_fini_locksMike Shuey2015-05-311-8/+0Star
* staging: lustre: lnet: lnet: code cleanups - variable declarationsMike Shuey2015-05-3114-728/+728
* Staging: lustre: Fixed typoAdrian Remonda2015-05-311-1/+1
* staging/lustre/llite: Fix wrong identing in ll_setxattr_commonOleg Drokin2015-05-311-5/+5
* staging/lustre/ptlrpc: Fix potential NULL pointer dereferenceOleg Drokin2015-05-311-1/+2
* staging/lustre/ptlrpc: Fix wrong indenting in plain_authorize()Oleg Drokin2015-05-311-1/+1
* staging/lustre: Only set INTERRUPTIBLE state before calling scheduleOleg Drokin2015-05-311-10/+5Star
* staging: rtl8723au: remove useless commentLuca Ceresoli2015-05-311-1/+0Star
* staging: rtl8723au: remove useless return valueLuca Ceresoli2015-05-311-2/+1Star
* staging: rtl8723au: fix sparse warningJuston Li2015-05-311-1/+1
* staging: rtl8723au: remove redundant initializationGujulan Elango, Hari Prasath (H.)2015-05-311-1/+1
* staging/lustre: Use roundup_pow_of_two() in LNetEQAlloc()Pekka Enberg2015-05-312-14/+1Star
* staging/lustre: Remove duplicate helpers from libcfs.hPekka Enberg2015-05-311-19/+0Star
* staging/lustre: Remove __attribute__ definition from libcfs.hPekka Enberg2015-05-311-4/+0Star
* staging: lustre: check kzalloc return valueGujulan Elango, Hari Prasath (H.)2015-05-311-0/+4
* Staging: lustre: Replace kzalloc and memcpy by kmemdupGunasundar, Balamanikandan (B.)2015-05-311-2/+1Star
* staging: lustre: lclient: lcommon_cl.c fixing coding style issuesAnkit Garg2015-05-311-18/+17Star
* lustre: kill unused helperAl Viro2015-05-311-15/+0Star
* lustre: kill unused macro (LOOKUP_CONTINUE)Al Viro2015-05-311-6/+0Star
* staging: wilc1000: off by one in wilc_wfi_cfg80211_mgmt_typesSasha Levin2015-05-311-1/+1
* staging: wilc1000: remove __DRIVER_VERSION__ macroArnd Bergmann2015-05-312-7/+1Star
* staging: wilc1000: remove thread wrapperArnd Bergmann2015-05-317-220/+8Star
* staging: wilc1000: remove platform version checksArnd Bergmann2015-05-314-33/+1Star
* staging: wilc1000: remove linux version checksArnd Bergmann2015-05-315-592/+5Star
* staging/wilc1000: fix Kconfig dependenciesArnd Bergmann2015-05-281-37/+39
* staging: wilc1000: Disable for S390Guenter Roeck2015-05-281-0/+1
* staging: wilc1000: Include linux/gpio.h instead of asm/gpio.hGuenter Roeck2015-05-281-1/+1
* staging: MAINTAINERS: add maintainer for wilc1000 deviceJohnny Kim2015-05-241-0/+9
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-2456-0/+33704
* staging: panel: fix stackdumpSudip Mukherjee2015-05-241-23/+21Star
* staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1Huacai Chen2015-05-242-0/+4
* staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-05-243-37/+5Star
* staging: I2O cleanupValentin Rothberg2015-05-241-1/+0Star
* staging: unisys: cleanup UNISYS_VISORUTILValentin Rothberg2015-05-241-1/+0Star
* staging: unisys: Convert device functions to pass dev_info pointer aroundDon Zickus2015-05-244-91/+103
* staging: unisys: Convert bus functions to pass bus_info pointer aroundDon Zickus2015-05-243-52/+42Star
* staging: unisys: Convert the device attributes to visor_deviceDon Zickus2015-05-241-52/+28Star
* staging: unisys: Remove unused intrDon Zickus2015-05-242-2/+0Star
* staging: unisys: Add checks for creationDon Zickus2015-05-241-0/+3
* staging: unisys: Add a function to set the clientpartitionDon Zickus2015-05-242-0/+11
* staging: unisys: Add visor device find routineDon Zickus2015-05-241-0/+39