linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-30 06:04:31 to 2014-11-02 14:53:33 UTC [more...]

[PATCH v2 00/13] Xilinx Video IP Core support
 2014-11-02 14:53 UTC  (3+ messages)
` [PATCH v2 01/13] media: entity: Document the media_entity_ops structure
` [PATCH v2 02/13] v4l: Add RBG and RGB 8:8:8 media bus formats on 24 and 32 bit busses

[PATCH] v4l-utils/libdvbv5: restore deleted functions to keep API/ABI compatible
 2014-11-02 14:33 UTC  (3+ messages)

[PATCH v3 0/7] v4l-utils/libdvbv5,dvb: add support for ISDB-S
 2014-11-02 14:17 UTC  (13+ messages)
` [PATCH v3 1/7] v4l-utils/libdvbv5, dvbv5-scan: generalize channel duplication check
` [PATCH v3 2/7] v4l-utils/libdvbv5: add as many channels as possible in scanning DVB-T2
` [PATCH v3 3/7] v4l-utils/libdvbv5: wrong frequency in the output of satellite delsys scans
` [PATCH v3 4/7] v4l-utils/libdvbv5: add support for ISDB-S tuning
` [PATCH v3 5/7] v4l-utils/libdvbv5: add support for ISDB-S scanning
` [PATCH v3 6/7] v4l-utils/dvb: add COUNTRY property
` [PATCH v3 7/7] v4l-utils/libdvbv5: add gconv module for the text conversions of ISDB-S/T
  ` [PATCH v4] "

[PATCHv2 00/14] Reduce cx231xx verbosity and do some cleanups
 2014-11-02 12:37 UTC  (15+ messages)
` [PATCHv2 01/14] [media] cx231xx: get rid of driver-defined printk macros
` [PATCHv2 02/14] [media] cx231xx: Fix identation
` [PATCHv2 03/14] [media] cx231xx: Cleanup printk at the driver
` [PATCHv2 04/14] [media] cx25840: Don't report an error if max size is adjusted
` [PATCHv2 05/14] [media] cx25840: convert max_buf_size var to lowercase
` [PATCHv2 06/14] [media] cx231xx: use 1 byte read for i2c scan
` [PATCHv2 07/14] [media] cx231xx: disable I2C errors during i2c_scan
` [PATCHv2 08/14] [media] cx231xx: convert from pr_foo to dev_foo
` [PATCHv2 10/14] [media] cx231xx: use dev_foo instead of printk
` [PATCHv2 11/14] [media] cx231xx: add addr for demod and make i2c_devs const
` [PATCHv2 12/14] [media] cx231xx: use dev_info() for extension load/unload
` [PATCHv2 13/14] [media] cx231xx: too much changes. Bump version number
` [PATCHv2 14/14] [media] cx231xx: simplify I2C scan debug messages

[PATCH] v4l-utils/libdvbv5: fix memory leak in dvb_guess_user_country()
 2014-11-02 12:03 UTC 

[PATCH 1/7] [media] cx231xx: get rid of driver-defined printk macros
 2014-11-02 11:46 UTC  (13+ messages)
  ` [PATCH 2/7] [media] cx231xx: Fix identation
  ` [PATCH 3/7] [media] cx231xx: Cleanup printk at the driver
  ` [PATCH 4/7] [media] cx25840: Don't report an error if max size is adjusted
  ` [PATCH 5/7] [media] cx25840: convert max_buf_size var to lowercase
  ` [PATCH 6/7] [media] cx231xx-i2c: fix i2c_scan modprobe parameter
      ` [PATCH] cx231xx: use 1 byte read for i2c scan
  ` [PATCH 7/7] [media] cx231xx: disable I2C errors during i2c_scan

[PATCH] staging: media: lirc: lirc_zilog.c: adjust debug messages
 2014-11-02 11:40 UTC  (2+ messages)

[git:v4l-utils/master] libdvbv5, dvbv5-scan: generalize channel duplication check
 2014-11-02 10:18 UTC  (3+ messages)

[PATCH v2 0/7] v4l-utils/libdvbv5,dvb: add support for ISDB-S
 2014-11-02  9:52 UTC  (14+ messages)
` [PATCH v2 3/7] v4l-utils/libdvbv5: add support for ISDB-S scanning
` [PATCH v2 5/7] v4l-utils/libdvbv5: add gconv module for the text translation of ISDB-S/T
` [PATCH v2 6/7] v4l-utils/libdvbv5: don't discard config-supplied parameters

Hauppage HVR-2250 - No Free Sequences
 2014-11-02  8:45 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2014-11-02  3:31 UTC 

(bisected) Logitech C920 (uvcvideo) stutters since 3.9
 2014-11-02  2:03 UTC 

staging: media: lirc: lirc_zilog.c: replace custom print macros with dev_* and pr_*
 2014-11-01 20:05 UTC  (4+ messages)

Synching app to live tv
 2014-11-01 18:13 UTC  (3+ messages)

[PATCH 00/11] Xilinx Video IP Core support
 2014-11-01 13:24 UTC  (4+ messages)
` [PATCH 09/11] v4l: xilinx: Add Xilinx Video IP core

[PATCH 2/7] [media] cx231xx: Fix identation
 2014-11-01 13:22 UTC 

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-01 11:25 UTC 

3.17.2. issue?
 2014-11-01  4:59 UTC  (5+ messages)

cron job: media_tree daily build: ERRORS
 2014-11-01  3:36 UTC 

WinTV HVR 2200 radio
 2014-10-31 22:03 UTC  (4+ messages)

[PATCH] media: adv7604: Correct G/S_EDID behaviour
 2014-10-31 17:06 UTC 

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

[PATCH] DocBook media: Clarify V4L2_FIELD_ANY for drivers
 2014-10-31 15:49 UTC  (3+ messages)

[PATCH v2] DocBook media: Clarify V4L2_FIELD_ANY for drivers
 2014-10-31 15:48 UTC 

[PATCH 0/4] Miscellaneous OMAP4 ISS fixes and enhancements
 2014-10-31 15:21 UTC  (5+ messages)
` [PATCH 1/4] v4l: omap4iss: Enable DMABUF support
` [PATCH 2/4] v4l: omap4iss: Remove bogus frame number propagation
` [PATCH 3/4] v4l: omap4iss: csi2: Perform real "
` [PATCH 4/4] v4l: omap4iss: Stop started entities when pipeline start fails

[PATCH v3 00/10] uvcvideo: Move to video_ioctl2
 2014-10-31 15:09 UTC  (11+ messages)
` [PATCH v3 01/10] v4l2: get/set prio using video_dev prio structure
` [PATCH v3 02/10] uvcvideo: Move to video_ioctl2
` [PATCH v3 03/10] uvcvideo: Set buffer field to V4L2_FIELD_NONE
` [PATCH v3 04/10] uvcvideo: Separate video and queue enable/disable operations
` [PATCH v3 05/10] uvcvideo: Add function to convert from queue to stream
` [PATCH v3 06/10] uvcvideo: Implement vb2 queue start and stop stream operations
` [PATCH v3 07/10] uvcvideo: Don't stop the stream twice at file handle release
` [PATCH v3 08/10] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers
` [PATCH v3 09/10] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)
` [PATCH v3 10/10] uvcvideo: Return all buffers to vb2 at stream stop and start failure

[PATCH v4] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input support
 2014-10-31 15:06 UTC 

[PATCH v2 00/11] uvcvideo: Move to video_ioctl2
 2014-10-31 14:43 UTC  (14+ messages)
` [PATCH v2 01/11] v4l2: get/set prio using video_dev prio structure
` [PATCH v2 02/11] uvcvideo: Move to video_ioctl2
` [PATCH v2 03/11] uvcvideo: Add V4L2 debug module parameter
` [PATCH v2 04/11] uvcvideo: Set buffer field to V4L2_FIELD_NONE
` [PATCH v2 05/11] uvcvideo: Separate video and queue enable/disable operations
` [PATCH v2 06/11] uvcvideo: Add function to convert from queue to stream
` [PATCH v2 07/11] uvcvideo: Implement vb2 queue start and stop stream operations
` [PATCH v2 08/11] uvcvideo: Don't stop the stream twice at file handle release
` [PATCH v2 09/11] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffers
` [PATCH v2 10/11] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)
` [PATCH v2 11/11] uvcvideo: Give back all buffers to userspace when stopping the stream

[PATCH] media: soc_camera: rcar_vin: Fix alignment of clipping size
 2014-10-31 13:40 UTC  (2+ messages)

[PATCH v2] dvb:tc90522: fix stats report
 2014-10-31 13:23 UTC 

[PATCH v2] dvb:tc90522: fix always-false expression
 2014-10-31 13:21 UTC 

[PATCH v2] dvb-core: set default properties of ISDB-S
 2014-10-31 13:19 UTC 

[PATCH] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input support
 2014-10-31 13:00 UTC  (2+ messages)

[RFC PATCH] media: uvc: *HACK* workaround uvc unregister device *HACK*
 2014-10-31 10:41 UTC  (2+ messages)

[PATCH] media: soc_camera: rcar_vin: Fix interrupt enable in progressive
 2014-10-31  9:09 UTC 

[PATCH] tveeprom: Update list of chips and extend serial number to 32bits
 2014-10-31  7:26 UTC 

[PATCH v2 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103 for supporting the demod of M88RS6000
 2014-10-31  4:27 UTC  (7+ messages)
` Re: [PATCH v2 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103for "
  `  "
  ` Re: [PATCH v2 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103forsupporting "
    `  "
      ` Re: [PATCH v2 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103forsupportingthe "

cron job: media_tree daily build: ERRORS
 2014-10-31  3:34 UTC 

az6027.c:undefined reference to `stb6100_attach'
 2014-10-31  3:07 UTC 

cx23885 0000:01:00.0: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
 2014-10-30 21:09 UTC  (2+ messages)

[PATCH] cx23885: add support for TechnoTrend CT2-4500 CI
 2014-10-30 20:52 UTC  (2+ messages)

[PATCH v2 0/2] Update Auvitek au0828 quirks
 2014-10-30 19:55 UTC  (8+ messages)
` [PATCH v2 1/2] [media] sound: simplify au0828 quirk table
` [PATCH v2 2/2] [media] sound: Update au0828 quirks table

[PATCH 2/2] cx23885: add DVBSky S950C and T980C RC support
 2014-10-30 19:39 UTC  (2+ messages)

[PATCH 1/2] cx23885: add DVBSky S950C dvb-s/s2 ci PCIe card support(no RC)
 2014-10-30 19:30 UTC  (2+ messages)

cx231xx: Use muxed i2c adapters instead of custom switching
 2014-10-30 19:27 UTC  (3+ messages)
` [PATCH V3 10/13] cx231xx: change usage of I2C_1 to the real i2c port

Milky LED BULBS Ceramic ceiling lamps LED FLOOD LIGHTS
 2014-10-30 18:57 UTC 

[PATCH] si2157: add support for SYS_DVBC_ANNEX_B
 2014-10-30 14:49 UTC  (2+ messages)

[PATCH] cx23885-dvb: Fix some issues at the DVB error handling
 2014-10-30 14:15 UTC 

[PATCH] v4l: vsp1: Remove support for platform data
 2014-10-30 14:09 UTC 

[PATCH] [media] fix a warning on avr32 arch
 2014-10-30 13:15 UTC  (2+ messages)

[PATCH 2/3] xc5000: add IF output level control
 2014-10-30 13:22 UTC  (2+ messages)

[PATCH 1/3] xc5000: tuner firmware update
 2014-10-30 13:20 UTC  (8+ messages)

[PATCH] media, platform, LLVMLinux: Remove nested function from ti-vpe
 2014-10-30 13:04 UTC  (2+ messages)

[PATCH 0/2] Update Auvitek au0828 quirks
 2014-10-30 11:28 UTC  (7+ messages)
` [PATCH 1/2] [media] sound: simplify au0828 quirk table
  ` [alsa-devel] "
` [PATCH 2/2] [media] sound: Update au0828 quirks table

[PATCH] si2157: Add support for delivery system SYS_ATSC
 2014-10-30 10:58 UTC  (6+ messages)

[PATCH] [media] rc5-decoder: BZ#85721: Fix RC5-SZ decoding
 2014-10-30 10:34 UTC  (2+ messages)

[PATCH] [media] dib7000p: get rid of an unused argument
 2014-10-30 10:13 UTC 

AF9035 not builded from git
 2014-10-30  9:40 UTC 

[PATCH v3 2/3] DVBSky V3 PCIe card: add new dvb-s/s2 tuner for integrated chip M88RS6000
 2014-10-30  8:01 UTC 

[PATCH v3 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103 for supporting the demod of M88RS6000
 2014-10-30  8:01 UTC 

Sparse error in s5p_mfc_enc.c
 2014-10-30  7:27 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).