aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-13Revert "Staging: Android alarm: IOCTL command encoding fix"Colin Cross1-3/+1
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds28-241/+271
2012-10-24staging: tidspbridge: delete unused mmu functionsOmar Ramirez Luna2-78/+0
2012-10-24staging: tidspbridge: ioremap physical address of the stack segment in shmOmar Ramirez Luna1-6/+15
2012-10-24staging: tidspbridge: ioremap dsp sync addrOmar Ramirez Luna1-11/+26
2012-10-24staging: tidspbridge: change type to __iomem for per and core addressesOmar Ramirez Luna2-6/+6
2012-10-24staging: tidspbridge: drop const from custom mmu implementationOmar Ramirez Luna2-34/+34
2012-10-24staging: tidspbridge: request the right irq for mmuOmar Ramirez Luna1-2/+2
2012-10-24staging: ipack: add missing include (implicit declaration of function 'kfree')Sergei Trofimovich1-0/+1
2012-10-22staging: ramster: depends on NETRandy Dunlap1-0/+1
2012-10-22staging: omapdrm: fix allocation size for page addresses arrayVincent Penquerc'h1-2/+2
2012-10-22staging: zram: Fix handling of incompressible pagesNitin Gupta1-2/+10
2012-10-22Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg1-1/+1
2012-10-22Staging: android: binder: Fix memory leak on thread/process exitArve Hjønnevåg1-1/+27
2012-10-22staging: comedi: ni_labpc: fix possible NULL deref during detachIan Abbott1-0/+2
2012-10-22staging: comedi: das08: fix possible NULL deref during detachIan Abbott1-0/+2
2012-10-22staging: comedi: amplc_pc263: fix possible NULL deref during detachIan Abbott1-0/+2
2012-10-22staging: comedi: amplc_pc236: fix possible NULL deref during detachIan Abbott1-0/+2
2012-10-22staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott1-2/+1
2012-10-22staging: comedi: amplc_dio200: fix possible NULL deref during detachIan Abbott1-0/+2
2012-10-22staging: comedi: 8255_pci: fix possible NULL deref during detachIan Abbott1-0/+2
2012-10-22staging: comedi: ni_daq_700: fix dio subdevice regressionFred Brooks1-1/+1
2012-10-19staging:iio:adis16400: Fixup adis16336 temp channel attributesLars-Peter Clausen1-1/+1
2012-10-19staging:iio:adis16400: Report correct temperature scale and offsetLars-Peter Clausen2-3/+22
2012-10-19staging:iio: Fix adis16400 channel offsets and scalesLars-Peter Clausen1-26/+27
2012-10-19staging:iio: Fix adis16260 channel offsets and scalesLars-Peter Clausen1-12/+17
2012-10-19staging:iio: Fix adis16240 channel offsets and scalesLars-Peter Clausen1-11/+12
2012-10-19staging:iio: Fix adis16220 channel offsets and scalesLars-Peter Clausen1-8/+11
2012-10-19staging:iio: Fix adis16209 channel offsets and scalesLars-Peter Clausen1-8/+10
2012-10-19staging:iio: Fix adis16204 channel offsets and scalesLars-Peter Clausen1-10/+12
2012-10-19staging:iio: Fix adis16203 channel offsets and scalesLars-Peter Clausen1-9/+11
2012-10-19staging:iio: Fix adis16201 channel offsets and scalesLars-Peter Clausen1-11/+13
2012-10-17staging: dgrp: check return value of alloc_tty_driverBill Pemberton1-0/+9
2012-10-17staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton1-0/+6
2012-10-14Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman29-10588/+48
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-2/+3
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds1-2/+3
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2-2/+2
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov1-1/+0
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown1-2/+3
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermalLen Brown1-2/+3
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds24-10581/+40
2012-10-05staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven3-0/+3
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-6/+3
2012-10-03userns: Fix build of drivers/staging/dgrpEric W. Biederman1-2/+2
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-100/+14
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-3/+5
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-7/+7
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-3/+3
2012-10-02drm: refcnt drm_framebuffer (v4.1)Rob Clark1-2/+2