| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [media] radio-si470x: Add support for the new band APIs | Hans de Goede | 2012-07-31 | 4 | -92/+126 |
| * | [media] radio-si470x: Fix band selection | Hans de Goede | 2012-07-31 | 1 | -1/+1 |
| * | [media] radio-si470x: restore ctrl settings after suspend/resume | Hans de Goede | 2012-07-31 | 1 | -1/+6 |
| * | [media] radio-cadet: implement frequency band enumeration | Hans Verkuil | 2012-07-31 | 1 | -57/+74 |
| * | [media] radio-cadet: fix RDS handling | Hans Verkuil | 2012-07-31 | 1 | -17/+39 |
| * | [media] radio-cadet: upgrade to latest frameworks | Hans Verkuil | 2012-07-31 | 1 | -160/+83 |
| * | [media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl | Hans Verkuil | 2012-07-31 | 3 | -2/+84 |
| * | [media] tvp5150: signedness bug in tvp5150_selmux() | Dan Carpenter | 2012-07-31 | 1 | -1/+1 |
| * | [media] videobuf-dma-contig: Use NULL instead of plain integer | Sachin Kamat | 2012-07-31 | 1 | -1/+1 |
| * | [media] radio-si470x: Lower firmware version requirements | Hans de Goede | 2012-07-31 | 1 | -1/+1 |
| * | [media] adv7180.c: convert to v4l2 control framework | Federico Vaga | 2012-07-31 | 1 | -151/+84 |
| * | [media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c file | Sachin Kamat | 2012-07-31 | 1 | -1/+1 |
| * | [media] media/video: vpif: fixed vpfe->vpif typo | Dror Cohen | 2012-07-31 | 1 | -2/+2 |
| * | [media] cx25821: Replace struct memcpy with struct assignment | Ezequiel García | 2012-07-31 | 1 | -5/+2 |
| * | [media] cx231xx: Replace struct memcpy with struct assignment | Ezequiel García | 2012-07-31 | 1 | -4/+2 |
| * | [media] cx23885: Replace struct memcpy with struct assignment | Ezequiel García | 2012-07-31 | 1 | -5/+2 |
| * | [media] saa7164: Replace struct memcpy with struct assignment | Ezequiel García | 2012-07-31 | 1 | -5/+2 |
| * | [media] saa7164: Remove unused saa7164_call_i2c_clients() | Ezequiel García | 2012-07-31 | 1 | -9/+0 |
| * | [media] cx25821: Remove useless struct i2c_algo_bit_data | Ezequiel García | 2012-07-31 | 2 | -5/+0 |
| * | [media] cx231xx: Remove useless struct i2c_algo_bit_data | Ezequiel García | 2012-07-31 | 2 | -4/+0 |
| * | [media] cx23885: Remove useless struct i2c_algo_bit_data | Ezequiel García | 2012-07-31 | 3 | -6/+0 |
| * | [media] saa7164: Remove useless struct i2c_algo_bit_data | Ezequiel García | 2012-07-31 | 2 | -5/+0 |
| * | [media] V4L: Add capability flags for memory-to-memory devices | Sylwester Nawrocki | 2012-07-31 | 7 | -16/+44 |
| * | [media] m5mols: Correct reported ISO values | Sylwester Nawrocki | 2012-07-31 | 1 | -2/+2 |
| * | [media] s5p-fimc: Use switch statement for better readability | Sylwester Nawrocki | 2012-07-31 | 1 | -6/+8 |
| * | [media] s5p-fimc: Replace custom err() macro with v4l2_err() macro | Sachin Kamat | 2012-07-31 | 2 | -6/+3 |
| * | [media] s5p-fimc: Remove V4L2_FL_LOCK_ALL_FOPS flag | Sylwester Nawrocki | 2012-07-31 | 2 | -36/+87 |
| * | [media] v4l2-dev: G_PARM was incorrectly enabled for all video nodes | Hans Verkuil | 2012-07-31 | 1 | -1/+2 |
| * | [media] mem2mem_testdev: set default size and fix colorspace | Hans Verkuil | 2012-07-31 | 1 | -2/+19 |
| * | [media] mem2mem_testdev: add control events support | Hans Verkuil | 2012-07-31 | 1 | -0/+3 |
| * | [media] v4l2-mem2mem: support events in v4l2_m2m_poll | Hans Verkuil | 2012-07-31 | 1 | -1/+17 |
| * | [media] mem2mem_testdev: set bus_info and device_caps | Hans Verkuil | 2012-07-31 | 1 | -3/+3 |
| * | [media] mem2mem_testdev: convert to the control framework and v4l2_fh | Hans Verkuil | 2012-07-31 | 1 | -151/+83 |
| * | [media] tw9910: Don't access the device in the g_mbus_fmt operation | Laurent Pinchart | 2012-07-31 | 1 | -5/+3 |
| * | [media] ov772x: Don't access the device in the g_mbus_fmt operation | Laurent Pinchart | 2012-07-31 | 1 | -6/+2 |
| * | [media] ov2640: Don't access the device in the g_mbus_fmt operation | Laurent Pinchart | 2012-07-31 | 1 | -4/+2 |
| * | [media] soc-camera: Pass the physical device to the power operation | Laurent Pinchart | 2012-07-31 | 1 | -3/+3 |
| * | [media] soc-camera: Don't fail at module init time if no device is present | Laurent Pinchart | 2012-07-31 | 1 | -1/+2 |
| * | [media] v4l2-ioctl.c: zero the v4l2_dv_timings_cap struct | Hans Verkuil | 2012-07-31 | 1 | -1/+1 |
| * | [media] v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP | Hans Verkuil | 2012-07-31 | 1 | -0/+1 |
| * | [media] davinci: vpif: Enable selection of the ADV7343 and THS7303 | Manjunath Hadli | 2012-07-31 | 1 | -2/+2 |
| * | [media] davinci: vpif: add build configuration for vpif drivers | Manjunath Hadli | 2012-07-31 | 2 | -13/+17 |
| * | [media] davinci: vpif: Add suspend/resume callbacks to vpif driver | Manjunath Hadli | 2012-07-31 | 1 | -0/+41 |
| * | [media] davinci: vpif capture:Add power management support | Manjunath Hadli | 2012-07-31 | 1 | -12/+61 |
| * | [media] davinci: vpif display: Add power management support | Manjunath Hadli | 2012-07-31 | 1 | -0/+71 |
| * | [media] davinci: vpif: add support for clipping on output data | Manjunath Hadli | 2012-07-31 | 2 | -0/+40 |
| * | [media] davinci: vpif display: migrate driver to videobuf2 | Lad, Prabhakar | 2012-07-31 | 3 | -314/+284 |
| * | [media] davinci: vpif capture: migrate driver to videobuf2 | Lad, Prabhakar | 2012-07-31 | 3 | -332/+281 |
| * | [media] davinci: vpif capture: size up the memory for the buffers from the bu... | Manjunath Hadli | 2012-07-31 | 2 | -2/+38 |
| * | [media] davinci: vpif display: size up the memory for the buffers from the bu... | Manjunath Hadli | 2012-07-31 | 2 | -3/+40 |