summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab2012-11-2832-244/+290
|\
| * Revert "Staging: Android alarm: IOCTL command encoding fix"Colin Cross2012-11-131-3/+1
| * Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-2628-241/+271
| |\
| | * staging: tidspbridge: delete unused mmu functionsOmar Ramirez Luna2012-10-242-78/+0
| | * staging: tidspbridge: ioremap physical address of the stack segment in shmOmar Ramirez Luna2012-10-241-6/+15
| | * staging: tidspbridge: ioremap dsp sync addrOmar Ramirez Luna2012-10-241-11/+26
| | * staging: tidspbridge: change type to __iomem for per and core addressesOmar Ramirez Luna2012-10-242-6/+6
| | * staging: tidspbridge: drop const from custom mmu implementationOmar Ramirez Luna2012-10-242-34/+34
| | * staging: tidspbridge: request the right irq for mmuOmar Ramirez Luna2012-10-241-2/+2
| | * staging: ipack: add missing include (implicit declaration of function 'kfree')Sergei Trofimovich2012-10-241-0/+1
| | * staging: ramster: depends on NETRandy Dunlap2012-10-221-0/+1
| | * staging: omapdrm: fix allocation size for page addresses arrayVincent Penquerc'h2012-10-221-2/+2
| | * staging: zram: Fix handling of incompressible pagesNitin Gupta2012-10-221-2/+10
| | * Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg2012-10-221-1/+1
| | * Staging: android: binder: Fix memory leak on thread/process exitArve Hjønnevåg2012-10-221-1/+27
| | * staging: comedi: ni_labpc: fix possible NULL deref during detachIan Abbott2012-10-221-0/+2
| | * staging: comedi: das08: fix possible NULL deref during detachIan Abbott2012-10-221-0/+2
| | * staging: comedi: amplc_pc263: fix possible NULL deref during detachIan Abbott2012-10-221-0/+2
| | * staging: comedi: amplc_pc236: fix possible NULL deref during detachIan Abbott2012-10-221-0/+2
| | * staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott2012-10-221-2/+1
| | * staging: comedi: amplc_dio200: fix possible NULL deref during detachIan Abbott2012-10-221-0/+2
| | * staging: comedi: 8255_pci: fix possible NULL deref during detachIan Abbott2012-10-221-0/+2
| | * staging: comedi: ni_daq_700: fix dio subdevice regressionFred Brooks2012-10-221-1/+1
| | * staging:iio:adis16400: Fixup adis16336 temp channel attributesLars-Peter Clausen2012-10-191-1/+1
| | * staging:iio:adis16400: Report correct temperature scale and offsetLars-Peter Clausen2012-10-192-3/+22
| | * staging:iio: Fix adis16400 channel offsets and scalesLars-Peter Clausen2012-10-191-26/+27
| | * staging:iio: Fix adis16260 channel offsets and scalesLars-Peter Clausen2012-10-191-12/+17
| | * staging:iio: Fix adis16240 channel offsets and scalesLars-Peter Clausen2012-10-191-11/+12
| | * staging:iio: Fix adis16220 channel offsets and scalesLars-Peter Clausen2012-10-191-8/+11
| | * staging:iio: Fix adis16209 channel offsets and scalesLars-Peter Clausen2012-10-191-8/+10
| | * staging:iio: Fix adis16204 channel offsets and scalesLars-Peter Clausen2012-10-191-10/+12
| | * staging:iio: Fix adis16203 channel offsets and scalesLars-Peter Clausen2012-10-191-9/+11
| | * staging:iio: Fix adis16201 channel offsets and scalesLars-Peter Clausen2012-10-191-11/+13
| * | staging: dgrp: check return value of alloc_tty_driverBill Pemberton2012-10-171-0/+9
| * | staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton2012-10-171-0/+6
| * | Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2012-10-1429-10588/+48
| |\ \ | | |/
| * | staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2012-10-053-0/+3
* | | [media] staging/media: Use dev_ printks in go7007/go7007-fw.cYAMANE Toshiaki2012-11-211-22/+20
* | | [media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7113.cYAMANE Toshiaki2012-11-211-2/+2
* | | [media] Staging/media: fixed spacing coding style in go7007/wis-saa7113.cYAMANE Toshiaki2012-11-211-2/+1
* | | [media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7115.cYAMANE Toshiaki2012-11-211-2/+2
* | | [media] Staging/media: fixed spacing coding style in go7007/wis-saa7115.cYAMANE Toshiaki2012-11-211-2/+1
* | | [media] Staging/media: Use dev_ printks in go7007/wis-ov7640.cYAMANE Toshiaki2012-11-211-2/+2
* | | [media] Staging/media: fixed spacing coding style in go7007/wis-ov7640.cYAMANE Toshiaki2012-11-211-2/+1
* | | [media] staging: lirc_serial: silence GCC warningPaul Bolle2012-10-281-1/+5
* | | [media] go7007-v4l2: warning fix: index is unsigned, so it will never be below 0Mauro Carvalho Chehab2012-10-281-1/+1
* | | [media] dt3155v4l: vb2_queue_init() can now fail. Check is requiredMauro Carvalho Chehab2012-10-281-1/+3
* | | [media] staging :go700: use module_i2c_driver to simplify the codeWei Yongjun2012-10-258-96/+8
| |/ |/|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-131-2/+3
|\ \
| | \
| | \
| *-. \ Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2012-10-091-2/+3
| |\ \ \
OpenPOWER on IntegriCloud