linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-29 18:03:57 to 2014-10-03 02:41:47 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2014-10-03  2:41 UTC 

[PATCH] Staging: media: lirc: cleaned up packet dump in 2 files
 2014-10-03  2:33 UTC 

[PATCH] Fixed all coding style issues for drivers/staging/media/lirc/
 2014-10-03  1:41 UTC  (7+ messages)

color box, display box, corrugated box, color card, blister card, color sleeve, hang tag, label
 2014-10-02 23:58 UTC 

[PATCH 1/1] of: Add a function to read 64-bit arrays
 2014-10-02 21:59 UTC 

[GIT PULL FOR 3.18] smiapp, smiapp-pll improvements, fixes
 2014-10-02 21:44 UTC 

[GIT PULL for v3.17] media fixes
 2014-10-02 21:10 UTC 

[PATCH] [media] doc: fix broken v4l-utils URL
 2014-10-02 20:45 UTC 

[PATCH] pt3 (pci, tc90522, mxl301rf, qm1d1c0042): pt3_unregister_subdev(), pt3_unregister_subdev(), cleanups
 2014-10-02 18:49 UTC 

[PATCH] v4l: uvcvideo: Fix buffer completion size check
 2014-10-02 18:08 UTC  (3+ messages)

FOSDEM15: Graphics DevRoom: call for speakers
 2014-10-02 17:44 UTC 

[PATCH v2 00/10] CODA7 JPEG support
 2014-10-02 17:08 UTC  (11+ messages)
` [PATCH v2 01/10] [media] coda: add support for planar YCbCr 4:2:2 (YUV422P) format
` [PATCH v2 02/10] [media] coda: identify platform device earlier
` [PATCH v2 03/10] [media] coda: add coda_video_device descriptors
` [PATCH v2 04/10] [media] coda: split out encoder control setup to specify controls per video device
` [PATCH v2 05/10] [media] coda: add JPEG register definitions for CODA7541
` [PATCH v2 06/10] [media] coda: add CODA7541 JPEG support
` [PATCH v2 07/10] [media] coda: store bitstream buffer position with buffer metadata
` [PATCH v2 08/10] [media] coda: pad input stream for JPEG decoder
` [PATCH v2 09/10] [media] coda: try to only queue a single JPEG into the bitstream
` [PATCH v2 10/10] [media] coda: allow userspace to set compressed buffer size in a certain range

[RFC PATCH] media: uvc: *HACK* workaround uvc unregister device *HACK*
 2014-10-02 16:09 UTC 

i.MX6 status for IPU/VPU/GPU
 2014-10-02 14:50 UTC  (10+ messages)

[RESEND PATCH] saa7146: Create a device name before it's used
 2014-10-02 14:19 UTC 

[PATCH v2] smiapp and smiapp-pll: more robust parameter handling, cleanups
 2014-10-02 13:53 UTC  (21+ messages)
` [PATCH v2 01/18] smiapp: Take mutex during PLL update in sensor initialisation
` [PATCH v2 02/18] smiapp-pll: Correct clock debug prints
` [PATCH v2 03/18] smiapp-pll: The clock tree values are unsigned --- fix "
` [PATCH v2 04/18] smiapp-pll: Separate bounds checking into a separate function
` [PATCH v2 05/18] smiapp-pll: External clock frequency isn't an output value
` [PATCH v2 06/18] smiapp-pll: Unify OP and VT PLL structs
` [PATCH v2 07/18] smiapp-pll: Calculate OP clocks only for sensors that have them
` [PATCH v2 08/18] smiapp-pll: Don't validate OP clocks if there are none
` [PATCH v2 09/18] smiapp: The PLL calculator handles sensors with VT clocks only
` [PATCH v2 10/18] smiapp: Remove validation of op_pix_clk_div
` [PATCH v2 11/18] smiapp-pll: Add pixel rate in pixel array as output parameters
` [PATCH v2 12/18] smiapp: Use actual pixel rate calculated by the PLL calculator
` [PATCH v2 13/18] smiapp: Split calculating PLL with sensor's limits from updating it
` [PATCH v2 14/18] smiapp: Gather information on valid link rate and BPP combinations
` [PATCH v2 15/18] smiapp: Take valid link frequencies into account in supported mbus codes
` [PATCH v2 16/18] smiapp: Clean up smiapp_set_format()
  ` [PATCH v2.1 "
` [PATCH v2 17/18] smiapp: Set valid link frequency range
` [PATCH v2 18/18] smiapp: Update PLL when setting format

[PATCH] [media] s5p-fimc: Only build suspend/resume for PM
 2014-10-02 13:50 UTC  (3+ messages)

[media] exynos4-is: Add the FIMC-IS ISP capture DMA driver
 2014-10-02 12:16 UTC 

[PATCH] Fixed all coding style issues for drivers/staging/media/lirc/
 2014-10-02  8:13 UTC  (3+ messages)

[PATCH] [media] s5p-jpeg: Only build suspend/resume for PM
 2014-10-02  7:21 UTC 

<Reply>
 2014-10-01  1:50 UTC 

cx231xx: Use muxed i2c adapters instead of custom switching
 2014-10-02  5:34 UTC  (16+ messages)
` [PATCH V3 01/13] cx231xx: let i2c bus scanning use its own i2c_client
` [PATCH V3 02/13] cx231xx: use own i2c_client for eeprom access
` [PATCH V3 03/13] cx231xx: delete i2c_client per bus
` [PATCH V3 04/13] cx231xx: give each master i2c bus a seperate name
` [PATCH V3 05/13] cx231xx: Modifiy the symbolic constants for i2c ports and describe
` [PATCH V3 06/13] cx231xx: Use symbolic constants for i2c ports instead of numbers
` [PATCH V3 07/13] cx231xx: add wrapper to get the i2c_adapter pointer
` [PATCH V3 08/13] cx231xx: remember status of i2c port_3 switch
` [PATCH V3 09/13] cx231xx: let is_tuner check the real i2c port and not the i2c master number
` [PATCH V3 10/13] cx231xx: change usage of I2C_1 to the real i2c port
` [PATCH V3 11/13] cx231xx: register i2c mux adapters for master1 and use as I2C_1_MUX_1 and I2C_1_MUX_3
` [PATCH V3 12/13] cx231xx: drop unconditional port3 switching
` [PATCH V3 13/13] cx231xx: scan all four existing i2c busses instead of the 3 masters

[PATCH 2/2] af9033: fix DVBv3 snr value not correct issue
 2014-10-02  5:34 UTC 

[PATCH 1/2] af9033: fix DVBv3 signal strength value not correct issue
 2014-10-02  5:32 UTC 

[PATCH V2 00/13] cx231xx: Use muxed i2c adapters instead of custom switching
 2014-10-02  5:16 UTC  (24+ messages)
` [PATCH V2 01/13] cx231xx: let i2c bus scanning use its own i2c_client
` [PATCH V2 02/13] cx231xx: use own i2c_client for eeprom access
` [PATCH V2 03/13] cx231xx: delete i2c_client per bus
` [PATCH V2 04/13] cx231xx: give each master i2c bus a seperate name
` [PATCH V2 05/13] cx231xx: Modifiy the symbolic constants for i2c ports and describe
` [PATCH V2 06/13] cx231xx: Use symbolic constants for i2c ports instead of numbers
` [PATCH V2 07/13] cx231xx: add wrapper to get the i2c_adapter pointer
` [PATCH V2 08/13] cx231xx: remember status of i2c port_3 switch
` [PATCH V2 09/13] cx231xx: let is_tuner check the real i2c port and not the i2c master number
` [PATCH V2 10/13] cx231xx: change usage of I2C_1 to the real i2c port
` [PATCH V2 11/13] cx231xx: register i2c mux adapters for master1 and use as I2C_1_MUX_1 and I2C_1_MUX_3
` [PATCH V2 12/13] cx231xx: drop unconditional port3 switching
` [PATCH V2 13/13] cx231xx: scan all four existing i2c busses instead of the 3 masters

cron job: media_tree daily build: WARNINGS
 2014-10-02  2:42 UTC 

randconfig build error with next-20141001, in drivers/i2c/algos/i2c-algo-bit.c
 2014-10-01 23:26 UTC 

[PATCH 3/5] [media] pwc-if: fix build warning when !CONFIG_USB_PWC_INPUT_EVDEV
 2014-10-01 23:10 UTC 

[PATCH 1/5] cx23855: add support for DVBSky T980C (no CI support)
 2014-10-01 20:16 UTC  (10+ messages)
` [PATCH 2/5] sp2: fix incorrect struct
` [PATCH 3/5] sp2: improve debug logging
` [PATCH 4/5] cx23885: add I2C client for CI into state and handle unregistering
` [PATCH 5/5] cx23855: add CI support for DVBSky T980C

[PATCH] cx23885: initialize config structs for T9580
 2014-10-01 19:51 UTC  (2+ messages)

randconfig build error with next-20141001, in drivers/media/platform/s5p-tv/hdmiphy_drv.c
 2014-10-01 18:59 UTC 

[PATCH] pt3 (PCI, tc90522, mxl301rf, qm1d1c0042): pt3_unregister_subdev(), pt3_unregister_subdev(),
 2014-10-01 18:58 UTC 

Tevii S480 on Unicable SCR System
 2014-10-01 18:42 UTC 

[PATCH 00/10] CODA7 JPEG support
 2014-10-01 15:40 UTC  (17+ messages)
` [PATCH 01/10] [media] coda: add support for planar YCbCr 4:2:2 (YUV422P) format
` [PATCH 02/10] [media] coda: identify platform device earlier
` [PATCH 03/10] [media] coda: add coda_video_device descriptors
` [PATCH 04/10] [media] coda: split out encoder control setup to specify controls per video device
` [PATCH 05/10] [media] coda: add JPEG register definitions for CODA7541
` [PATCH 06/10] [media] coda: add CODA7541 JPEG support
` [PATCH 07/10] [media] coda: store bitstream buffer position with buffer metadata
` [PATCH 08/10] [media] coda: pad input stream for JPEG decoder
` [PATCH 09/10] [media] coda: try to only queue a single JPEG into the bitstream
` [PATCH 10/10] [media] coda: allow userspace to set compressed buffer size in a certain range

uvcvideo fails on 3.16 and 3.17 kernels
 2014-10-01 12:07 UTC  (9+ messages)

Dell XPS 12 Camera issues
 2014-10-01  8:46 UTC  (2+ messages)

[PATCH V2 1/2] get_dvb_firmware: si2165: drop the extra header from the firmware
 2014-10-01  6:01 UTC  (3+ messages)
` [PATCH V2 2/2] si2165: do load firmware without extra header

cron job: media_tree daily build: WARNINGS
 2014-10-01  2:42 UTC 

[PATCH 0/3] libdvbv5: Remove broken descriptor parsers
 2014-10-01  0:38 UTC  (5+ messages)
` [PATCH 1/3] libdvbv5: Add todo file
` [PATCH 2/3] libdvbv5: remove service_location descriptor
` [PATCH 3/3] libdvbv5: remove service_list descriptor

[PATCH v2 0/5] video: describe data bus formats
 2014-09-30 21:00 UTC  (7+ messages)
` [PATCH v2 1/5] video: move mediabus format definition to a more standard place

saa7146_wait_for_debi_done_sleep timed out
 2014-09-30 17:21 UTC 

Upcoming v4l-utils 1.6.0 release
 2014-09-30 16:29 UTC  (4+ messages)

[PATCH 0/6] some fixes and cleanups for the em28xx-based HVR-930C
 2014-09-30 14:43 UTC  (7+ messages)

[PATCH 1/3] libv4l2: Fix restoring of original dest-fmt after a VIDIOC_S_DV_TIMING
 2014-09-30 14:05 UTC  (3+ messages)
` [PATCH 2/3] libv4l2: Set convert_mmap_frame_size as soon as we've a dest_fmt
` [PATCH 3/3] libv4l2: Move alignment of dest_fmt resolution to v4l2_set_src_and_dest_format

Regression: in v4l2 converter does not set the buffer.length anymore
 2014-09-30 14:04 UTC  (2+ messages)

[PATCH 00/11] Xilinx Video IP Core support
 2014-09-30 14:03 UTC  (13+ messages)
` [PATCH 01/11] media: entity: Document the media_entity_ops structure
` [PATCH 02/11] v4l: Add RBG and RGB 8:8:8 media bus formats on 24 and 32 bit busses
` [PATCH 03/11] v4l: Sort YUV formats of v4l2_mbus_pixelcode
` [PATCH 04/11] v4l: Add VUY8 24 bits bus format
` [PATCH 05/11] v4l: of: Add v4l2_of_parse_link() function
` [PATCH 06/11] dma: xilinx: vdma: Check if the segment list is empty in a descriptor
` [PATCH 07/11] dma: xilinx: vdma: Allow only one chunk in a line
` [PATCH 08/11] dma: xilinx: vdma: icg should be difference of stride and hsize
` [PATCH 09/11] v4l: xilinx: Add Xilinx Video IP core
` [PATCH 10/11] v4l: xilinx: Add Video Timing Controller driver
` [PATCH 11/11] v4l: xilinx: Add Test Pattern Generator driver

[PATCH] [media] rc-main: fix lockdep splash for rc-main
 2014-09-30 13:32 UTC 

[PATCH v5 0/6] Add of-graph helpers to loop over endpoints and find ports by id
 2014-09-30  8:06 UTC  (9+ messages)
` [PATCH v5 1/6] of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
` [PATCH v5 2/6] of: Add for_each_endpoint_of_node helper macro
` [PATCH v5 3/6] of: Add of_graph_get_port_by_id function
` [PATCH v5 4/6] drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcs
` [PATCH v5 5/6] imx-drm: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_id
` [PATCH v5 6/6] imx-drm: use for_each_endpoint_of_node macro in imx_drm_encoder_parse_of

[coda6] Error while decoding second h.264 chunk
 2014-09-30  7:54 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2014-09-30  2:42 UTC 

[PATCH] dvb_usb_af9005: fix kernel panic on init if the driver is compiled in without IR symbols
 2014-09-29 20:16 UTC  (2+ messages)

[PATCH v2] [media] uvcvideo: Add quirk to force the Oculus DK2 IR tracker to grayscale
 2014-09-29 19:38 UTC  (2+ messages)

[PATCH] [media] cx231xx: cx231xx_uninit_bulk attempts to reference and free isoc_ctl instead of bulk_ctl
 2014-09-29 18:41 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).