summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers:staging:vt6656: Fix coding style issuesSergey Lysanov2016-02-071-1/+1
* staging: vt6656: fix definitions of DEVICE_FLAGS_* flagsAlexey Tulia2016-02-071-2/+2
* staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley2016-02-077-117/+137
* staging: vt6655: PSbIsNextTBTTWakeUp Rename bWakeUp wake_upMalcolm Priestley2016-02-071-3/+3
* staging: vt6655: rf.c/h Replace DeviceContext with vnt_privateMalcolm Priestley2016-02-072-10/+8
* staging: vt6655: power.c replace pDevice with privMalcolm Priestley2016-02-071-28/+28
* staging: vt6655: rf.c rename bResult ret.Malcolm Priestley2016-02-071-69/+69
* staging: vt6655: set_channel replace bResult with retMalcolm Priestley2016-02-071-5/+5
* staging: vt6655: set_channel replace void handler.Malcolm Priestley2016-02-072-3/+2
* staging: vt6655: channel.c replace pDevice with privMalcolm Priestley2016-02-071-29/+29
* staging: rtl8188eu: use eth_broadcast_addr() in place of memsetHari Prasath Gujulan Elango2016-02-071-1/+1
* staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang2016-02-075-105/+48
* staging: rtl8188eu: print OUI with %*phAndy Shevchenko2016-02-071-2/+2
* staging: rtl8188eu: replace open-coded print_hex_dump()Andy Shevchenko2016-02-071-23/+16
* staging: rtl8188eu: provide an absolute path to include folderAndy Shevchenko2016-02-071-1/+1
* Staging: rtl8188eu: core: rtw_debug: fixed a parentheses coding style issueChris Elliott2016-02-071-7/+7
* staging: rtl8188eu: remove an extra spaceAlexey Tulia2016-02-071-1/+1
* staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA()Luca Ceresoli2016-02-071-4/+4
* staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli2016-02-075-6/+7
* staging: rtl8188eu: remove useless variable rtw_AcceptAddbaReqLuca Ceresoli2016-02-072-4/+2
* staging: rtl8188eu: rtw_mlme_ext.c: remove commented codeLuca Ceresoli2016-02-071-1/+0
* staging: rtl8188eu: don't cast to void* when calling memset()Luca Ceresoli2016-02-073-20/+20
* staging: rtl8188eu: add spaces around binary '*'Luca Ceresoli2016-02-071-2/+2
* staging: sm750fb, fix typosMatej Vasek2016-02-078-10/+13
* drivers:staging:sm750fb Fix all space preferred around messagesBogicevic Sasa2016-02-071-14/+14
* staging: sm750fb: fix style for if clauseOthmar Pasteka2016-02-071-2/+1
* staging: sm750fb: change definition of POWER_MODE_CTRL multi-bit fieldMike Rapoport2016-02-072-12/+9
* staging: sm750fb: use BIT macro for POWER_MODE_CTRL single-bit fieldsMike Rapoport2016-02-072-15/+7
* staging: sm750fb: change definition of MODE0_GATE multi-bit fieldsMike Rapoport2016-02-071-10/+10
* staging: sm750fb: use BIT macro for MODE0_GATE single-bit fieldsMike Rapoport2016-02-072-34/+12
* staging: sm750fb: change definition of CURRENT_GATE multi-bit fieldsMike Rapoport2016-02-072-28/+28
* staging: sm750fb: set{Memory, Master}Clock: rename ulReg to regMike Rapoport2016-02-071-14/+14
* staging: sm750fb: use BIT macro for CURRENT_GATE single-bit fieldsMike Rapoport2016-02-073-45/+20
* staging: sm750fb: change definition of MISC_CTRL multi-bit fieldsMike Rapoport2016-02-072-15/+15
* staging: sm750fb: use BIT macro for GPIO_MUX single-bit fieldsMike Rapoport2016-02-072-100/+35
* staging: sm750fb: ddk750_sii164: fix defines for i2c{Read, Write}regMike Rapoport2016-02-071-2/+2
* staging: sm750fb: use BIT macro for MISC_CTRL single-bit fieldsMike Rapoport2016-02-074-66/+25
* staging: sm750fb: ddk750_initHw: rename ulReg to regMike Rapoport2016-02-071-26/+26
* staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fieldsMike Rapoport2016-02-073-20/+20
* staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsMike Rapoport2016-02-073-80/+35
* staging: sm750fb: remove unused DE_STATE2_DE_RESERVEDMike Rapoport2016-02-071-3/+0
* staging: sm750fb: use BIT macro for DE_STATE2 single-bit fieldsMike Rapoport2016-02-072-13/+7
* staging: sm750fb: use BIT macro for DE_STATE1 single-bit fieldMike Rapoport2016-02-072-5/+3
* staging: sm750fb: hw_sm750(le)_deWait: rename dwVal to valMike Rapoport2016-02-071-8/+8
* staging: sm750fb: lynxfb_pci_probe: remove some pr_infoMike Rapoport2016-02-071-8/+0
* staging: sm750fb: introduce sm750fb_frambuffer_allocMike Rapoport2016-02-071-57/+41
* staging: sm750fb: introduce sm750fb_frambuffer_releaseMike Rapoport2016-02-071-12/+13
* staging: sm750fb: replace dual member of sm750_dev with fb_countMike Rapoport2016-02-072-12/+14
* staging: sm750fb: lynxfb_pci_remove: remove unused variableMike Rapoport2016-02-071-2/+0
* staging: sm750fb: lynxfb_pci_probe: return actual errorsMike Rapoport2016-02-071-20/+17