aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03userns: Fix build of drivers/staging/dgrpEric W. Biederman
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02drm: refcnt drm_framebuffer (v4.1)Rob Clark
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-27staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott
2012-09-26make get_file() return its argumentAl Viro
2012-09-26take descriptor-related part of close() to file.cAl Viro
2012-09-26expose a low-level variant of fd_install() for binderAl Viro
2012-09-26new helper: __alloc_fd()Al Viro
2012-09-26binder: don't allow mmap() by process other than proc->tskAl Viro
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-26Staging: winbond: usb_free_urb(NULL) is safeHarsh Kumar
2012-09-26Staging: winbond: checkpatch cleanupHarsh Kumar
2012-09-26Staging: winbond: Removed undesired spaces, lines and tabsHarsh Kumar
2012-09-26Staging: winbond: Typo corrections in commentsHarsh Kumar
2012-09-26Staging: winbond: Changed c99 comments to c89 commentsHarsh Kumar
2012-09-26staging: r8712u: Do not queue cloned skbLarry Finger
2012-09-26staging: comedi: ni_mio_common: always lock in ni_ai_poll()Ian Abbott
2012-09-26staging: comedi: s626: add FIXME commentIan Abbott
2012-09-26staging: comedi: s626: don't dereference insn->dataIan Abbott
2012-09-26staging: comedi: s526: fix if() check in s526_gpct_winsn()H Hartley Sweeten
2012-09-26staging: comedi: s626: cleanup comments in s626_initialize()H Hartley Sweeten
2012-09-26staging: comedi: s626: remove clear of kzalloc'ed dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'WDInterval' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'ChargeEnabled' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'IsBoardRevA' commentH Hartley Sweeten
2012-09-26staging: comedi: s626: #if 0 out the "SAA7146 BUG WORKAROUND"H Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'allocatedBuf' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: add final attach messageH Hartley Sweeten
2012-09-26staging: comedi: s626: remove unneeded clear of private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: factor out the board init codeH Hartley Sweeten
2012-09-26staging: comedi: s626: cleanup request_irq in s626_attach_pci()H Hartley Sweeten