aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2013-02-23mm: rename page struct field helpersMel Gorman
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-18staging: comedi: vmk80xx: wait for URBs to completeIan Abbott
2013-02-18staging: comedi: drivers: addi-data: hwdrv_apci3200.c: Add a missing semicolonKumar Amit Mehta
2013-02-18staging: et131x: Update TODO listMark Einon
2013-02-18staging: et131x: Remove assignment of skb->devMark Einon
2013-02-18staging: wlan-ng: hfa384x.h: fix for error reported by smatchKumar Amit Mehta
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-18staging/zache checkpatch ERROR: spaces prohibited around thatRobert Berger
2013-02-15staging/ozwpan: Mark read only parameters and structs as constPeter Huewe
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