| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-06-12 | 1 | -0/+1 |
|\ |
|
| * | [media] v4l: vb2: Add a function to discard all DONE buffers | Laurent Pinchart | 2014-05-25 | 1 | -0/+1 |
* | | [media] adv7604: Add LLC polarity configuration | Laurent Pinchart | 2014-05-25 | 1 | -0/+1 |
* | | [media] adv7604: Specify the default input through platform data | Laurent Pinchart | 2014-05-25 | 1 | -0/+2 |
* | | [media] adv7604: Store I2C addresses and clients in arrays | Laurent Pinchart | 2014-05-25 | 1 | -12/+18 |
* | | [media] v4l: subdev: Remove deprecated video-level DV timings operations | Laurent Pinchart | 2014-05-25 | 1 | -4/+0 |
* | | [media] adv7604: Make output format configurable through pad format operations | Laurent Pinchart | 2014-05-25 | 1 | -36/+20 |
* | | [media] adv7604: Add sink pads | Laurent Pinchart | 2014-05-25 | 1 | -12/+11 |
* | | [media] adv7604: Add adv7611 support | Lars-Peter Clausen | 2014-05-25 | 1 | -0/+10 |
* | | [media] adv7604: Add missing include to linux/types.h | Lars-Peter Clausen | 2014-05-25 | 1 | -0/+2 |
* | | [media] v4l: Add pad-level DV timings subdev operations | Laurent Pinchart | 2014-05-25 | 1 | -0/+4 |
|/ |
|
* | [media] v4l: subdev: Move [gs]_std operation to video ops | Laurent Pinchart | 2014-05-24 | 1 | -3/+3 |
* | [media] v4l: Add source change event | Arun Kumar K | 2014-05-23 | 1 | -0/+4 |
* | [media] exynos4-is: Remove support for non-dt platforms | Sylwester Nawrocki | 2014-05-23 | 1 | -21/+0 |
* | [media] v4l2-subdev.h: add g_tvnorms video op | Hans Verkuil | 2014-05-13 | 1 | -2/+6 |
* | [media] v4l: V4L2_MBUS_FRAME_DESC_FL_BLOB is about 1D DMA | Sakari Ailus | 2014-05-13 | 1 | -3/+6 |
* | [media] v4l: Only get module if it's different than the driver for v4l2_dev | Sakari Ailus | 2014-05-13 | 1 | -0/+1 |
* | [media] media: Use a better owner for the media device | Sakari Ailus | 2014-05-13 | 2 | -2/+5 |
* | [media] vb2: stop_streaming should return void | Hans Verkuil | 2014-04-23 | 1 | -1/+1 |
* | [media] vb2: Add videobuf2-dvb support | Hans Verkuil | 2014-04-16 | 1 | -0/+58 |
* | [media] vb2: add thread support | Hans Verkuil | 2014-04-16 | 1 | -0/+32 |
* | [media] vb2: add vb2_fileio_is_active and check it more often | Hans Verkuil | 2014-04-16 | 1 | -0/+17 |
* | [media] media: davinci: vpfe: use v4l2_fh for priority handling | Lad, Prabhakar | 2014-04-16 | 1 | -4/+2 |
* | [media] media: davinci: vpbe: use v4l2_fh for priority handling | Lad, Prabhakar | 2014-04-16 | 1 | -4/+2 |
* | [media] v4l2-subdev.h: fix sparse error with v4l2_subdev_notify | Hans Verkuil | 2014-04-16 | 2 | -5/+8 |
* | [media] rc-core: remove generic scancode filter | David Härdeman | 2014-04-06 | 1 | -0/+2 |
* | [media] rc-core: split dev->s_filter | David Härdeman | 2014-04-06 | 1 | -2/+4 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-04 | 8 | -39/+276 |
|\ |
|
| * | [media] v4l: add enum_freq_bands support to tuner sub-device | Antti Palosaari | 2014-03-13 | 1 | -0/+1 |
| * | [media] rc: add wakeup_protocols sysfs file | James Hogan | 2014-03-11 | 1 | -0/+3 |
| * | [media] rc: add allowed/enabled wakeup protocol masks | James Hogan | 2014-03-11 | 1 | -8/+24 |
| * | [media] rc: abstract access to allowed/enabled protocols | James Hogan | 2014-03-11 | 1 | -0/+22 |
| * | [media] v4l2: add VIDIOC_G/S_EDID support to the v4l2 core | Hans Verkuil | 2014-03-11 | 2 | -2/+4 |
| * | [media] lm3646: add new dual LED Flash driver | Daniel Jeong | 2014-03-11 | 1 | -0/+87 |
| * | [media] vb2: only call start_streaming if sufficient buffers are queued | Hans Verkuil | 2014-03-11 | 1 | -4/+10 |
| * | [media] vb2: rename queued_count to owned_by_drv_count | Hans Verkuil | 2014-03-11 | 1 | -2/+2 |
| * | [media] vb2: consistent usage of periods in videobuf2-core.h | Hans Verkuil | 2014-03-11 | 1 | -20/+20 |
| * | [media] vb2: call buf_finish from __queue_cancel | Hans Verkuil | 2014-03-11 | 1 | -1/+9 |
| * | [media] vb2: change result code of buf_finish to void | Hans Verkuil | 2014-03-11 | 1 | -1/+1 |
| * | [media] vb2: add debugging code to check for unbalanced ops | Hans Verkuil | 2014-03-11 | 1 | -0/+43 |
| * | [media] v4l: Add timestamp source flags, mask and document them | Sakari Ailus | 2014-03-05 | 1 | -0/+2 |
| * | [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags | Sakari Ailus | 2014-03-05 | 1 | -1/+1 |
| * | [media] v4l: define own IOCTL ops for SDR FMT | Antti Palosaari | 2014-03-05 | 1 | -0/+8 |
| * | [media] v4l: add device type for Software Defined Radio | Antti Palosaari | 2014-03-05 | 1 | -1/+2 |
| * | [media] v4l2-subdev: Allow 32-bit compat ioctls | Hans Verkuil | 2014-02-24 | 1 | -0/+4 |
| * | [media, edac] Change my email address | Mauro Carvalho Chehab | 2014-02-07 | 2 | -2/+2 |
| * | [media] media: rc: add sysfs scancode filtering interface | James Hogan | 2014-02-06 | 1 | -0/+29 |
| * | [media] media: rc: add Sharp infrared protocol | James Hogan | 2014-02-04 | 1 | -1/+3 |
| * | [media] adv7842: platform-data for Hotplug Active (HPA) manual/auto | Martin Bugge | 2014-02-04 | 1 | -0/+3 |
* | | [media] of: move common endpoint parsing to drivers/of | Philipp Zabel | 2014-03-06 | 1 | -6/+2 |