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