summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: xgifb: Avoid multiple blank linesRehas Sachdeva2016-03-114-7/+0
* Staging: wlan-ng: Do not print message if kzalloc() failed.Sandhya Bankar2016-03-111-1/+0
* Staging: wlan-ng: Handle error condition.Sandhya Bankar2016-03-111-0/+4
* staging: wlan-ng: simplify NULL testsEva Rachel Retuya2016-03-113-9/+9
* staging: wlan-ng: prism2sta.c: Drop unneeded void pointer castJanani Ravichandran2016-03-111-15/+15
* staging: wlan-ng: prism2mgmt.c: Drop void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: wlan-ng: prism2mib.c: Drop void pointer castJanani Ravichandran2016-03-111-5/+5
* staging: wlan-ng: Drop void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: wlan-ng: Remove unnecessary macroAmitoj Kaur Chawla2016-03-111-5/+3
* staging: gs_fpgaboot: drop wrapper function 'finish_driver'Eva Rachel Retuya2016-03-111-7/+2
* staging: dgnc: cleanup properlySudip Mukherjee2016-03-111-8/+13
* staging: dgnc: unregister pci driverSudip Mukherjee2016-03-111-2/+1
* staging: dgnc: remove pci_unregister_driverSudip Mukherjee2016-03-111-14/+5
* staging: dgnc: remove unneeded elseSudip Mukherjee2016-03-111-7/+7
* staging: dgnc: Break line after boolean operatorRehas Sachdeva2016-03-111-2/+2
* staging: dgnc: Fix block comment styleRehas Sachdeva2016-03-111-8/+4
* staging: dgnc: Avoid multiple blank linesRehas Sachdeva2016-03-113-10/+0
* staging: dgnc: Add spaces around '|' and '<<'Rehas Sachdeva2016-03-112-22/+22
* staging: dgnc: delete parentheses around right hand side of assignmentEva Rachel Retuya2016-03-114-6/+6
* staging: vme: devices: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla2016-03-111-18/+6
* staging: fbtft: fb_uc1611.c: Drop void pointer castJanani Ravichandran2016-03-111-2/+2
* staging: fbtft: fb_ra8875.c: Remove unneeded void pointer castJanani Ravichandran2016-03-111-2/+2
* staging: fbtft: fbtft-bus.c: Drop unneeded void pointer castJanani Ravichandran2016-03-111-2/+2
* staging: fbtft: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla2016-03-111-2/+5
* staging: fbtft: Remove unnecessary spi_set_drvdata()Amitoj Kaur Chawla2016-03-111-5/+0
* staging: fbtft: replace ternary operator with min macroAlison Schofield2016-03-112-3/+3
* staging: fbtft: Use kmalloc_arrayBhaktipriya Shridhar2016-03-111-2/+2
* Staging: nvec: removes an unnecessary cast on a void pointerBen Marsh2016-03-111-1/+1
* staging: nvec: nvec.c: Drop void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: nvec: Avoid the use of BUG_ONLaura Garcia Liebana2016-03-111-2/+0
* staging: nvec: Remove blank lines before a close braceLaura Garcia Liebana2016-03-111-1/+0
* Staging: rtl8188eu: Remove function rtw_freq2chBhumika Goyal2016-03-112-18/+0
* Staging: rtl8188eu: removed unnecessary check in core/rtw_ap.cClaudiu Beznea2016-03-111-67/+64
* staging: rtl8188eu: os_dep: Remove unnecessary else after returnBhaktipriya Shridhar2016-03-111-2/+1
* Staging: rtl8188eu: Use !x instead of x==NULL.Sandhya Bankar2016-03-111-2/+2
* Staging: rtl8188eu: rtw_efuse: Do not print message if kzalloc() failed.Sandhya Bankar2016-03-111-3/+1
* Staging: rtl8188eu: Do not print message if kzalloc() failed.Sandhya Bankar2016-03-111-2/+1
* rtl8188eu: Add spaces around arithmetic operatorsKyle Kuffermann2016-03-111-44/+44
* staging: rtl8188eu: remove PWR_BASEADDR_* macro definitions and "base" member...Ivan Safonov2016-03-113-114/+63
* staging: rtl8188eu: remove PWR_INTF_*_MSK macro definitions and interface_mas...Ivan Safonov2016-03-114-108/+57
* staging: rtl8188eu: remove PWR_FAB_*_MSK macro definitions and fab_msk of wl_...Ivan Safonov2016-03-114-89/+77
* staging: rtl8188eu: remove FabVersion member of odm_dm_struct structIvan Safonov2016-03-113-16/+1
* staging: rtl8188eu: remove chip_type of the adapter structureIvan Safonov2016-03-112-3/+0
* staging: rtl8188eu: replace (a == NULL) to (!a) in rtw_drv_initIvan Safonov2016-03-111-2/+2
* staging: rtl8188eu: remove unnecessary debug output from os_dep/usb_intf.cIvan Safonov2016-03-111-4/+0
* staging: rtl8188eu: remove unused macros from include/basic_types.hIvan Safonov2016-03-111-29/+0
* staging: rtl8188eu: remove unused include/ieee80211_ext.hIvan Safonov2016-03-111-290/+0
* staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macroIvan Safonov2016-03-113-7/+7
* staging: rtl8188eu: os_dep: Remove NULL test before vfreeBhaktipriya Shridhar2016-03-111-1/+1
* staging: rtl8188eu: core: Remove NULL test before vfreeBhaktipriya Shridhar2016-03-112-4/+2
OpenPOWER on IntegriCloud