[media] coda: move BIT processor command execution out of pic_run_work
[pandora-kernel.git] / drivers / media /
2014-08-21 Philipp Zabel[media] coda: move BIT processor command execution...
2014-08-21 Philipp Zabel[media] coda: add context ops
2014-08-21 Philipp Zabel[media] coda: move defines, enums, and structs into...
2014-08-21 Philipp Zabel[media] coda: move coda driver into its own directory
2014-08-21 Philipp Zabel[media] coda: mark constant structures as such
2014-08-21 Philipp Zabel[media] coda: default to h.264 decoder on invalid formats
2014-08-21 Philipp Zabel[media] coda: split format enumeration for encoder...
2014-08-21 Philipp Zabel[media] coda: split userspace interface into encoder...
2014-08-21 Philipp Zabel[media] coda: lock capture frame size to output frame...
2014-08-21 Michael Olbrich[media] coda: delay coda_fill_bitstream()
2014-08-21 Michael Olbrich[media] coda: use CODA_MAX_FRAME_SIZE everywhere
2014-08-21 Philipp Zabel[media] coda: remove VB2_USERPTR from queue io_modes
2014-08-21 Philipp Zabel[media] coda: remove CAPTURE and OUTPUT caps
2014-08-21 Philipp Zabel[media] coda: initialize hardware on pm runtime resume...
2014-08-21 Philipp Zabel[media] coda: fix CODA7541 hardware reset
2014-08-21 Laurent Pinchart[media] omap3isp: resizer: Protect against races when...
2014-08-21 Laurent Pinchart[media] omap3isp: resizer: Remove slow debugging messag...
2014-08-21 Laurent Pinchart[media] omap3isp: resizer: Remove needless variable...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Restart the CCDC immediately...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Don't timeout on stream off...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Fix freeze when a short frame...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Increment the frame number...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Rename __ccdc_handle_stopping...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Only complete buffer when all...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Disable the video port when...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Add support for BT.656 YUV...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Support the interlaced field...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Add basic support for interlace...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Simplify the ccdc_isr_buffer...
2014-08-21 Laurent Pinchart[media] omap3isp: ccdc: Simplify the configuration...
2014-08-21 Laurent Pinchart[media] omap3isp: video: Validate the video node field...
2014-08-21 Laurent Pinchart[media] omap3isp: Default to progressive field order...
2014-08-21 Laurent Pinchart[media] omap3isp: Move non-critical code out of the...
2014-08-21 Laurent Pinchart[media] omap3isp: Remove boilerplate disclaimer and...
2014-08-21 Laurent Pinchart[media] omap3isp: Don't ignore subdev streamoff failures
2014-08-21 Laurent Pinchart[media] v4l: subdev: Extend default link validation...
2014-08-21 Sakari Ailus[media] smiapp: Implement the test pattern control
2014-08-21 Sakari Ailus[media] v4l: Add test pattern colour component controls
2014-08-21 Mauro Carvalho Chehab[media] xc5000: be sure that the firmware is there...
2014-08-21 Mauro Carvalho Chehab[media] au0828: Fix DVB resume when streaming
2014-08-21 Mauro Carvalho Chehab[media] au0828: fix checks if dvb is initialized
2014-08-21 Mauro Carvalho Chehab[media] xc5000: better name the functions
2014-08-21 Mauro Carvalho Chehab[media] xc5000: add a resume function
2014-08-21 Mauro Carvalho Chehab[media] xc5000: Split config and set code for analog...
2014-08-21 Mauro Carvalho Chehab[media] au0828: move the code that sets DTV on a separa...
2014-08-21 Mauro Carvalho Chehab[media] xc5000: fix xc5000 suspend
2014-08-21 Mauro Carvalho Chehab[media] dvb-frontend: add core support for tuner suspen...
2014-08-21 Mauro Carvalho Chehab[media] au0828: add pr_info to track au0828 suspend...
2014-08-21 Mauro Carvalho Chehab[media] au0828: use pr_foo macros
2014-08-21 Mauro Carvalho Chehab[media] au0828: Remove a bad whitespace
2014-08-21 Mauro Carvalho Chehab[media] au0828: add suspend/resume code for V4L2
2014-08-21 Mauro Carvalho Chehab[media] au0828: properly handle stream on/off state
2014-08-21 Mauro Carvalho Chehab[media] au0828: Add suspend code for DVB
2014-08-21 Mauro Carvalho Chehab[media] au0828: be sure to reenable the bridge and...
2014-08-21 Mauro Carvalho Chehab[media] au0828: don't let the IR polling thread to...
2014-08-21 Shuah Khan[media] au0828: remove CONFIG_VIDEO_AU0828_RC scope...
2014-08-21 Shuah Khan[media] au0828: add au0828_rc_*() stubs for VIDEO_AU082...
2014-08-21 Mauro Carvalho Chehab[media] au0828: handle IR int during suspend/resume
2014-08-21 Mauro Carvalho Chehab[media] au0828: avoid race conditions at RC stop
2014-08-21 Mauro Carvalho Chehab[media] au0828-input: Be sure that IR is enabled at...
2014-08-21 Mauro Carvalho Chehab[media] au0828: Enable IR for HVR-850
2014-08-21 Mauro Carvalho Chehab[media] au0828: add an option to disable IR via modprob...
2014-08-21 Mauro Carvalho Chehab[media] au0828: no need to sleep at the IR code
2014-08-21 Mauro Carvalho ChehabMerge tag 'v3.17-rc1' into patchwork
2014-08-16 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2014-08-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2014-08-16 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-08-16 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2014-08-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-16 Linus TorvaldsMerge tag 'sound-fix-3.17-rc1' of git://git./linux...
2014-08-15 Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2014-08-15 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc1-2' of git://git./linux...
2014-08-14 Dave AirlieMerge branch 'linux-3.17' of git://anongit.freedesktop...
2014-08-14 David S. MillerMerge tag 'master-2014-08-14' of git://git./linux/kerne...
2014-08-14 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-08-14 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2014-08-14 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-08-14 Linus TorvaldsMerge tag 'hwspinlock-3.17' of git://git./linux/kernel...
2014-08-14 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-08-14 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2014-08-14 Linus TorvaldsMerge tag 'vfio-v3.17-rc1' of git://github.com/awilliam...
2014-08-14 Linus TorvaldsMerge tag 'dm-3.17-changes' of git://git./linux/kernel...
2014-08-14 Linus TorvaldsMerge tag 'mmc-v3.17-1' of git://git.linaro.org/people...
2014-08-14 Linus TorvaldsMerge branch 'for-3.17/drivers' of git://git.kernel...
2014-08-14 Linus TorvaldsMerge branch 'for-3.17/core' of git://git.kernel.dk...
2014-08-14 David S. MillerMerge git://git./linux/kernel/git/jkirsher/net
2014-08-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-08-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-08-14 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2014-08-14 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2014-08-14 Linus TorvaldsMerge branch 'x86-xsave-for-linus' of git://git./linux...
2014-08-14 Linus TorvaldsMerge tag 'metag-for-v3.17' of git://git./linux/kernel...
2014-08-14 Linus TorvaldsMerge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org...
2014-08-13 Linus TorvaldsMerge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi...
2014-08-13 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2014-08-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-13 Linus TorvaldsMerge tag 'upstream-3.17-rc1' of git://git.infradead...
2014-08-11 Rafael J. WysockiMerge branch 'pm-tools'
2014-08-11 Rafael J. WysockiMerge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
next