summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2016-02-07staging: wlan-ng: Logical continuation fixesPranjal Bhor1-23/+24
2016-02-07staging: wlan-ng: Fixed block comments coding style issuePranjal Bhor1-12/+21
2016-02-07Staging: vt6656: Fixed multiple commenting codig style issues.maomao xu1-6/+8
2016-02-07drivers:staging:vt6656: Fix coding style issuesSergey Lysanov1-1/+1
2016-02-07staging: vt6656: fix definitions of DEVICE_FLAGS_* flagsAlexey Tulia1-2/+2
2016-02-07staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley7-117/+137
2016-02-07staging: vt6655: PSbIsNextTBTTWakeUp Rename bWakeUp wake_upMalcolm Priestley1-3/+3
2016-02-07staging: vt6655: rf.c/h Replace DeviceContext with vnt_privateMalcolm Priestley2-10/+8
2016-02-07staging: vt6655: power.c replace pDevice with privMalcolm Priestley1-28/+28
2016-02-07staging: vt6655: rf.c rename bResult ret.Malcolm Priestley1-69/+69
2016-02-07staging: vt6655: set_channel replace bResult with retMalcolm Priestley1-5/+5
2016-02-07staging: vt6655: set_channel replace void handler.Malcolm Priestley2-3/+2
2016-02-07staging: vt6655: channel.c replace pDevice with privMalcolm Priestley1-29/+29
2016-02-07staging: rtl8188eu: use eth_broadcast_addr() in place of memsetHari Prasath Gujulan Elango1-1/+1
2016-02-07staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang5-105/+48
2016-02-07staging: rtl8188eu: print OUI with %*phAndy Shevchenko1-2/+2
2016-02-07staging: rtl8188eu: replace open-coded print_hex_dump()Andy Shevchenko1-23/+16
2016-02-07staging: rtl8188eu: provide an absolute path to include folderAndy Shevchenko1-1/+1
2016-02-07Staging: rtl8188eu: core: rtw_debug: fixed a parentheses coding style issueChris Elliott1-7/+7
2016-02-07staging: rtl8188eu: remove an extra spaceAlexey Tulia1-1/+1
2016-02-07staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA()Luca Ceresoli1-4/+4
2016-02-07staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli5-6/+7
2016-02-07staging: rtl8188eu: remove useless variable rtw_AcceptAddbaReqLuca Ceresoli2-4/+2
2016-02-07staging: rtl8188eu: rtw_mlme_ext.c: remove commented codeLuca Ceresoli1-1/+0
2016-02-07staging: rtl8188eu: don't cast to void* when calling memset()Luca Ceresoli3-20/+20
2016-02-07staging: rtl8188eu: add spaces around binary '*'Luca Ceresoli1-2/+2
2016-02-07staging: sm750fb, fix typosMatej Vasek8-10/+13
2016-02-07drivers:staging:sm750fb Fix all space preferred around messagesBogicevic Sasa1-14/+14
2016-02-07staging: sm750fb: fix style for if clauseOthmar Pasteka1-2/+1
2016-02-07staging: sm750fb: change definition of POWER_MODE_CTRL multi-bit fieldMike Rapoport2-12/+9
2016-02-07staging: sm750fb: use BIT macro for POWER_MODE_CTRL single-bit fieldsMike Rapoport2-15/+7
2016-02-07staging: sm750fb: change definition of MODE0_GATE multi-bit fieldsMike Rapoport1-10/+10
2016-02-07staging: sm750fb: use BIT macro for MODE0_GATE single-bit fieldsMike Rapoport2-34/+12
2016-02-07staging: sm750fb: change definition of CURRENT_GATE multi-bit fieldsMike Rapoport2-28/+28
2016-02-07staging: sm750fb: set{Memory, Master}Clock: rename ulReg to regMike Rapoport1-14/+14
2016-02-07staging: sm750fb: use BIT macro for CURRENT_GATE single-bit fieldsMike Rapoport3-45/+20
2016-02-07staging: sm750fb: change definition of MISC_CTRL multi-bit fieldsMike Rapoport2-15/+15
2016-02-07staging: sm750fb: use BIT macro for GPIO_MUX single-bit fieldsMike Rapoport2-100/+35
2016-02-07staging: sm750fb: ddk750_sii164: fix defines for i2c{Read, Write}regMike Rapoport1-2/+2
2016-02-07staging: sm750fb: use BIT macro for MISC_CTRL single-bit fieldsMike Rapoport4-66/+25
2016-02-07staging: sm750fb: ddk750_initHw: rename ulReg to regMike Rapoport1-26/+26
2016-02-07staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fieldsMike Rapoport3-20/+20
2016-02-07staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsMike Rapoport3-80/+35
2016-02-07staging: sm750fb: remove unused DE_STATE2_DE_RESERVEDMike Rapoport1-3/+0
2016-02-07staging: sm750fb: use BIT macro for DE_STATE2 single-bit fieldsMike Rapoport2-13/+7
2016-02-07staging: sm750fb: use BIT macro for DE_STATE1 single-bit fieldMike Rapoport2-5/+3
2016-02-07staging: sm750fb: hw_sm750(le)_deWait: rename dwVal to valMike Rapoport1-8/+8
2016-02-07staging: sm750fb: lynxfb_pci_probe: remove some pr_infoMike Rapoport1-8/+0
2016-02-07staging: sm750fb: introduce sm750fb_frambuffer_allocMike Rapoport1-57/+41
2016-02-07staging: sm750fb: introduce sm750fb_frambuffer_releaseMike Rapoport1-12/+13