linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-07 07:21:13 to 2014-04-10 10:07:33 UTC [more...]

[PATCH 0/2] Updates to fence api
 2014-04-10 10:07 UTC  (5+ messages)
` [PATCH 1/2] reservation: update api and add some helpers
` [PATCH 2/2] [RFC] reservation: add suppport for read-only access using rcu

[RFC] Helper to abstract vma handling in media layer
 2014-04-10 10:02 UTC  (2+ messages)

[PATCH 2/2] staging: media: omap24xx: fix up a checkpatch.pl warning
 2014-04-10  9:48 UTC  (2+ messages)

[PATCH 1/2] staging: media: omap24xx: fix up checkpatch error message
 2014-04-10  9:01 UTC 

[PATCH 1/2] dma-buf: fix trivial typo error
 2014-04-10  7:46 UTC  (3+ messages)
` [PATCH 2/2] dma-buf: update exp_name when using dma_buf_export()

[PATCH v2 1/8] s5p-jpeg: Add fmt_ver_flag field to the s5p_jpeg_variant structure
 2014-04-10  7:32 UTC  (8+ messages)
` [PATCH v2 2/8] s5p-jpeg: Perform fourcc downgrade only for Exynos4x12 SoCs
` [PATCH v2 3/8] s5p-jpeg: Add m2m_ops field to the s5p_jpeg_variant structure
` [PATCH v2 4/8] s5p-jpeg: Fix build break when CONFIG_OF is undefined
` [PATCH v2 5/8] s5p-jpeg: g_selection callback should always succeed
` [PATCH v2 6/8] s5p-jpeg: Fix sysmmu page fault
` [PATCH v2 7/8] s5p_jpeg: Prevent JPEG 4:2:0 > YUV 4:2:0 decompression
` [PATCH v2 8/8] s5p_jpeg: Fix NV12 format entry related to S5C2120 SoC

[REVIEWv2 PATCH 00/13] vb2: various small fixes/improvements
 2014-04-10  6:40 UTC  (24+ messages)
` [REVIEWv2 PATCH 01/13] vb2: stop_streaming should return void
` [REVIEWv2 PATCH 02/13] vb2: fix handling of data_offset and v4l2_plane.reserved[]
` [REVIEWv2 PATCH 03/13] vb2: if bytesused is 0, then fill with output buffer length
` [REVIEWv2 PATCH 04/13] vb2: use correct prefix
` [REVIEWv2 PATCH 05/13] vb2: move __qbuf_mmap before __qbuf_userptr
` [REVIEWv2 PATCH 06/13] vb2: set timestamp when using write()
` [REVIEWv2 PATCH 07/13] vb2: reject output buffers with V4L2_FIELD_ALTERNATE
` [REVIEWv2 PATCH 08/13] vb2: simplify a confusing condition
` [REVIEWv2 PATCH 09/13] vb2: add vb2_fileio_is_active and check it more often
` [REVIEWv2 PATCH 10/13] vb2: set v4l2_buffer.bytesused to 0 for mp buffers
` [REVIEWv2 PATCH 11/13] vb2: allow read/write as long as the format is single planar
` [REVIEWv2 PATCH 12/13] vb2: start messages with a lower-case for consistency
` [REVIEWv2 PATCH 13/13] DocBook media: update bytesused field description

cron job: media_tree daily build: OK
 2014-04-10  2:34 UTC 

[PATCHv2] staging: rtl2832_sdr: fixup checkpatch/style issues
 2014-04-10  2:08 UTC 

[PATCH] staging: rtl2832_sdr: fixup checkpatch/style issues
 2014-04-10  1:47 UTC  (2+ messages)

[RFC PATCH 0/2] managed token devres interfaces
 2014-04-09 22:44 UTC  (5+ messages)
` [RFC PATCH 1/2] drivers/base: add new devres_update() interface to devres_*
` [RFC PATCH 2/2] drivers/base: add managed token devres interfaces

[PATCH 1/7] libdvbv5: reunite atsc_table_header and dvb_table_header
 2014-04-09 22:27 UTC  (7+ messages)
` [PATCH 2/7] libdvbv5: fix asprintf compile warning in dvbv5-scan
` [PATCH 3/7] libdvbv5: make crc32 public
` [PATCH 4/7] libdvbv5: make dvb_table_filter_free public
` [PATCH 5/7] libdvbv5: cleanup table parsers
` [PATCH 6/7] libdvbv5: cleanup printing of tables and descriptors
` [PATCH 7/7] libdvbv5: rename descriptor functions

[PATCHv3 0/2] rtl2832_sdr module attach related fixes
 2014-04-09 22:05 UTC  (3+ messages)
` [PATCHv3 1/2] rtl28xxu: do not hard depend on staging SDR module
` [PATCHv3 2/2] rtl28xxu: silence error log about disabled rtl2832_sdr module

[PATCHv2 0/2] rtl2832_sdr module attach related fixes
 2014-04-09 21:34 UTC  (4+ messages)
` [PATCHv2 1/2] rtl28xxu: do not hard depend on staging SDR module
` [PATCHv2 2/2] rtl28xxu: silence error log about disabled rtl2832_sdr module

[PATCH 0/17] smiapp and smiapp-pll quirk improvements, fixes
 2014-04-09 19:25 UTC  (18+ messages)
` [PATCH 01/17] smiapp: Use I2C adapter ID and address in the sub-device name
` [PATCH 02/17] smiapp: Make PLL flags separate from regular quirk flags
` [PATCH 03/17] smiapp: Make PLL flags unsigned long
` [PATCH 04/17] smiapp: Make PLL (quirk) flags a function
` [PATCH 05/17] smiapp: Use %u for printing u32 value
` [PATCH 06/17] smiapp-pll: Correct clock debug prints
` [PATCH 07/17] smiapp-pll: The clock tree values are unsigned --- fix "
` [PATCH 08/17] smiapp: Limits can be 64 bits
` [PATCH 09/17] smiapp-pll: Use 64-bit types limits
` [PATCH 10/17] smiapp-pll: Add support for odd pre-pll divisors
` [PATCH 11/17] smiapp: Remove validation of op_pix_clk_div
` [PATCH 12/17] smiapp-pll: Add quirk for op clk divisor == bits per pixel / 2
` [PATCH 13/17] smiapp-pll: Add pixel rate in pixel array as output parameters
` [PATCH 14/17] smiapp: Use actual pixel rate calculated by the PLL calculator
` [PATCH 15/17] smiapp-pll: Add quirk flag for sensors that effectively use double pix clks
` [PATCH 16/17] smiapp: Ignore write accesses to quirk registers
` [PATCH 17/17] smiapp: Add register diversion quirk

[PATCH] rtl28xxu: do not hard depend on staging SDR module
 2014-04-09 18:24 UTC  (2+ messages)

vb2: various small fixes/improvements
 2014-04-09 17:27 UTC  (23+ messages)
` [REVIEW PATCH 02/11] vb2: fix handling of data_offset and v4l2_plane.reserved[]
` [REVIEW PATCH 03/11] vb2: if bytesused is 0, then fill with output buffer length
` [REVIEW PATCH 04/11] vb2: use correct prefix
` [REVIEW PATCH 05/11] vb2: move __qbuf_mmap before __qbuf_userptr
` [REVIEW PATCH 06/11] vb2: set timestamp when using write()
` [REVIEW PATCH 07/11] vb2: reject output buffers with V4L2_FIELD_ALTERNATE
` [REVIEW PATCH 08/11] vb2: simplify a confusing condition
` [REVIEW PATCH 10/11] vb2: set v4l2_buffer.bytesused to 0 for mp buffers

linux-next: Tree for Apr 9 (media/i2c/s5c73m3)
 2014-04-09 16:20 UTC  (2+ messages)

[PATCH] staging: media: omap24xx: fix up some checkpatch.pl issues
 2014-04-09 16:21 UTC 

[PATCH] staging: media: omap24xx: fix up some checkpatch.pl issues
 2014-04-09 14:30 UTC 

Linuxtv.org www is down
 2014-04-09 13:03 UTC  (2+ messages)

[PATCH 0/8] Current imx-drm queue
 2014-04-09 12:55 UTC  (2+ messages)
` [PATCH 7/8] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format

Kworld PlusTV All in One PI610 - need help
 2014-04-09 12:26 UTC  (2+ messages)

[PATCH v12][ 01/12] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format
 2014-04-09 12:21 UTC  (20+ messages)
` [PATCH v12][ 02/12] imx-drm: Add RGB666 support for parallel display
` [PATCH v12][ 03/12] imx-drm: Correct BGR666 and the board's dts that use them
` [PATCH v12][ 04/12] imx-drm: Match ipu_di_signal_cfg's clk_pol with its description
` [PATCH v12][ 05/12] imx-drm: use defines for clock polarity settings
` [PATCH v12][ 06/12] ARM: dts: imx5*, imx6*: correct display-timings nodes
` [PATCH v12][ 07/12] drm: drm_display_mode: add signal polarity flags
` [PATCH v12][ 08/12] imx-drm: Use drm_display_mode timings flags
` [PATCH v12][ 09/12] drm/panel: Add Eukrea mbimxsd51 displays
` [PATCH v12][ 10/12] ARM: dts: mbimx51sd: Add display support
` [PATCH v12][ 11/12] ARM: dts: mbimx51sd: Add CMO-QVGA backlight support
` [PATCH v12][ 12/12] ARM: imx_v6_v7_defconfig: Add more drm drivers

[PATCH] [media] V4L: s5c73m3: Fix build after v4l2_of_get_next_endpoint rename
 2014-04-09 11:54 UTC 

[PATCHv2 0/3] phy: Add exynos-simple-phy driver
 2014-04-09 11:47 UTC  (12+ messages)
` [PATCHv2 1/3] "
` [PATCHv2 2/3] drm: exynos: hdmi: use hdmiphy as PHY
` [PATCHv2 3/3] s5p-tv: "

gspca second isoc endpoint / kinect depth
 2014-04-09  9:05 UTC  (2+ messages)

Progressive and continuous record of a DVB stream
 2014-04-09  8:43 UTC 

[PATCH 1/8] [media] s5p-jpeg: Add fmt_ver_flag field to the s5p_jpeg_variant structure
 2014-04-09  8:28 UTC  (13+ messages)
` [PATCH 2/8] [media] s5p-jpeg: Perform fourcc downgrade only for Exynos4x12 SoCs
` [PATCH 3/8] [media] s5p-jpeg: Add m2m_ops field to the s5p_jpeg_variant structure
` [PATCH 4/8] [media] s5p-jpeg: Fix build break when CONFIG_OF is undefined
` [PATCH 5/8] [media] s5p-jpeg: g_selection callback should always succeed
` [PATCH 6/8] [media] s5p-jpeg: Fix sysmmu page fault
` [PATCH 7/8] [media] s5p_jpeg: Prevent JPEG 4:2:0 > YUV 4:2:0 decompression
` [PATCH 8/8] [media] s5p_jpeg: Fix NV12 format entry related to S5C2120 SoC

az6027.c:undefined reference to `stb6100_attach'
 2014-04-09  6:06 UTC 

cron job: media_tree daily build: OK
 2014-04-09  2:35 UTC 

[PATCH v2] media: soc-camera: OF cameras
 2014-04-09  2:00 UTC  (3+ messages)
` [v2] "

[RFC] Fix interrupted recording with Hauppauge HD-PVR
 2014-04-08 20:11 UTC  (6+ messages)

[PATCH] [media] uvcvideo: Fix clock param realtime setting
 2014-04-08 16:57 UTC  (4+ messages)

[PATCH 4/6] v4l: vsp1: Add DT support
 2014-04-08 16:47 UTC  (5+ messages)
` [PATCH v3 "
` [PATCH v4 4.1/6] v4l: vsp1: Add DT bindings documentation
` [PATCH v4 4.2/6] v4l: vsp1: Add DT support

drivers/media/tuners/r820t.c:1534:3-9: Replace memcpy with struct assignment
 2014-04-08 15:10 UTC 

mini-summit: AVB Presentation
 2014-04-08 14:30 UTC 

[PATCH] uvcvideo: Work around buggy Logitech C920 firmware
 2014-04-08 13:05 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] s5c73m3: Add missing rename of v4l2_of_get_next_endpoint() function
 2014-04-08 13:05 UTC 

Upstream patches for Samsung Exynos s5p-mfc and gsc-m2m
 2014-04-08 10:51 UTC  (8+ messages)
` [PATCH 3/4] gsc-m2m: report correct format bytesperline and sizeimage
` [PATCH 4/4] v4l2-mem2mem: allow reqbufs(0) with "in use" MMAP buffers

videobuf2-vmalloc suspect for corrupted data
 2014-04-08  9:55 UTC  (8+ messages)

[PATCH 0/2] v4l2-dv-timings: add 4K timings
 2014-04-08  8:07 UTC  (3+ messages)
` [PATCH 1/2] v4l2-dv-timings.h: add CEA-861-F "
  ` [PATCH 2/2] v4l2-dv-timings.c: add the new 4K timings to the list

cron job: media_tree daily build: OK
 2014-04-08  2:40 UTC 

LOANS
 2014-04-07 19:42 UTC 

[PATCH] [media] stk1160: warrant a NUL terminated string
 2014-04-07 15:08 UTC  (3+ messages)

[GIT PULL for 3.15 fixes] VPE fixes
 2014-04-07 14:41 UTC  (2+ messages)

[PATCH] [media] gpsca: remove the risk of a division by zero
 2014-04-07 14:01 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).