| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2015-09-05 | 10 | -60/+127 |
|\ |
|
| * | [media] Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-08-11 | 1 | -1/+0 |
| * | [media] v4l2: move tracepoint generation into separate file | Philipp Zabel | 2015-08-11 | 3 | -1/+14 |
| * | [media] v4l2-ioctl: Give more information when device_caps are missing | Laura Abbott | 2015-08-11 | 1 | -2/+3 |
| * | [media] v4l2-mem2mem: drop lock in v4l2_m2m_fop_mmap | Hans Verkuil | 2015-08-11 | 1 | -11/+1 |
| * | [media] videobuf2: add trace events | Philipp Zabel | 2015-07-17 | 1 | -0/+11 |
| * | [media] v4l2-mem2mem: set the queue owner field just as vb2_ioctl_reqbufs does | Philipp Zabel | 2015-07-17 | 1 | -1/+8 |
| * | [media] Add helper function for subdev event notifications | Lars-Peter Clausen | 2015-07-17 | 1 | -0/+18 |
| * | [media] v4l2-event: v4l2_event_queue: do nothing if vdev == NULL | Hans Verkuil | 2015-07-17 | 1 | -0/+3 |
| * | [media] v4l2-dv-timings: print refresh rate with better precision | Prashant Laddha | 2015-07-06 | 1 | -3/+6 |
| * | [media] media/v4l2-ctrls: Code cleanout validate_new() | Ricardo Ribalda | 2015-07-06 | 1 | -15/+0 |
| * | [media] v4l2-dv-timings: log if the timing is reduced blanking V2 | Hans Verkuil | 2015-07-06 | 1 | -1/+3 |
| * | [media] v4l2-dv-timings: add support for reduced blanking v2 | Prashant Laddha | 2015-07-06 | 1 | -21/+59 |
| * | [media] v4l2-dv-timings: use swap() in v4l2_calc_aspect_ratio() | Fabian Frederick | 2015-07-06 | 1 | -4/+1 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2015-09-01 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: fix typos in comment blocks | Masahiro Yamada | 2015-08-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2015-08-21 | 1 | -15/+25 |
|\ \
| |/
|/| |
|
| * | [media] vb2: Fix compilation breakage when !CONFIG_BUG | Laurent Pinchart | 2015-08-10 | 1 | -7/+7 |
| * | [media] vb2: Only requeue buffers immediately once streaming is started | Sakari Ailus | 2015-07-17 | 1 | -8/+18 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2015-07-01 | 4 | -12/+750 |
|\ \
| |/
|/| |
|
| * | media: Add registration helpers for V4L2 flash sub-devices | Jacek Anaszewski | 2015-06-22 | 3 | -0/+723 |
| * | v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it | Sakari Ailus | 2015-06-15 | 1 | -12/+27 |
* | | [media] vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffers | Laurent Pinchart | 2015-06-22 | 1 | -10/+23 |
* | | [media] Revert "[media] vb2: Push mmap_sem down to memops" | Hans Verkuil | 2015-06-18 | 4 | -18/+3 |
* | | [media] v4l2-dv-timings: add interlace support in detect cvt/gtf | Prashant Laddha | 2015-06-09 | 1 | -6/+47 |
* | | [media] v4l2-dv-timings: support interlaced in v4l2_print_dv_timings | Hans Verkuil | 2015-06-09 | 1 | -0/+7 |
* | | [media] v4l2-dv-timing: avoid rounding twice in gtf hblank calc | Prashant Laddha | 2015-06-09 | 1 | -4/+6 |
* | | [media] v4l2-mem2mem: add support for prepare_buf | Hans Verkuil | 2015-06-09 | 1 | -0/+28 |
* | | [media] v4l2-ioctl: log buffer type 0 correctly | Hans Verkuil | 2015-06-06 | 1 | -0/+1 |
* | | [media] v4l2-ioctl: clear the reserved field of v4l2_create_buffers | Hans Verkuil | 2015-06-06 | 1 | -0/+2 |
* | | [media] v4l: of: Correct pclk-sample for BT656 bus | Nikhil Devshatwar | 2015-06-06 | 1 | -4/+4 |
* | | [media] videodev2.h: add support for transfer functions | Hans Verkuil | 2015-06-05 | 1 | -4/+5 |
* | | [media] v4l2: correct two SDR format names | Antti Palosaari | 2015-05-30 | 1 | -2/+2 |
* | | [media] media/v4l2-core: Add support for V4L2_PIX_FMT_Y16_BE | Ricardo Ribalda | 2015-05-30 | 1 | -1/+2 |
* | | [media] media/videobuf2-dma-vmalloc: Save output from dma_map_sg | Ricardo Ribalda | 2015-05-30 | 1 | -3/+3 |
* | | [media] media/videobuf2-dma-contig: Save output from dma_map_sg | Ricardo Ribalda | 2015-05-30 | 1 | -3/+3 |
* | | [media] media/videobuf2-dma-sg: Fix handling of sg_table structure | Ricardo Ribalda | 2015-05-30 | 1 | -9/+13 |
* | | [media] vb2: allow requeuing buffers while streaming | Hans Verkuil | 2015-05-20 | 1 | -3/+8 |
* | | [media] v4l2-dv-timings: fix overflow in gtf timings calculation | Prashant Laddha | 2015-05-18 | 1 | -10/+18 |
* | | [media] videobuf2: return -EPIPE from DQBUF after the last buffer | Philipp Zabel | 2015-05-12 | 2 | -2/+27 |
* | | [media] vb2: Push mmap_sem down to memops | Jan Kara | 2015-05-01 | 4 | -3/+18 |
* | | [media] v4l2-dv-timings: replace hsync magic number with a macro | Prashant Laddha | 2015-05-01 | 1 | -1/+2 |
* | | [media] v4l2-dv-timings: add sanity checks in cvt,gtf calculations | Prashant Laddha | 2015-05-01 | 1 | -0/+12 |
* | | [media] v4l2-dv-timings: fix rounding in hblank and hsync calculation | Prashant Laddha | 2015-05-01 | 1 | -4/+5 |
* | | [media] v4l2-dv-timings: fix rounding error in vsync_bp calculation | Prashant Laddha | 2015-05-01 | 1 | -3/+4 |
* | | [media] v4l: VIDEOBUF2_DMA_SG should depend on HAS_DMA | Geert Uytterhoeven | 2015-05-01 | 1 | -1/+1 |
* | | v4l2-ioctl: add a missing break at v4l_fill_fmtdesc() | Mauro Carvalho Chehab | 2015-05-01 | 1 | -1/+1 |
* | | [media] v4l2-ioctl: fill in the description for VIDIOC_ENUM_FMT | Hans Verkuil | 2015-05-01 | 1 | -7/+192 |
* | | [media] v4l: of: Parse variable length properties --- link-frequencies | Sakari Ailus | 2015-04-27 | 1 | -0/+87 |
* | | [media] v4l: of: Instead of zeroing bus_type and bus field separately, unify ... | Sakari Ailus | 2015-04-27 | 1 | -2/+3 |
|/ |
|