summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2012-11-28Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab
2012-11-21[media] staging/media: Use dev_ printks in go7007/go7007-fw.cYAMANE Toshiaki
2012-11-21[media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7113.cYAMANE Toshiaki
2012-11-21[media] Staging/media: fixed spacing coding style in go7007/wis-saa7113.cYAMANE Toshiaki
2012-11-21[media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7115.cYAMANE Toshiaki
2012-11-21[media] Staging/media: fixed spacing coding style in go7007/wis-saa7115.cYAMANE Toshiaki
2012-11-21[media] Staging/media: Use dev_ printks in go7007/wis-ov7640.cYAMANE Toshiaki
2012-11-21[media] Staging/media: fixed spacing coding style in go7007/wis-ov7640.cYAMANE Toshiaki
2012-11-13Revert "Staging: Android alarm: IOCTL command encoding fix"Colin Cross
2012-10-28[media] staging: lirc_serial: silence GCC warningPaul Bolle
2012-10-28[media] go7007-v4l2: warning fix: index is unsigned, so it will never be below 0Mauro Carvalho Chehab
2012-10-28[media] dt3155v4l: vb2_queue_init() can now fail. Check is requiredMauro Carvalho Chehab
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-25[media] staging :go700: use module_i2c_driver to simplify the codeWei Yongjun
2012-10-24staging: tidspbridge: delete unused mmu functionsOmar Ramirez Luna
2012-10-24staging: tidspbridge: ioremap physical address of the stack segment in shmOmar Ramirez Luna
2012-10-24staging: tidspbridge: ioremap dsp sync addrOmar Ramirez Luna
2012-10-24staging: tidspbridge: change type to __iomem for per and core addressesOmar Ramirez Luna
2012-10-24staging: tidspbridge: drop const from custom mmu implementationOmar Ramirez Luna
2012-10-24staging: tidspbridge: request the right irq for mmuOmar Ramirez Luna
2012-10-24staging: ipack: add missing include (implicit declaration of function 'kfree')Sergei Trofimovich
2012-10-22staging: ramster: depends on NETRandy Dunlap
2012-10-22staging: omapdrm: fix allocation size for page addresses arrayVincent Penquerc'h
2012-10-22staging: zram: Fix handling of incompressible pagesNitin Gupta
2012-10-22Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg
2012-10-22Staging: android: binder: Fix memory leak on thread/process exitArve Hjønnevåg
2012-10-22staging: comedi: ni_labpc: fix possible NULL deref during detachIan Abbott
2012-10-22staging: comedi: das08: fix possible NULL deref during detachIan Abbott
2012-10-22staging: comedi: amplc_pc263: fix possible NULL deref during detachIan Abbott
2012-10-22staging: comedi: amplc_pc236: fix possible NULL deref during detachIan Abbott
2012-10-22staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott
2012-10-22staging: comedi: amplc_dio200: fix possible NULL deref during detachIan Abbott
2012-10-22staging: comedi: 8255_pci: fix possible NULL deref during detachIan Abbott
2012-10-22staging: comedi: ni_daq_700: fix dio subdevice regressionFred Brooks
2012-10-19staging:iio:adis16400: Fixup adis16336 temp channel attributesLars-Peter Clausen
2012-10-19staging:iio:adis16400: Report correct temperature scale and offsetLars-Peter Clausen
2012-10-19staging:iio: Fix adis16400 channel offsets and scalesLars-Peter Clausen
2012-10-19staging:iio: Fix adis16260 channel offsets and scalesLars-Peter Clausen
2012-10-19staging:iio: Fix adis16240 channel offsets and scalesLars-Peter Clausen
2012-10-19staging:iio: Fix adis16220 channel offsets and scalesLars-Peter Clausen
2012-10-19staging:iio: Fix adis16209 channel offsets and scalesLars-Peter Clausen
2012-10-19staging:iio: Fix adis16204 channel offsets and scalesLars-Peter Clausen
2012-10-19staging:iio: Fix adis16203 channel offsets and scalesLars-Peter Clausen
2012-10-19staging:iio: Fix adis16201 channel offsets and scalesLars-Peter Clausen
2012-10-17staging: dgrp: check return value of alloc_tty_driverBill Pemberton
2012-10-17staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton
2012-10-14Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman
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