- a2b235c [media] media: davinci: vpif_display: initialize vb2 queue and DMA context during probe by Lad, Prabhakar · 11 years ago
- e37559b [media] vb2: stop_streaming should return void by Hans Verkuil · 11 years ago
- 18c7adc [media] media: davinci: vpif_display: fix releasing of active buffers by Lad, Prabhakar · 11 years ago
- b3379c6 [media] vb2: only call start_streaming if sufficient buffers are queued by Hans Verkuil · 11 years ago
- ade4868 [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags by Sakari Ailus · 11 years ago
- 79aeb3f [media] vb2: return ENOBUFS in start_streaming in case of too few buffers by Hans Verkuil · 11 years ago
- 9d3e976 [media] davinci: vpif_display: fix error return code in vpif_probe() by Wei Yongjun · 11 years ago
- e365526 [media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME defines by Hans Verkuil · 12 years ago
- e8419d0 [media] V4L: Rename subdev field of struct v4l2_async_notifier by Sylwester Nawrocki · 12 years ago
- 4b8a531 [media] media: davinci: vpif: display: add V4L2-async support by Lad, Prabhakar · 12 years ago
- 379d2cf [media] media: davinci: vpif_display: remove unnecessary loop for IRQ resource by Lad, Prabhakar · 12 years ago
- 9c63e01e [media] media: davinci: vpif_display: Convert to devm_* api by Lad, Prabhakar · 12 years ago
- b8d067b [media] media: davinci: vpif_display: use module_platform_driver() by Lad, Prabhakar · 12 years ago
- 0b36158 [media] media: davinci: vpif_display: move the freeing of irq and global variables to remove() by Lad, Prabhakar · 12 years ago
- abca205 [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so by Hans Verkuil · 12 years ago
- b2d2cf1 [media] vpif_display: fix error return code in vpif_probe() by Wei Yongjun · 12 years ago
- c8f089c [media] media: davinci: vpif_display: move displaying of error to approppraite place by Lad, Prabhakar · 12 years ago
- 012eef7 [media] media: davinci: vpif: remove unwanted header file inclusion by Lad, Prabhakar · 12 years ago
- 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 12 years ago
- 314527a [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 12 years ago
- ced9b21 [media] davinci: vpif: Fix module build for capture and display by Lad, Prabhakar · 12 years ago
- 6aa69f9 [media] vb2: Add support for non monotonic timestamps by Kamil Debski · 12 years ago
- 8e6057b [media] v4l: Convert drivers to use monotonic timestamps by Sakari Ailus · 12 years ago
- c4697d7 [media] vpif_display: protect dma_queue by a spin_lock by Hans Verkuil · 12 years ago
- 94b76a8 [media] davinci: vpif: fix return value check for vb2_dma_contig_init_ctx() by Wei Yongjun · 12 years ago
- 63af4af [media] davinci: vpif_display: fix return type check for v4l2_subdev_call() by Wei Yongjun · 12 years ago
- 626d533f [media] media: davinci: vpif: set device capabilities by Lad, Prabhakar · 12 years ago
- b4a711e7 [media] media: davinci: vpif: Add return code check at vb2_queue_init() by Lad, Prabhakar · 12 years ago
- 2bd4e58 [media] media: davinci: vpif: display: separate out subdev from output by Lad, Prabhakar · 12 years ago
- 882084a [media] vpif_display: use a v4l2_subdev pointer to call a subdev by Hans Verkuil · 12 years ago
- 01b1d975 [media] vpif_display: fix cleanup code by Hans Verkuil · 12 years ago
- e6067f8 [media] vpif_display: first init subdevs, then register device nodes by Hans Verkuil · 12 years ago
- 311673e [media] vpif_display: move output_id to channel_obj by Hans Verkuil · 12 years ago
- f4ad8d7 [media] media: davinci: vpif: add check for NULL handler by Lad, Prabhakar · 12 years ago
- 9e18404 [media] davinci: vpif: capture/display: fix race condition by Lad, Prabhakar · 12 years ago
- 0598c17 [media] vpif: replace preset with the timings API by Hans Verkuil · 12 years ago
- 954f340 [media] Set vfl_dir for all display or m2m drivers by Hans Verkuil · 12 years ago
- 2c3fb08 [media] rename drivers/media/video as .../platform by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/davinci/vpif_display.c]
- 0b7286d [media] vpif_display: remove V4L2_FL_LOCK_ALL_FOPS by Hans Verkuil · 13 years ago
- e9530da [media] davinci: vpif display: Add power management support by Manjunath Hadli · 13 years ago
- 6964b10 [media] davinci: vpif: add support for clipping on output data by Manjunath Hadli · 13 years ago
- 2401dd2 [media] davinci: vpif display: migrate driver to videobuf2 by Lad, Prabhakar · 13 years ago
- fc613d4 [media] davinci: vpif display: size up the memory for the buffers from the buffer pool by Manjunath Hadli · 13 years ago
- 0316b89 [media] davinci: vpif: make request_irq flags as shared by Manjunath Hadli · 13 years ago
- 0a63172 [media] davinci: vpif: make generic changes to re-use the vpif drivers on da850/omap-l138 soc by Manjunath Hadli · 13 years ago
- b1fc423 [media] davinci: vpif: add check for genuine interrupts in the isr by Manjunath Hadli · 13 years ago
- 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 13 years ago
- db38951 [media] davinci: vpif: remove machine specific header file includes by Manjunath Hadli · 13 years ago
- 64dc3c1 [media] Stop using linux/version.h on the remaining video drivers by Mauro Carvalho Chehab · 14 years ago
- 9bfaae2 [media] davinci: convert vpif_display to core-assisted locking by Hans Verkuil · 14 years ago
- 2c0ddd1 [media] vpif_cap/disp: Cleanup, improved comments by Mats Randgaard · 14 years ago
- c027e16 [media] vpif_cap/disp: Added support for DV timings by Mats Randgaard · 14 years ago
- 40c8bce [media] vpif_cap/disp: Add support for DV presets by Mats Randgaard · 14 years ago
- aa44440 [media] vpif: Consolidate formats from capture and display by Mats Randgaard · 14 years ago
- 7036d6a [media] vpif_cap/disp: Add debug functionality by Mats Randgaard · 14 years ago
- 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
- 87b3854 [media] vpif_display: Don't use module names to load I2C modules by Laurent Pinchart · 14 years ago
- e3cfd44 V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2) by Hans Verkuil · 14 years ago
- 1f8766b V4L/DVB: vpif_cap/disp: Replaced kmalloc with kzalloc by Mats Randgaard · 14 years ago
- ffa1b39 V4L/DVB: vpif_cap/disp: Removed section mismatch warning by Mats Randgaard · 14 years ago
- 473d802 V4L/DVB: drivers/media/video: Adjust confusing if indentation by Julia Lawall · 15 years ago
- ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 15 years ago
- 728385c V4L/DVB: drivers/media/video: move dereference after NULL test by Julia Lawall · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
- 934949d V4L/DVB (13371): davinci: remove stray duplicate config pointer by Hans Verkuil · 15 years ago
- 317b2e2 V4L/DVB (12906a): V4L : vpif display updates to support vpif capture by Muralidharan Karicheri · 15 years ago
- 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
- 210fa70 V4L/DVB (12453a): DaVinci: DM646x: Update the structure name as per header file changes by Chaithrika U S · 16 years ago
- 13df4f6 V4L/DVB (12178): vpif_display: Fix compile time warnings for mutex locking by Chaithrika U S · 16 years ago
- e7332e3 V4L/DVB (12176): davinci/vpif_display: Add VPIF display driver by Chaithrika U S · 16 years ago