aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2013-03-18[media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS i...Chen Gang
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27more file_inode() open-coded instancesAl Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-23mm: rename page struct field helpersMel Gorman
2013-02-22new helper: file_inode(file)Al Viro
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-16drm/omap: move out of stagingRob Clark
2013-02-16staging/omapdrm: Use kmemdup rather than duplicating its implementationPeter Huewe
2013-02-16staging: omapdrm/omap_gem_dmabuf.c: fix memory leakageCong Ding
2013-02-16drm/omap: Add OMAP5 supportAndy Gross
2013-02-16drm/omap: Add PM capabilitiesAndy Gross
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