[media] vmalloc_sg: off by one in error handling
[pandora-kernel.git] / drivers /
2014-08-21 Dan Carpenter[media] vmalloc_sg: off by one in error handling
2014-08-21 Mauro Carvalho Chehab[media] as102-fe: Add a release function
2014-08-21 Mauro Carvalho Chehab[media] as102: add missing viterbi lock
2014-08-21 Mauro Carvalho Chehab[media] as102-fe: make it an independent driver
2014-08-21 Mauro Carvalho Chehab[media] as102: prepare as102_fe to be compiled as a...
2014-08-21 Mauro Carvalho Chehab[media] as102: get rid of as10x_fe_copy_tps_parameters()
2014-08-21 Mauro Carvalho Chehab[media] as102: get rid of as102_fe_copy_tune_parameters()
2014-08-21 Mauro Carvalho Chehab[media] as102: Move ancillary routines to the beggining
2014-08-21 Mauro Carvalho Chehab[media] as102: better name the unknown frontend
2014-08-21 Mauro Carvalho Chehab[media] as102: CodingStyle fixes
2014-08-21 Mauro Carvalho Chehab[media] as102: get rid of FSF mail address
2014-08-21 Mauro Carvalho Chehab[media] as102: promote it out of staging
2014-08-21 Martin Kepplinger[media] staging: media: as102: replace custom dprintk...
2014-08-21 Mauro Carvalho Chehab[media] siano: add support for PCTV 77e
2014-08-21 Sakari Ailus[media] smiapp: Set 64-bit integer control using v4l2_c...
2014-08-21 Sakari Ailus[media] smiapp: Use unlocked __v4l2_ctrl_modify_range()
2014-08-21 Philipp Zabel[media] coda: checkpatch cleanup
2014-08-21 Philipp Zabel[media] coda: disable old cropping ioctls
2014-08-21 Philipp Zabel[media] coda: set capture frame size with output S_FMT
2014-08-21 Philipp Zabel[media] coda: fix coda_s_fmt_vid_out
2014-08-21 Philipp Zabel[media] coda: fix timestamp list handling
2014-08-21 Philipp Zabel[media] coda: improve allocation error messages
2014-08-21 Philipp Zabel[media] coda: add an intermediate debug level
2014-08-21 Philipp Zabel[media] coda: increase max vertical frame size to 1088
2014-08-21 Philipp Zabel[media] coda: allow running coda without iram on mx6dl
2014-08-21 Philipp Zabel[media] coda: skip calling coda_find_codec in encoder...
2014-08-21 Philipp Zabel[media] coda: dequeue buffers on streamoff
2014-08-21 Philipp Zabel[media] coda: dequeue buffers if start_streaming fails
2014-08-21 Philipp Zabel[media] coda: request BIT processor interrupt by name
2014-08-21 Philipp Zabel[media] coda: remove unnecessary peek at next destinati...
2014-08-21 Philipp Zabel[media] coda: include header for memcpy
2014-08-21 Philipp Zabel[media] coda: move BIT specific functions into separate...
2014-08-21 Philipp Zabel[media] coda: move H.264 helper function into separate...
2014-08-21 Philipp Zabel[media] coda: move per-instance buffer allocation and...
2014-08-21 Philipp Zabel[media] coda: add coda_bit_stream_set_flag helper
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
next