summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [media] coda: fix CODA7541 hardware resetPhilipp Zabel2014-08-211-7/+10
* [media] omap3isp: resizer: Protect against races when updating cropLaurent Pinchart2014-08-212-12/+34
* [media] omap3isp: resizer: Remove slow debugging message from interrupt handlerLaurent Pinchart2014-08-211-8/+9
* [media] omap3isp: resizer: Remove needless variable initializationsLaurent Pinchart2014-08-211-6/+6
* [media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656Laurent Pinchart2014-08-211-2/+15
* [media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stoppedLaurent Pinchart2014-08-212-0/+6
* [media] omap3isp: ccdc: Fix freeze when a short frame is receivedLaurent Pinchart2014-08-211-0/+29
* [media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656Laurent Pinchart2014-08-211-10/+10
* [media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()Laurent Pinchart2014-08-211-5/+4
* [media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stoppingLaurent Pinchart2014-08-211-5/+5
* [media] omap3isp: ccdc: Only complete buffer when all fields are capturedLaurent Pinchart2014-08-212-27/+58
* [media] omap3isp: ccdc: Disable the video port when unusedLaurent Pinchart2014-08-211-41/+29
* [media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC inputLaurent Pinchart2014-08-212-16/+80
* [media] omap3isp: ccdc: Support the interlaced field orders at the CCDC outputLaurent Pinchart2014-08-213-60/+122
* [media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart2014-08-214-1/+31
* [media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() functionLaurent Pinchart2014-08-211-10/+5
* [media] omap3isp: ccdc: Simplify the configuration functionLaurent Pinchart2014-08-211-5/+4
* [media] omap3isp: video: Validate the video node field orderLaurent Pinchart2014-08-211-2/+3
* [media] omap3isp: Default to progressive field order when setting the formatLaurent Pinchart2014-08-211-0/+9
* [media] omap3isp: Move non-critical code out of the mutex-protected sectionLaurent Pinchart2014-08-211-3/+2
* [media] omap3isp: Remove boilerplate disclaimer and FSF addressLaurent Pinchart2014-08-2128-280/+0
* [media] omap3isp: Don't ignore subdev streamoff failuresLaurent Pinchart2014-08-211-6/+4
* [media] v4l: subdev: Extend default link validation to cover field orderLaurent Pinchart2014-08-211-0/+9
* [media] smiapp: Implement the test pattern controlSakari Ailus2014-08-212-5/+78
* [media] smiapp: Add driver-specific test pattern menu item definitionsSakari Ailus2014-08-212-0/+30
* [media] v4l: Add test pattern colour component controlsSakari Ailus2014-08-213-0/+42
* [media] xc5000: be sure that the firmware is there before set paramsMauro Carvalho Chehab2014-08-211-5/+5
* [media] au0828: Fix DVB resume when streamingMauro Carvalho Chehab2014-08-212-7/+11
* [media] au0828: fix checks if dvb is initializedMauro Carvalho Chehab2014-08-211-6/+6
* [media] xc5000: better name the functionsMauro Carvalho Chehab2014-08-211-5/+5
* [media] xc5000: add a resume functionMauro Carvalho Chehab2014-08-211-0/+1
* [media] xc5000: Split config and set code for analog/radioMauro Carvalho Chehab2014-08-211-25/+56
* [media] au0828: move the code that sets DTV on a separate functionMauro Carvalho Chehab2014-08-211-34/+45
* [media] xc5000: fix xc5000 suspendMauro Carvalho Chehab2014-08-211-0/+19
* [media] dvb-frontend: add core support for tuner suspend/resumeMauro Carvalho Chehab2014-08-213-4/+14
* [media] au0828: add pr_info to track au0828 suspend/resume codeMauro Carvalho Chehab2014-08-214-0/+17
* [media] au0828: use pr_foo macrosMauro Carvalho Chehab2014-08-218-75/+72
* [media] au0828: Remove a bad whitespaceMauro Carvalho Chehab2014-08-211-1/+1
* [media] au0828: add suspend/resume code for V4L2Mauro Carvalho Chehab2014-08-213-1/+67
* [media] au0828: properly handle stream on/off stateMauro Carvalho Chehab2014-08-211-0/+3
* [media] au0828: Add suspend code for DVBMauro Carvalho Chehab2014-08-213-1/+34
* [media] au0828: be sure to reenable the bridge and GPIOs on resumeMauro Carvalho Chehab2014-08-211-0/+6
* [media] au0828: don't let the IR polling thread to run at suspendMauro Carvalho Chehab2014-08-211-2/+31
* [media] au0828: remove CONFIG_VIDEO_AU0828_RC scope around au0828_rc_*()Shuah Khan2014-08-211-4/+0
* [media] au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled caseShuah Khan2014-08-211-4/+11
* [media] au0828: handle IR int during suspend/resumeMauro Carvalho Chehab2014-08-211-0/+6
* [media] au0828: avoid race conditions at RC stopMauro Carvalho Chehab2014-08-211-2/+2
* [media] au0828-input: Be sure that IR is enabled at pollingMauro Carvalho Chehab2014-08-211-2/+10
* [media] au0828: Enable IR for HVR-850Mauro Carvalho Chehab2014-08-211-0/+1
* [media] au0828: add an option to disable IR via modprobe parameterMauro Carvalho Chehab2014-08-211-1/+5
OpenPOWER on IntegriCloud