summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-18staging: comedi: drivers: addi-data: hwdrv_apci3200.c: Add a missing semicolonKumar Amit Mehta1-1/+1
2013-02-18staging: et131x: Update TODO listMark Einon1-0/+4
2013-02-18staging: et131x: Remove assignment of skb->devMark Einon1-1/+0
2013-02-18staging: wlan-ng: hfa384x.h: fix for error reported by smatchKumar Amit Mehta1-0/+1
2013-02-18staging/zache checkpatch ERROR: spaces prohibited around thatRobert Berger1-2/+2
2013-02-16staging/ozwpan: Mark read only parameters and structs as constPeter Huewe8-25/+26
2013-02-16staging/ozwpan: Remove empty and unused function oz_cdev_heartbeatPeter Huewe2-7/+0
2013-02-16staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe6-19/+21
2013-02-16staging/ozwpan: Add missing header includesPeter Huewe2-0/+2
2013-02-16staging/usbip: Mark local functions as static (fix sparse warnings)Peter Huewe1-2/+2
2013-02-16staging/xgifb: Remove duplicated code in loops.Peter Huewe1-8/+3
2013-02-16staging/xgifb: Consolidate return pathsPeter Huewe1-3/+1
2013-02-16staging/xgifb: Remove code without effectPeter Huewe1-8/+1
2013-02-16staging/xgifb: Remove unnecessary castsPeter Huewe2-36/+32
2013-02-16staging/xgifb: Consolidate if/else if with identical code branchesPeter Huewe1-5/+2
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More27-559/+555
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More26-485/+482
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More25-78/+76
2013-02-15staging/rtl8187se: Mark functions as static to silence sparsePeter Huewe1-17/+17
2013-02-15staging/rtl8187se: Remove duplicated code by using an offsetPeter Huewe1-50/+26
2013-02-15staging/rtl8187se: Remove unused functions PlatformIORead2Byte / PlatformIORe...Peter Huewe1-20/+0
2013-02-15staging/rtl8187se: Remove temporary variable for return valuePeter Huewe1-12/+5
2013-02-15staging/rtl8187se: Reuse ReadBBPortUchar to avoid duplicated codePeter Huewe1-23/+7
2013-02-15staging/rtl8187se: Remove unused/unnecessary variablesPeter Huewe1-5/+0
2013-02-15staging/rtl8187se: Remove code without effectPeter Huewe1-33/+2
2013-02-15staging/rtl8187se: Remove code without effectPeter Huewe1-38/+1
2013-02-15staging/rtl8187se: Remove code without effectPeter Huewe1-48/+1
2013-02-15staging/ozwpan: Fix NULL vs zero in ozhcd.c (sparse warning)Peter Huewe1-67/+68
2013-02-15staging/ozwpan: Fix NULL vs zero in ozusbsvc.c (sparse warning)Peter Huewe1-11/+11
2013-02-15staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)Peter Huewe1-12/+12
2013-02-15staging/ozwpan: Fix NULL vs zero in ozproto.c (sparse warning)Peter Huewe1-39/+39
2013-02-15staging/ozwpan: Fix NULL vs zero in ozeltbuf.c (sparse warning)Peter Huewe1-9/+9
2013-02-15staging/ozwpan: Fix NULL vs zero in ozusbsvc1.c (sparse warning)Peter Huewe1-10/+10
2013-02-15staging/ozwpan: Fix NULL vs zero in ozpd.c (sparse warning)Peter Huewe1-34/+34
2013-02-15staging/panel: Mark local functions/structs static and add const if applicabl...Peter Huewe1-15/+16
2013-02-15staging/comedi: Remove if(); statement without effectPeter Huewe1-1/+0
2013-02-15staging/comedi: Use && instead of & for logical comparisionPeter Huewe1-1/+1
2013-02-15staging: comedi: vmk80xx: initialize K8055 outputs to known stateIan Abbott1-1/+6
2013-02-15staging: comedi: vmk80xx: simplify vmk80xx_reset_device()Ian Abbott1-35/+9
2013-02-15staging: comedi: vmk80xx: zero buffers on allocationIan Abbott1-2/+2
2013-02-15zcache/zbud: Fix __init mismatchKonrad Rzeszutek Wilk1-1/+1
2013-02-15zbud: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk1-16/+16
2013-02-15ramster: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk1-17/+17
2013-02-15zcache: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk1-80/+81
2013-02-14staging/rtl8192u/ieee80211: Fix buffer overflow in ieee80211_softmac_wx.cPeter Huewe1-14/+15
2013-02-14staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p8021...Peter Huewe1-0/+2
2013-02-13staging: zcache: add TODO fileDan Magenheimer1-0/+69
2013-02-13staging/comedi: Fix undefined array subscriptPeter Huewe1-10/+7
2013-02-13staging: tidspbridge: remove redundant NULL check before delete_msg_mgr().Cyril Roelandt1-2/+1
2013-02-13staging: dgrp: remove redundant NULL check before unregister_dgrp_device().Cyril Roelandt1-6/+3