Age | Commit message (Expand) | Author | Files | Lines |
2016-01-13 | Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 5 | -39/+133 |
2016-01-12 | Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 9 | -923/+1010 |
2016-01-11 | [media] v4l2-device: fix a missing error code | Dan Carpenter | 1 | -1/+3 |
2016-01-11 | [media] v4l2-device: Register entity before calling subdev's registered ops | Sakari Ailus | 1 | -10/+11 |
2016-01-11 | [media] media framework: rename pads init function to media_entity_pads_init() | Mauro Carvalho Chehab | 2 | -2/+2 |
2016-01-11 | [media] media_entity: remove gfp_flags argument | Mauro Carvalho Chehab | 1 | -2/+1 |
2016-01-11 | [media] uapi/media.h: Rename entities types to functions | Mauro Carvalho Chehab | 4 | -11/+11 |
2016-01-11 | [media] media-entity.h: rename entity.type to entity.function | Mauro Carvalho Chehab | 4 | -12/+12 |
2016-01-11 | [media] v4l2 core: enable all interface links at init | Mauro Carvalho Chehab | 2 | -2/+3 |
2016-01-11 | [media] v4l2-core: create MC interfaces for devnodes | Mauro Carvalho Chehab | 2 | -19/+108 |
2016-01-11 | [media] tuner-core: add an input pad | Mauro Carvalho Chehab | 1 | -3/+5 |
2016-01-11 | [media] v4l2-subdev: use MEDIA_ENT_T_UNKNOWN for new subdevs | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-01-11 | [media] media: use macros to check for V4L2 subdev entities | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-01-11 | [media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4L | Mauro Carvalho Chehab | 2 | -2/+2 |
2016-01-11 | [media] media: get rid of unused "extra_links" param on media_entity_init() | Mauro Carvalho Chehab | 2 | -2/+2 |
2016-01-04 | media: flash: use led_set_brightness_sync for torch brightness | Jacek Anaszewski | 1 | -4/+4 |
2015-12-18 | [media] videobuf2: avoid memory leak on errors | Mauro Carvalho Chehab | 1 | -2/+4 |
2015-12-18 | [media] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS | Hans Verkuil | 1 | -18/+21 |
2015-12-18 | [media] videobuf2-core: call __setup_offsets before buf_init() | Hans Verkuil | 1 | -26/+16 |
2015-12-18 | [media] videobuf2-core: fill in q->bufs[vb->index] before buf_init() | Hans Verkuil | 1 | -2/+3 |
2015-12-18 | [media] videobuf2-core: move __setup_lengths into __vb2_queue_alloc() | Hans Verkuil | 1 | -21/+3 |
2015-12-18 | [media] videobuf2-core: fill_user_buffer and copy_timestamp should return void | Hans Verkuil | 2 | -22/+17 |
2015-12-18 | [media] videobuf2-core.c: update module description | Hans Verkuil | 1 | -1/+1 |
2015-12-18 | [media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part | Junghak Sung | 3 | -782/+772 |
2015-12-18 | [media] media: videobuf2: Refactor vb2_fileio_data and vb2_thread | Junghak Sung | 1 | -55/+49 |
2015-12-18 | [media] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer() | Junghak Sung | 1 | -4/+5 |
2015-12-18 | [media] media: videobuf2: Separate vb2_poll() | Junghak Sung | 1 | -34/+59 |
2015-12-18 | [media] media: videobuf2: Add copy_timestamp to struct vb2_queue | Junghak Sung | 2 | -19/+14 |
2015-12-18 | [media] media: videobuf2: Move timestamp to vb2_buffer | Junghak Sung | 1 | -4/+3 |
2015-12-18 | [media] vb2: drop v4l2_format argument from queue_setup | Hans Verkuil | 2 | -10/+61 |
2015-12-03 | [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings | Hans Verkuil | 1 | -2/+7 |
2015-11-17 | [media] v4l2-clk: v4l2_clk_get() also need to find the of_fullname clock | Josh Wu | 1 | -0/+9 |
2015-11-17 | [media] v4l2-dv-timings: add condition checks for reduced fps | Prashant Laddha | 1 | -0/+5 |
2015-11-17 | [media] v4l2-device: Don't unregister ACPI/Device Tree based devices | Tommi Franttila | 1 | -6/+15 |
2015-11-17 | [media] media: videobuf2: fix compare_const_fl.cocci warnings | Julia Lawall | 1 | -1/+1 |
2015-11-17 | [media] media/v4l2-core: struct struct v4l2_ext_controls param which | Ricardo Ribalda | 1 | -5/+29 |
2015-11-17 | [media] media/core: Replace ctrl_class with which | Ricardo Ribalda | 3 | -22/+22 |
2015-11-17 | [media] v4l2-dv-timings: Compare horizontal blanking | Mats Randgaard | 1 | -0/+2 |
2015-11-17 | [media] v4l2-core/v4l2-ctrls: Filter NOOP CH_RANGE events | Ricardo Ribalda | 1 | -9/+14 |
2015-11-17 | [media] vb2: fix a regression in poll() behavior for output,streams | Hans Verkuil | 1 | -3/+3 |
2015-11-05 | Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 16 | -1818/+2226 |
2015-10-22 | [media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependency | Jacek Anaszewski | 1 | -1/+1 |
2015-10-20 | [media] media/v4l2-ctrls: fix setting autocluster to manual with VIDIOC_S_CTRL | Antonio Ospite | 1 | -1/+1 |
2015-10-20 | [media] v4l: add type field to v4l2_modulator struct | Antti Palosaari | 1 | -1/+17 |
2015-10-20 | [media] v4l2: add support for SDR transmitter | Antti Palosaari | 4 | -3/+42 |
2015-10-20 | [media] v4l2: add RF gain control | Antti Palosaari | 1 | -0/+2 |
2015-10-20 | [media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDR | Antti Palosaari | 1 | -3/+3 |
2015-10-20 | [media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2 | Junghak Sung | 3 | -1793/+1825 |
2015-10-20 | [media] media: videobuf2: Prepare to divide videobuf2 | Junghak Sung | 4 | -181/+399 |
2015-10-20 | [media] media: videobuf2: Replace v4l2-specific data with vb2 data | Junghak Sung | 1 | -61/+70 |