aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-15staging/ozwpan: Remove empty and unused function oz_cdev_heartbeatPeter Huewe
2013-02-15staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe
2013-02-15staging/ozwpan: Add missing header includesPeter Huewe
2013-02-15staging/usbip: Mark local functions as static (fix sparse warnings)Peter Huewe
2013-02-15staging/xgifb: Remove duplicated code in loops.Peter Huewe
2013-02-15staging/xgifb: Consolidate return pathsPeter Huewe
2013-02-15staging/xgifb: Remove code without effectPeter Huewe
2013-02-15staging/xgifb: Remove unnecessary castsPeter Huewe
2013-02-15staging/xgifb: Consolidate if/else if with identical code branchesPeter Huewe
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More
2013-02-15staging/rtl8187se: Mark functions as static to silence sparsePeter Huewe
2013-02-15staging/rtl8187se: Remove duplicated code by using an offsetPeter Huewe
2013-02-15staging/rtl8187se: Remove unused functions PlatformIORead2Byte / PlatformIORe...Peter Huewe
2013-02-15staging/rtl8187se: Remove temporary variable for return valuePeter Huewe
2013-02-15staging/rtl8187se: Reuse ReadBBPortUchar to avoid duplicated codePeter Huewe
2013-02-15staging/rtl8187se: Remove unused/unnecessary variablesPeter Huewe
2013-02-15staging/rtl8187se: Remove code without effectPeter Huewe
2013-02-15staging/rtl8187se: Remove code without effectPeter Huewe
2013-02-15staging/rtl8187se: Remove code without effectPeter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozhcd.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozusbsvc.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozproto.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozeltbuf.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozusbsvc1.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozpd.c (sparse warning)Peter Huewe
2013-02-15staging/panel: Mark local functions/structs static and add const if applicabl...Peter Huewe
2013-02-15staging/comedi: Remove if(); statement without effectPeter Huewe
2013-02-15staging/comedi: Use && instead of & for logical comparisionPeter Huewe
2013-02-15staging: comedi: vmk80xx: initialize K8055 outputs to known stateIan Abbott
2013-02-15staging: comedi: vmk80xx: simplify vmk80xx_reset_device()Ian Abbott
2013-02-15staging: comedi: vmk80xx: zero buffers on allocationIan Abbott
2013-02-15zcache/zbud: Fix __init mismatchKonrad Rzeszutek Wilk
2013-02-15zbud: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk
2013-02-15ramster: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk
2013-02-15zcache: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk
2013-02-14staging/rtl8192u/ieee80211: Fix buffer overflow in ieee80211_softmac_wx.cPeter Huewe
2013-02-14staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p8021...Peter Huewe
2013-02-13staging: zcache: add TODO fileDan Magenheimer
2013-02-13staging/comedi: Fix undefined array subscriptPeter Huewe
2013-02-13staging: tidspbridge: remove redundant NULL check before delete_msg_mgr().Cyril Roelandt
2013-02-13staging: dgrp: remove redundant NULL check before unregister_dgrp_device().Cyril Roelandt
2013-02-11staging/zcache: Fix/improve zcache writeback code, tie to a config optionDan Magenheimer
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-02-11Merge tag 'iio-for-3.9d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2013-02-10Invensense MPU6050 Device Driver.Ge Gao
2013-02-09iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron
2013-02-09iio:triggers Protect functions in triggers.h from use when not compiledJonathan Cameron