Commit Graph

301099 Commits (afcc8e8c3474e5771ebdd49fe4f1c2ec1df997e7)
 

Author SHA1 Message Date
Dan Carpenter afcc8e8c34 [media] tvp5150: signedness bug in tvp5150_selmux() 13 years ago
Sachin Kamat 79ef87edea [media] videobuf-dma-contig: Use NULL instead of plain integer 13 years ago
Hans de Goede db3912c073 [media] radio-si470x: Lower firmware version requirements 13 years ago
Federico Vaga c9fbedddc2 [media] adv7180.c: convert to v4l2 control framework 13 years ago
Hans Verkuil 16d18b16ac [media] Fix DV_TIMINGS_CAP documentation 13 years ago
Sachin Kamat c082266f60 [media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c file 13 years ago
Dror Cohen 6f45b1b9f7 [media] media/video: vpif: fixed vpfe->vpif typo 13 years ago
Ezequiel García c21813e974 [media] cx25821: Replace struct memcpy with struct assignment 13 years ago
Ezequiel García 23ba641a08 [media] cx231xx: Replace struct memcpy with struct assignment 13 years ago
Ezequiel García 630081e990 [media] cx23885: Replace struct memcpy with struct assignment 13 years ago
Ezequiel García ddebe8cdd6 [media] saa7164: Replace struct memcpy with struct assignment 13 years ago
Ezequiel García 5a6fa3fe9a [media] saa7164: Remove unused saa7164_call_i2c_clients() 13 years ago
Ezequiel García b26f453963 [media] cx25821: Remove useless struct i2c_algo_bit_data 13 years ago
Ezequiel García 2728635403 [media] cx231xx: Remove useless struct i2c_algo_bit_data 13 years ago
Ezequiel García c410d09bf3 [media] cx23885: Remove useless struct i2c_algo_bit_data 13 years ago
Ezequiel García 6fe31039d4 [media] saa7164: Remove useless struct i2c_algo_bit_data 13 years ago
Sylwester Nawrocki a1367f1b26 [media] Feature removal: using capture and output capabilities for m2m devices 13 years ago
Sylwester Nawrocki f0476a83d6 [media] V4L: Add capability flags for memory-to-memory devices 13 years ago
Sylwester Nawrocki 6126b912c8 [media] m5mols: Correct reported ISO values 13 years ago
Sylwester Nawrocki 31ce54f6ae [media] s5p-fimc: Use switch statement for better readability 13 years ago
Sachin Kamat a516d08fa6 [media] s5p-fimc: Replace custom err() macro with v4l2_err() macro 13 years ago
Sylwester Nawrocki c2d430af08 [media] s5p-fimc: Remove V4L2_FL_LOCK_ALL_FOPS flag 13 years ago
Hans Verkuil 837c7e4256 [media] v4l2-dev: G_PARM was incorrectly enabled for all video nodes 13 years ago
Hans Verkuil 47556ffaf2 [media] mem2mem_testdev: set default size and fix colorspace 13 years ago
Hans Verkuil 97a3c902e9 [media] mem2mem_testdev: add control events support 13 years ago
Hans Verkuil 08eb85100d [media] v4l2-mem2mem: support events in v4l2_m2m_poll 13 years ago
Hans Verkuil b0d1499634 [media] mem2mem_testdev: set bus_info and device_caps 13 years ago
Hans Verkuil d3dd59c232 [media] mem2mem_testdev: convert to the control framework and v4l2_fh 13 years ago
Laurent Pinchart 7bf6afbb6b [media] tw9910: Don't access the device in the g_mbus_fmt operation 13 years ago
Laurent Pinchart f2730756ad [media] ov772x: Don't access the device in the g_mbus_fmt operation 13 years ago
Laurent Pinchart f985983912 [media] ov2640: Don't access the device in the g_mbus_fmt operation 13 years ago
Laurent Pinchart 2744782ef1 [media] soc-camera: Pass the physical device to the power operation 13 years ago
Laurent Pinchart 1858c99db4 [media] soc-camera: Don't fail at module init time if no device is present 13 years ago
Hans Verkuil a1acb8f9a0 [media] v4l2-ioctl.c: zero the v4l2_dv_timings_cap struct 13 years ago
Hans Verkuil 4c1110aabe [media] v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP 13 years ago
Manjunath Hadli 2c026deed9 [media] davinci: vpif: Enable selection of the ADV7343 and THS7303 13 years ago
Manjunath Hadli 0fd4652108 [media] davinci: vpif: add build configuration for vpif drivers 13 years ago
Manjunath Hadli 31415d0ef3 [media] davinci: vpif: Add suspend/resume callbacks to vpif driver 13 years ago
Manjunath Hadli 3d5946dcfd [media] davinci: vpif capture:Add power management support 13 years ago
Manjunath Hadli e9530dac31 [media] davinci: vpif display: Add power management support 13 years ago
Manjunath Hadli 6964b10363 [media] davinci: vpif: add support for clipping on output data 13 years ago
Lad, Prabhakar 2401dd25c7 [media] davinci: vpif display: migrate driver to videobuf2 13 years ago
Lad, Prabhakar 60aa38d87d [media] davinci: vpif capture: migrate driver to videobuf2 13 years ago
Manjunath Hadli 764af39aa4 [media] davinci: vpif capture: size up the memory for the buffers from the buffer pool 13 years ago
Manjunath Hadli fc613d44e0 [media] davinci: vpif display: size up the memory for the buffers from the buffer pool 13 years ago
Manjunath Hadli 3bc1953b22 [media] davinci: vpif: fix setting of data width in config_vpif_params() function 13 years ago
Manjunath Hadli 0316b89ae0 [media] davinci: vpif: make request_irq flags as shared 13 years ago
Manjunath Hadli 0a63172a8a [media] davinci: vpif: make generic changes to re-use the vpif drivers on da850/omap-l138 soc 13 years ago
Manjunath Hadli b1fc42302b [media] davinci: vpif: add check for genuine interrupts in the isr 13 years ago
Lad, Prabhakar 4099040eaa [media] videobuf-dma-contig: restore buffer mapping for uncached bufers 13 years ago