summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin2016-08-2135-95/+111
* staging: rts5208: Change data type to unsigned int.Louie Lu2016-08-211-1/+1
* staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICVQuentin Lambert2016-08-211-2/+4
* staging: rts5208/ms.c: change the label name to respect the coding styleQuentin Lambert2016-08-211-6/+6
* Staging: rts5208: fix double blank line coding style issuesJonas Rickert2016-08-2111-41/+1
* Staging: rtl8723au: rtw_ieee80211: Fixed operators spacing style issuesShiva Kerdel2016-08-211-40/+40
* staging: rtl8723au: hal: check BT_Active and BT_State with correct bit patternColin Ian King2016-08-211-1/+1
* staging: fsl-mc: make bus/mc-bus explicitly non-modularPaul Gortmaker2016-08-211-21/+0
* fsl-mc: add helper macro to determine if a device is of fsl_mc typeNipun Gupta2016-08-215-9/+16
* staging: r8723au: Remove unused semaphoresBinoy Jayan2016-08-214-12/+0
* staging: r8723au: pwrctrl_priv: Replace semaphore lock with mutexBinoy Jayan2016-08-213-11/+14
* staging: r8188eu: Fix scheduling while atomic splatLarry Finger2016-08-211-2/+2
* staging: r8188eu: Remove some false positives from kmemleakLarry Finger2016-08-211-0/+2
* staging: r8712u: Handle some false positives from kmemleakLarry Finger2016-08-211-0/+2
* staging: r8712u: Fix leak of skbLarry Finger2016-08-213-18/+8
* staging: r8712u: Check pointer before useLarry Finger2016-08-211-38/+34
* staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.cParth Sane2016-08-211-13/+12
* Staging: rtl8712: Fixed brace and comment style issueAnuradha Weeraman2016-08-211-7/+8
* rtl8712: intf_priv: Replace semaphore lock with completionBinoy Jayan2016-08-212-4/+4
* rtl8712: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan2016-08-214-4/+4
* rtl8712: Replace semaphore cmd_queue_sema with completionBinoy Jayan2016-08-215-7/+7
* rtl8192e: Replace semaphore ips_sem with mutexBinoy Jayan2016-08-215-17/+16
* rtl8192e: Replace semaphore scan_sem with mutexBinoy Jayan2016-08-212-9/+9
* rtl8192e: Replace semaphore rf_sem with mutexBinoy Jayan2016-08-213-4/+4
* rtl8192e: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan2016-08-213-67/+67
* rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan2016-08-215-47/+46
* staging/rtl8192e: avoid comparing unsigned type >= 0Arnd Bergmann2016-08-212-3/+5
* staging/rtl8192e: use s8 instead of charArnd Bergmann2016-08-214-12/+12
* staging/rtl8192u: use s8 instead of charArnd Bergmann2016-08-213-11/+11
* staging: rtl8188eu: remove _EFUSE_DEF_TYPE enumIvan Safonov2016-08-211-10/+0
* staging: rtl8188eu: remove EFUSE_GetEfuseDefinition functionIvan Safonov2016-08-212-65/+0
* staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_AVAILABLE_EFUS...Ivan Safonov2016-08-211-6/+6
* staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAX_SECT...Ivan Safonov2016-08-211-4/+1
* staging: rtl8188eu: remove efuse_max variable in hal_EfusePartialWriteCheckIvan Safonov2016-08-211-2/+1
* staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAP_LEN,...Ivan Safonov2016-08-211-15/+3
* rtl8188eu: Remove unused semaphoresBinoy Jayan2016-08-214-9/+0
* rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan2016-08-216-39/+17
* rtl8188eu: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan2016-08-213-6/+6
* rtl8188eu: Replace semaphore cmd_queue_sema with completionBinoy Jayan2016-08-213-5/+5
* staging: ks7010: don't print skb->dev->name if skb is nullColin Ian King2016-08-211-4/+2
* staging: ks7010: declare private functions staticNicholas Mc Guire2016-08-211-2/+2
* staging: ks7010: fix wait_for_completion_interruptible_timeout return handlingNicholas Mc Guire2016-08-211-2/+6
* staging: vt6655: power.c: Fix checkpatch warningAnson Jacob2016-08-211-6/+6
* staging: vt6655: Fix checkpatch warningAnson Jacob2016-08-211-4/+4
* staging: vt6655: channel.c: Fix block comments usage warning by checkpatch.plAnson Jacob2016-08-211-1/+2
* staging:vt6656:dpc.h:fix parantheses alignmentRithvik Patibandla2016-08-211-1/+1
* staging:vt6656:dpc.c:Fix spacesRithvik Patibandla2016-08-211-3/+3
* staging:vt6656:dpc.c:Fix parantheses alignmentRithvik Patibandla2016-08-211-4/+4
* staging:vt6656:baseband.h: Fix alignment issueRithvik Patibandla2016-08-211-2/+2
* staging:vt6656:card.c: fix camel case issueRithvik Patibandla2016-08-211-3/+3
OpenPOWER on IntegriCloud