summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-21[media] coda: move coda driver into its own directoryPhilipp Zabel
2014-08-21[media] coda: mark constant structures as suchPhilipp Zabel
2014-08-21[media] coda: default to h.264 decoder on invalid formatsPhilipp Zabel
2014-08-21[media] coda: split format enumeration for encoder end decoder devicePhilipp Zabel
2014-08-21[media] coda: split userspace interface into encoder and decoder devicePhilipp Zabel
2014-08-21[media] coda: lock capture frame size to output frame size when streamingPhilipp Zabel
2014-08-21[media] coda: delay coda_fill_bitstream()Michael Olbrich
2014-08-21[media] coda: use CODA_MAX_FRAME_SIZE everywhereMichael Olbrich
2014-08-21[media] coda: remove VB2_USERPTR from queue io_modesPhilipp Zabel
2014-08-21[media] coda: remove CAPTURE and OUTPUT capsPhilipp Zabel
2014-08-21[media] coda: initialize hardware on pm runtime resume only if firmware avail...Philipp Zabel
2014-08-21[media] coda: fix CODA7541 hardware resetPhilipp Zabel
2014-08-21[media] omap3isp: resizer: Protect against races when updating cropLaurent Pinchart
2014-08-21[media] omap3isp: resizer: Remove slow debugging message from interrupt handlerLaurent Pinchart
2014-08-21[media] omap3isp: resizer: Remove needless variable initializationsLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656Laurent Pinchart
2014-08-21[media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stoppedLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Fix freeze when a short frame is receivedLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656Laurent Pinchart
2014-08-21[media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()Laurent Pinchart
2014-08-21[media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stoppingLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Only complete buffer when all fields are capturedLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Disable the video port when unusedLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC inputLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Support the interlaced field orders at the CCDC outputLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() functionLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Simplify the configuration functionLaurent Pinchart
2014-08-21[media] omap3isp: video: Validate the video node field orderLaurent Pinchart
2014-08-21[media] omap3isp: Default to progressive field order when setting the formatLaurent Pinchart
2014-08-21[media] omap3isp: Move non-critical code out of the mutex-protected sectionLaurent Pinchart
2014-08-21[media] omap3isp: Remove boilerplate disclaimer and FSF addressLaurent Pinchart
2014-08-21[media] omap3isp: Don't ignore subdev streamoff failuresLaurent Pinchart
2014-08-21[media] v4l: subdev: Extend default link validation to cover field orderLaurent Pinchart
2014-08-21[media] smiapp: Implement the test pattern controlSakari Ailus
2014-08-21[media] v4l: Add test pattern colour component controlsSakari Ailus
2014-08-21[media] xc5000: be sure that the firmware is there before set paramsMauro Carvalho Chehab
2014-08-21[media] au0828: Fix DVB resume when streamingMauro Carvalho Chehab
2014-08-21[media] au0828: fix checks if dvb is initializedMauro Carvalho Chehab
2014-08-21[media] xc5000: better name the functionsMauro Carvalho Chehab
2014-08-21[media] xc5000: add a resume functionMauro Carvalho Chehab
2014-08-21[media] xc5000: Split config and set code for analog/radioMauro Carvalho Chehab
2014-08-21[media] au0828: move the code that sets DTV on a separate functionMauro Carvalho Chehab
2014-08-21[media] xc5000: fix xc5000 suspendMauro Carvalho Chehab
2014-08-21[media] dvb-frontend: add core support for tuner suspend/resumeMauro Carvalho Chehab
2014-08-21[media] au0828: add pr_info to track au0828 suspend/resume codeMauro Carvalho Chehab
2014-08-21[media] au0828: use pr_foo macrosMauro Carvalho Chehab
2014-08-21[media] au0828: Remove a bad whitespaceMauro Carvalho Chehab
2014-08-21[media] au0828: add suspend/resume code for V4L2Mauro Carvalho Chehab
2014-08-21[media] au0828: properly handle stream on/off stateMauro Carvalho Chehab