summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-21524-29852/+19602
|\
| * staging: comedi: vmk80xx: wait for URBs to completeIan Abbott2013-02-181-232/+20
| * staging: comedi: drivers: addi-data: hwdrv_apci3200.c: Add a missing semicolonKumar Amit Mehta2013-02-181-1/+1
| * staging: et131x: Update TODO listMark Einon2013-02-181-0/+4
| * staging: et131x: Remove assignment of skb->devMark Einon2013-02-181-1/+0
| * staging: wlan-ng: hfa384x.h: fix for error reported by smatchKumar Amit Mehta2013-02-181-0/+1
| * staging/zache checkpatch ERROR: spaces prohibited around thatRobert Berger2013-02-181-2/+2
| * staging/ozwpan: Mark read only parameters and structs as constPeter Huewe2013-02-158-25/+26
| * staging/ozwpan: Remove empty and unused function oz_cdev_heartbeatPeter Huewe2013-02-152-7/+0
| * staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe2013-02-156-19/+21
| * staging/ozwpan: Add missing header includesPeter Huewe2013-02-152-0/+2
| * staging/usbip: Mark local functions as static (fix sparse warnings)Peter Huewe2013-02-151-2/+2
| * staging/xgifb: Remove duplicated code in loops.Peter Huewe2013-02-151-8/+3
| * staging/xgifb: Consolidate return pathsPeter Huewe2013-02-151-3/+1
| * staging/xgifb: Remove code without effectPeter Huewe2013-02-151-8/+1
| * staging/xgifb: Remove unnecessary castsPeter Huewe2013-02-152-36/+32
| * staging/xgifb: Consolidate if/else if with identical code branchesPeter Huewe2013-02-151-5/+2
| * staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-1527-559/+555
| * staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-1526-485/+482
| * staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-1525-78/+76
| * staging/rtl8187se: Mark functions as static to silence sparsePeter Huewe2013-02-151-17/+17
| * staging/rtl8187se: Remove duplicated code by using an offsetPeter Huewe2013-02-151-50/+26
| * staging/rtl8187se: Remove unused functions PlatformIORead2Byte / PlatformIORe...Peter Huewe2013-02-151-20/+0
| * staging/rtl8187se: Remove temporary variable for return valuePeter Huewe2013-02-151-12/+5
| * staging/rtl8187se: Reuse ReadBBPortUchar to avoid duplicated codePeter Huewe2013-02-151-23/+7
| * staging/rtl8187se: Remove unused/unnecessary variablesPeter Huewe2013-02-151-5/+0
| * staging/rtl8187se: Remove code without effectPeter Huewe2013-02-151-33/+2
| * staging/rtl8187se: Remove code without effectPeter Huewe2013-02-151-38/+1
| * staging/rtl8187se: Remove code without effectPeter Huewe2013-02-151-48/+1
| * staging/ozwpan: Fix NULL vs zero in ozhcd.c (sparse warning)Peter Huewe2013-02-151-67/+68
| * staging/ozwpan: Fix NULL vs zero in ozusbsvc.c (sparse warning)Peter Huewe2013-02-151-11/+11
| * staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)Peter Huewe2013-02-151-12/+12
| * staging/ozwpan: Fix NULL vs zero in ozproto.c (sparse warning)Peter Huewe2013-02-151-39/+39
| * staging/ozwpan: Fix NULL vs zero in ozeltbuf.c (sparse warning)Peter Huewe2013-02-151-9/+9
| * staging/ozwpan: Fix NULL vs zero in ozusbsvc1.c (sparse warning)Peter Huewe2013-02-151-10/+10
| * staging/ozwpan: Fix NULL vs zero in ozpd.c (sparse warning)Peter Huewe2013-02-151-34/+34
| * staging/panel: Mark local functions/structs static and add const if applicabl...Peter Huewe2013-02-151-15/+16
| * staging/comedi: Remove if(); statement without effectPeter Huewe2013-02-151-1/+0
| * staging/comedi: Use && instead of & for logical comparisionPeter Huewe2013-02-151-1/+1
| * staging: comedi: vmk80xx: initialize K8055 outputs to known stateIan Abbott2013-02-151-1/+6
| * staging: comedi: vmk80xx: simplify vmk80xx_reset_device()Ian Abbott2013-02-151-35/+9
| * staging: comedi: vmk80xx: zero buffers on allocationIan Abbott2013-02-151-2/+2
| * zcache/zbud: Fix __init mismatchKonrad Rzeszutek Wilk2013-02-151-1/+1
| * zbud: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk2013-02-151-16/+16
| * ramster: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk2013-02-151-17/+17
| * zcache: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk2013-02-151-80/+81
| * staging/rtl8192u/ieee80211: Fix buffer overflow in ieee80211_softmac_wx.cPeter Huewe2013-02-141-14/+15
| * staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p8021...Peter Huewe2013-02-141-0/+2
| * staging: zcache: add TODO fileDan Magenheimer2013-02-131-0/+69
| * staging/comedi: Fix undefined array subscriptPeter Huewe2013-02-131-10/+7
OpenPOWER on IntegriCloud