summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2013-02-15staging/xgifb: Remove unnecessary castsPeter Huewe2-36/+32
2013-02-15staging/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-15Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann42-991/+1345
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-14omapdrm: fix the dependency to omapdssTomi Valkeinen1-1/+1
2013-02-14drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter1-16/+1
2013-02-14drm/fb-helper: don't disable everything in initial_configDaniel Vetter1-0/+4
2013-02-13[media] staging: media: Remove unnecessary OOM messagesJoe Perches5-32/+10
2013-02-13staging: zcache: add TODO fileDan Magenheimer1-0/+69
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin3-0/+3
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
2013-02-11staging/zcache: Fix/improve zcache writeback code, tie to a config optionDan Magenheimer2-65/+284
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches53-376/+143
2013-02-11Merge tag 'iio-for-3.9d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman14-125/+28
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-1/+1
2013-02-09staging:iio: Use spi_sync_transfer()Lars-Peter Clausen13-124/+27
2013-02-09iio: mxs-lradc: Fix 'duplicate const' warningFabio Estevam1-1/+1
2013-02-08staging: xgifb: XGI_SetDelayComp(): delete IF_DEF_LVDS checkAaro Koskinen1-10/+0