summaryrefslogtreecommitdiff
path: root/drivers/media/platform/davinci/vpfe_capture.c
AgeCommit message (Expand)Author
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-10-31media: davinci: make function arguments constBhumika Goyal
2017-08-26media: platform: constify videobuf_queue_ops structuresArvind Yadav
2017-07-20media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad
2017-07-20media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad
2017-02-03[media] Staging: media: platform: davinci: - Fix for memory leakShailendra Verma
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-11-25[media] DaVinci-VPFE-Capture: fix error handlingArnd Bergmann
2016-11-22[media] vpfe_capture: fix compiler warningHans Verkuil
2016-11-16[media] DaVinci-VPFE-Capture: Replace a memcpy() call by an assignment in vpf...Markus Elfring
2016-11-16[media] DaVinci-VPFE-Capture: Delete an unnecessary return statement in vpfe_...Markus Elfring
2016-11-16[media] DaVinci-VPFE-Capture: Delete unnecessary braces in vpfe_isr()Markus Elfring
2016-11-16[media] DaVinci-VPFE-Capture: Move two assignments in vpfe_s_input()Markus Elfring
2016-11-16[media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation i...Markus Elfring
2016-11-16[media] DaVinci-VPFE-Capture: Adjust 13 checks for null pointersMarkus Elfring
2016-11-16[media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_open()Markus Elfring
2016-11-16[media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation i...Markus Elfring
2016-11-16[media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_probe()Markus Elfring
2016-11-16[media] DaVinci-VPFE-Capture: Delete three error messages for a failed memory...Markus Elfring
2016-11-16[media] DaVinci-VPFE-Capture: Use kmalloc_array() in vpfe_probe()Markus Elfring
2016-10-21[media] davinci: don't break long linesMauro Carvalho Chehab
2016-08-24[media] vpfe_capture: convert g/s_crop to g/s_selectionHans Verkuil
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2015-04-02[media] media: davinci: vpfe_capture: embed video_deviceLad, Prabhakar
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-02[media] media/platform: fix querycapHans Verkuil
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON
2014-10-20media: platform: davinci: drop owner assignment from platform_driversWolfram Sang
2014-09-23[media] davinci: remove an unneeded checkDan Carpenter
2014-09-22[media] vpfe_standards[] can be staticFengguang Wu
2014-09-03[media] davinci: just return 0 instead of using a varMauro Carvalho Chehab
2014-08-26[media] vpif: don't cast pointers to intMauro Carvalho Chehab
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-04-16[media] media: davinci: vpfe: use v4l2_fh for priority handlingLad, Prabhakar
2014-04-15[media] media: davinci: vpfe: make sure all the buffers unmapped and releasedLad, Prabhakar
2013-10-03[media] davinci: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-05-21[media] vpfe-capture.c: remove unused label probe_free_lockHans Verkuil
2013-05-21[media] davinci: vpfe: fix error path in probeLad, Prabhakar
2013-03-29[media] ioctl numbers are unsigned intMauro Carvalho Chehab
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-19[media] davinci/vpfe_capture: remove current_normHans Verkuil
2013-03-19[media] davinci/vpfe_capture: convert to the control frameworkHans Verkuil
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus
2012-10-05[media] media: davinci: vpfe: fix build errorLad, Prabhakar