summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: s626: fix continuous acquisitionIan Abbott2013-03-251-1/+1
* staging: zcache: fix typo "64_BIT"Paul Bolle2013-03-191-1/+1
* Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-132-59/+36Star
|\
| * tidspbridge: convert to idr_alloc()Tejun Heo2013-03-131-44/+26Star
| * zcache: convert to idr_alloc()Tejun Heo2013-03-131-15/+10Star
* | Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-137-56/+77
|\ \ | |/ |/|
| * staging: comedi: dt9812: use CR_CHAN() for channel numberIan Abbott2013-03-111-6/+10
| * staging/vt6656: Fix too large integer constant warning on 32-bitGeert Uytterhoeven2013-03-111-1/+1
| * staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stackKumar Amit Mehta2013-03-111-10/+17
| * staging: imx/drm: request irq only after adding the crtcPhilipp Zabel2013-03-111-11/+12
| * staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stackKumar Amit Mehta2013-03-111-12/+18
| * staging: comedi: drivers: usbdux.c: fix DMA buffers on stackKumar Amit Mehta2013-03-111-12/+19
| * staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley2013-03-111-4/+0Star
* | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-031-7/+7
|\
| * more file_inode() open-coded instancesAl Viro2013-02-271-7/+7
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-12/+7Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-277-11/+11
|\
| * new helper: file_inode(file)Al Viro2013-02-238-12/+12
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-2625-8395/+0Star
|\ \
| * | drm/omap: move out of stagingRob Clark2013-02-1625-8413/+0Star
| * | staging/omapdrm: Use kmemdup rather than duplicating its implementationPeter Huewe2013-02-161-2/+2
| * | staging: omapdrm/omap_gem_dmabuf.c: fix memory leakageCong Ding2013-02-161-3/+3
| * | drm/omap: Add OMAP5 supportAndy Gross2013-02-163-44/+90
| * | drm/omap: Add PM capabilitiesAndy Gross2013-02-164-0/+80
| * | drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter2013-02-141-16/+1Star
| * | drm/fb-helper: don't disable everything in initial_configDaniel Vetter2013-02-141-0/+4
| * | Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...Dave Airlie2013-02-088-28/+23Star
| |\|
| * | drm: revamp framebuffer cleanup interfacesDaniel Vetter2013-01-201-2/+6
| * | drm: revamp locking around fb creation/destructionDaniel Vetter2013-01-201-0/+2
| * | omapdrm: use modeset_lock_allDaniel Vetter2013-01-202-6/+6
| * | drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter2013-01-201-8/+8
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-2551-330/+14362
|\ \ \
| * | | [media] staging: media: Remove unnecessary OOM messagesJoe Perches2013-02-135-32/+10Star
| * | | [media] staging/media/solo6x10: Use PTR_RET rather than if(IS_ERR(...)) + PTR...Peter Huewe2013-02-081-4/+1Star
| * | | [media] staging: go7007: fix test for V4L2_STD_SECAMDan Carpenter2013-02-061-1/+1
| * | | [media] staging/media/go7007: Use kmemdup rather than duplicating its impleme...Peter Huewe2013-02-061-2/+1Star
| * | | [media] staging: media: go7007: call_all stream stuff Some Additional stuff f...Volokh Konstantin2013-02-061-0/+2
| * | | [media] staging: media: go7007: i2c GPIO initialization Reset i2c stuff for G...Volokh Konstantin2013-02-062-3/+5
| * | | [media] staging: media: go7007: firmware protection Protection for unfirmware...Volokh Konstantin2013-02-062-2/+3
| * | | [media] staging: media: go7007: memory clear fix memory clearing for v4l2_sub...Volokh Konstantin2013-02-062-2/+2
| * | | [media] staging: go7007: print the audio input typeDan Carpenter2013-02-051-1/+1
| * | | Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-241-0/+5
| |\ \ \
| * \ \ \ Merge tag 'v3.8-rc1' into staging/for_v3.9Mauro Carvalho Chehab2012-12-27723-85923/+30523Star
| |\ \ \ \
| * | | | | [media] staging/media/solo6x10/v4l2-enc.c: fix error-handlingCyril Roelandt2012-12-261-0/+4
| * | | | | [media] staging/media: Use dev_ printks in lirc/igorplugusb.cYAMANE Toshiaki2012-12-211-6/+6
| * | | | | [media] staging/media: Use dev_ or pr_ printks in lirc/lirc_imon.cYAMANE Toshiaki2012-12-211-15/+13Star
| * | | | | [media] staging/media: Use pr_ printks in lirc/lirc_serial.cYAMANE Toshiaki2012-12-211-41/+29Star
| * | | | | [media] staging/media: Use pr_ printks in lirc/lirc_parallel.cYAMANE Toshiaki2012-12-211-30/+19Star
| * | | | | [media] staging/media: Use pr_ printks in lirc/lirc_bt829.cYAMANE Toshiaki2012-12-211-7/+8