summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-30staging: vt6656: rf.c: Remove camel case from local variablesMalcolm Priestley1-38/+38
2013-05-30staging: vt6656: rf.c: RFbRFTableDownload: Remove camel case and clean up.Malcolm Priestley1-140/+121
2013-05-30staging: vt6656: rf.c: RFvRSSITodBm Remove camel case and clean up.Malcolm Priestley1-18/+19
2013-05-30staging: vt6656: rf.c: RFbRawSetPower Remove camel case and cleanup.Malcolm Priestley1-105/+117
2013-05-30staging: vt6656: rf.c: RFbSetPower Remove camel case and clean up.Malcolm Priestley1-30/+29
2013-05-30rtl8192u: fix printk calls in r8192U_core.cXenia Ragiadakou1-29/+27
2013-05-30ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.cXenia Ragiadakou1-1/+1
2013-05-30ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.cXenia Ragiadakou1-6/+6
2013-05-30ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.cXenia Ragiadakou1-1/+1
2013-05-30ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.cXenia Ragiadakou1-4/+3
2013-05-30staging/silicom/bypasslib: Move opening brace to previous lineLisa Nguyen1-2/+2
2013-05-30staging/silicom/bypasslib: Remove extra space before lineLisa Nguyen1-1/+1
2013-05-30staging/silicom/bypasslib: Add space around ||Lisa Nguyen1-1/+1
2013-05-30staging/silicom/bypasslib: Add space around &&Lisa Nguyen1-1/+1
2013-05-30staging/silicom/bypasslib: Add space around ==Lisa Nguyen1-3/+3
2013-05-30staging/silicom/bypasslib: Fix code indentation errorsLisa Nguyen1-3/+3
2013-05-30staging/silicom/bypasslib: Reformat commentsLisa Nguyen1-32/+32
2013-05-30staging: drm/imx: revert vsync_cnt for di->id 1Markus Niebel1-1/+6
2013-05-30staging: drm/imx: fix spelling error for vsync flag configMarkus Niebel1-3/+3
2013-05-30staging: drm/imx: set correct sync pins for displayMarkus Niebel1-1/+1
2013-05-30staging: btmtk_usb: check for a valid io_buf pointerDevendra Naga1-0/+5
2013-05-30staging: dwc2: change some dev_dbg() messages to dev_vdbg()Paul Zimmerman1-5/+5
2013-05-30Staging: winbond: Made local functions staticHarsh Kumar1-11/+14
2013-05-30Staging: winbond: usb_free_urb(NULL) is safeHarsh Kumar3-12/+7
2013-05-30staging: fwserial: Use normal logging stylesJoe Perches2-65/+72
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checksAaro Koskinen1-14/+5
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_HiVision checksAaro Koskinen1-25/+14
2013-05-30staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checksAaro Koskinen1-41/+26
2013-05-30staging: xgifb: delete redundant return statementsAaro Koskinen1-14/+1
2013-05-30staging: xgifb: XGI_DisableBridge(): delete redundant checksAaro Koskinen1-11/+4
2013-05-30staging: xgifb: XGI_EnableChISLCD(): delete trivial functionAaro Koskinen1-28/+5
2013-05-30staging: xgifb: SetFlag: delete EnableChAAaro Koskinen2-19/+3
2013-05-30staging: xgifb: SetFlag: delete DisableChAAaro Koskinen2-25/+11
2013-05-30staging: xgifb: SetFlag: delete EnableChBAaro Koskinen2-15/+4
2013-05-30staging: xgifb: SetFlag: delete DisableChBAaro Koskinen2-34/+19
2013-05-30staging: xgifb: SetFlag: delete GatingCRTAaro Koskinen2-17/+3
2013-05-30staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-pasteAaro Koskinen1-10/+4
2013-05-30staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS checkAaro Koskinen1-8/+3
2013-05-30staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS checkAaro Koskinen1-55/+34
2013-05-30staging: xgifb: call XGI_GetVBType from InitTo330PointerAaro Koskinen2-7/+3
2013-05-30staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS checkAaro Koskinen1-3/+0
2013-05-30staging: xgifb: refactor XGI_BridgeIsOn()Aaro Koskinen3-17/+9
2013-05-30staging/lustre: fix LBUG and inode refcount bugPeng Tao2-7/+8
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao39-2338/+1335
2013-05-30staging/lustre: fix build errorPeng Tao1-1/+1
2013-05-30Staging: rtl8192e: fix an endian bugDan Carpenter1-2/+3
2013-05-30Staging: rtl8192e: printing the wrong arrayDan Carpenter1-1/+1
2013-05-30Staging: rtl8192e: delete some dead cruftDan Carpenter1-41/+10
2013-05-30Staging: vt6655: add missing free_netdev() on error in hostap_enable_hostapd()Wei Yongjun1-0/+2
2013-05-30staging: keucr: remove needless check before usb_free_coherent()Wei Yongjun1-6/+3