aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-14staging: wilc1000: wilc_memory.h: remove unused defineChaehyun Lim1-51/+0
2015-08-14Staging: gdm72xx: usb_ids: fix a macro coding style errorRaphaël Beamonte1-1/+5
2015-08-14staging: rtl8192e: Fix log spamming in rtl8192_hard_data_xmitMateusz Kulikowski1-2/+2
2015-08-14staging: vme: devices: add spaces around '-'Junsu Shin1-4/+4
2015-08-14staging: vme: devices: fix NULL comparison styleJunsu Shin1-2/+2
2015-08-14staging: vme: devices: remove blank line after open braceJunsu Shin1-2/+0
2015-08-14staging: vme: devices: remove multiple blank linesJunsu Shin1-4/+0
2015-08-14staging: unisys: make visorbus_dev_groups staticMichał Kępień1-1/+1
2015-08-14drivers: staging: unisys: add MODULE_DEVICE_TABLE and temporary MODULE_ALIAS lines to visornicPrarit Bhargava1-0/+9
2015-08-14staging: rtl8192u: Remove unnecessary externsJoe Perches7-223/+236
2015-08-14staging: mt29f_spinand: Remove unnecessary externsJoe Perches1-2/+2
2015-08-14staging: dgnc: Remove unnecessary externsJoe Perches1-8/+8
2015-08-14staging: ft1000: Remove unnecessary externsJoe Perches2-12/+11
2015-08-14staging: wilc1000: Remove unnecessary externsJoe Perches3-18/+18
2015-08-14staging: rtl8192e: Remove unnecessary externsJoe Perches6-235/+202
2015-08-14staging: rtl8188eu: Remove unnecessary externsJoe Perches3-14/+14
2015-08-14staging: nvec: Remove unnecessary externsJoe Perches1-10/+9
2015-08-14staging: fbtft: Remove unnecessary externsJoe Perches1-27/+25
2015-08-14staging: octeon: Remove unnecessary externsJoe Perches2-12/+12
2015-08-14staging: rtl8712: Remove unnecessary externsJoe Perches1-16/+12
2015-08-14staging: xgifb: Remove unnecessary externsJoe Perches2-19/+19
2015-08-14staging: lustre: ptlrpc: add missing include directiveIoan-Adrian Ratiu1-0/+2
2015-08-14staging: lustre: Do not init global to NULLSwee Hua Law1-1/+1
2015-08-14staging: lustre: Remove unnecessary externsJoe Perches15-392/+387
2015-08-14staging: lustre: checkpatch: argument alignment for readabilitySwee Hua Law1-4/+2
2015-08-14staging: lustre: checkpatch: move */ block comment to next lineSwee Hua Law1-1/+2
2015-08-14staging: lustre: checkpatch: symbol == NULL should be !symbolSwee Hua Law1-2/+2
2015-08-14staging: lustre: checkpatch: do not init global to NULLSwee Hua Law1-2/+2
2015-08-14staging: lustre-libcfs: make static-variable constantPatrick Boettcher1-2/+2
2015-08-14staging: lustre-libcfs: fix sparse warningPatrick Boettcher3-12/+14
2015-08-14Staging: unisys: Remove useless cast on void pointerShraddha Barke1-1/+1
2015-08-14Staging: lustre: libcfs: Remove unnecessary cast on void*Shraddha Barke1-1/+1
2015-08-14Staging: wilc1000: Remove null check before kfreeShraddha Barke1-2/+1
2015-08-14staging: rtl8723au: Fix Sparse errors in rtw_security.cJacob Kiefer1-10/+14
2015-08-14staging: wilc1000: remove wilc_strutils.c and wilc_strutils.hChaehyun Lim5-40/+1
2015-08-14staging: wilc1000: remove WILC_memcpy_INTERNALChaehyun Lim2-20/+0
2015-08-14staging: wilc1000: remove WILC_memcpy functionChaehyun Lim1-30/+0
2015-08-14staging: wilc1000: use memcpy instead of WILC_memcpyChaehyun Lim5-140/+140
2015-08-14staging: wilc1000: remove WILC_strncmp functionChaehyun Lim2-41/+0
2015-08-14staging: wilc1000: use strncmp instead of WILC_strncmpChaehyun Lim1-1/+1
2015-08-14staging: wilc1000: remove WILC_strncpy functionChaehyun Lim2-24/+0
2015-08-14staging: wilc1000: Use strncpy instead of WILC_strncpyChaehyun Lim1-1/+1
2015-08-14staging: wilc1000: remove WILC_strlen functionChaehyun Lim2-19/+0
2015-08-14staging: wilc1000: use strlen instead of WILC_strlenChaehyun Lim1-2/+2
2015-08-14staging: wilc1000: remove commented codeChaehyun Lim2-3/+0
2015-08-14staging: comedi: me4000: use bitwise AND instead of logicalDan Carpenter1-2/+2
2015-08-14staging: comedi: adl_pci7x3x: fix digital output on PCI-7230Ian Abbott1-2/+14
2015-08-14staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_read_insn_timer()H Hartley Sweeten1-1/+2
2015-08-14staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_write_insn_timer()H Hartley Sweeten1-4/+4
2015-08-14staging: comedi: hwdrv_apci3501: remove "magic" numbers in apci3501_config_insn_timer()H Hartley Sweeten1-5/+13