summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: use list_for_each_entry*Geliang Tang2016-02-082-25/+7Star
* drivers:staging:wlan-ng Fix space preferred around that messagesBogicevic Sasa2016-02-081-4/+3Star
* drivers:staging:wlan-ng Fix all no space necesarry after a castBogicevic Sasa2016-02-081-12/+12
* staging: wlan-ng: Fixed more commentsGavin O'Leary2016-02-081-4/+8
* staging: wlan-ng: fixed a commentGavin O'Leary2016-02-081-1/+2
* staging: wlan-ng: (coding style) remove unnecessary blank line before "}"Christian Colic2016-02-081-2/+0Star
* Staging: wlan-ng: p80211wep: fixed a block comment style issueGavin O'Leary2016-02-081-2/+2
* staging: wlan-ng: NULL comparisons made elegantPranjal Bhor2016-02-081-5/+5
* staging: wlan-ng: Open parenthesis alignment style fixPranjal Bhor2016-02-081-12/+12
* staging: wlan-ng: Coding style fix for casting operationPranjal Bhor2016-02-081-7/+7
* staging: wlan-ng: Removed blank lines after bracesPranjal Bhor2016-02-081-4/+0Star
* staging: wlan-ng: Logical continuation fixesPranjal Bhor2016-02-081-23/+24
* staging: wlan-ng: Fixed block comments coding style issuePranjal Bhor2016-02-081-12/+21
* Staging: vt6656: Fixed multiple commenting codig style issues.maomao xu2016-02-081-6/+8
* drivers:staging:vt6656: Fix coding style issuesSergey Lysanov2016-02-081-1/+1
* staging: vt6656: fix definitions of DEVICE_FLAGS_* flagsAlexey Tulia2016-02-081-2/+2
* staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley2016-02-087-117/+137
* staging: vt6655: PSbIsNextTBTTWakeUp Rename bWakeUp wake_upMalcolm Priestley2016-02-081-3/+3
* staging: vt6655: rf.c/h Replace DeviceContext with vnt_privateMalcolm Priestley2016-02-082-10/+8Star
* staging: vt6655: power.c replace pDevice with privMalcolm Priestley2016-02-081-28/+28
* staging: vt6655: rf.c rename bResult ret.Malcolm Priestley2016-02-081-69/+69
* staging: vt6655: set_channel replace bResult with retMalcolm Priestley2016-02-081-5/+5
* staging: vt6655: set_channel replace void handler.Malcolm Priestley2016-02-082-3/+2Star
* staging: vt6655: channel.c replace pDevice with privMalcolm Priestley2016-02-081-29/+29
* staging: rtl8188eu: use eth_broadcast_addr() in place of memsetHari Prasath Gujulan Elango2016-02-081-1/+1
* staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang2016-02-085-105/+48Star
* staging: rtl8188eu: print OUI with %*phAndy Shevchenko2016-02-081-2/+2
* staging: rtl8188eu: replace open-coded print_hex_dump()Andy Shevchenko2016-02-081-23/+16Star
* staging: rtl8188eu: provide an absolute path to include folderAndy Shevchenko2016-02-081-1/+1
* Staging: rtl8188eu: core: rtw_debug: fixed a parentheses coding style issueChris Elliott2016-02-081-7/+7
* staging: rtl8188eu: remove an extra spaceAlexey Tulia2016-02-081-1/+1
* staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA()Luca Ceresoli2016-02-081-4/+4
* staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli2016-02-085-6/+7
* staging: rtl8188eu: remove useless variable rtw_AcceptAddbaReqLuca Ceresoli2016-02-082-4/+2Star
* staging: rtl8188eu: rtw_mlme_ext.c: remove commented codeLuca Ceresoli2016-02-081-1/+0Star
* staging: rtl8188eu: don't cast to void* when calling memset()Luca Ceresoli2016-02-083-20/+20
* staging: rtl8188eu: add spaces around binary '*'Luca Ceresoli2016-02-081-2/+2
* staging: sm750fb, fix typosMatej Vasek2016-02-088-10/+13
* drivers:staging:sm750fb Fix all space preferred around messagesBogicevic Sasa2016-02-081-14/+14
* staging: sm750fb: fix style for if clauseOthmar Pasteka2016-02-081-2/+1Star
* staging: sm750fb: change definition of POWER_MODE_CTRL multi-bit fieldMike Rapoport2016-02-082-12/+9Star
* staging: sm750fb: use BIT macro for POWER_MODE_CTRL single-bit fieldsMike Rapoport2016-02-082-15/+7Star
* staging: sm750fb: change definition of MODE0_GATE multi-bit fieldsMike Rapoport2016-02-081-10/+10
* staging: sm750fb: use BIT macro for MODE0_GATE single-bit fieldsMike Rapoport2016-02-082-34/+12Star
* staging: sm750fb: change definition of CURRENT_GATE multi-bit fieldsMike Rapoport2016-02-082-28/+28
* staging: sm750fb: set{Memory, Master}Clock: rename ulReg to regMike Rapoport2016-02-081-14/+14
* staging: sm750fb: use BIT macro for CURRENT_GATE single-bit fieldsMike Rapoport2016-02-083-45/+20Star
* staging: sm750fb: change definition of MISC_CTRL multi-bit fieldsMike Rapoport2016-02-082-15/+15
* staging: sm750fb: use BIT macro for GPIO_MUX single-bit fieldsMike Rapoport2016-02-082-100/+35Star
* staging: sm750fb: ddk750_sii164: fix defines for i2c{Read, Write}regMike Rapoport2016-02-081-2/+2