messages from 2013-12-05 15:15:32 to 2013-12-11 12:32:55 UTC [more...]
[PATCH v3] v4l: sh_vou: Fix warnings due to improper casts and printk formats
2013-12-11 12:33 UTC
[PATCH v3] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c
2013-12-11 12:02 UTC (2+ messages)
[RFC][PATCH] v4l2-dev: Add tracepoints for QBUF and DQBUF
2013-12-11 11:53 UTC (9+ messages)
` [PATCH] "
[GIT PULL for v3.13-rc4] media fixes
2013-12-11 11:17 UTC
[RFCv4 PATCH 0/8] vb2: various cleanups and improvements
2013-12-11 10:28 UTC (17+ messages)
` [RFCv4 PATCH 1/8] vb2: push the mmap semaphore down to __buf_prepare()
` [RFCv4 PATCH 2/8] vb2: simplify qbuf/prepare_buf by removing callback
` [RFCv4 PATCH 3/8] vb2: fix race condition between REQBUFS and QBUF/PREPARE_BUF
` [RFCv4 PATCH 4/8] vb2: remove the 'fileio = NULL' hack
` [RFCv4 PATCH 5/8] vb2: retry start_streaming in case of insufficient buffers
` [RFCv4 PATCH 6/8] vb2: don't set index, don't start streaming for write()
` [RFCv4 PATCH 7/8] vb2: return ENODATA in start_streaming in case of too few buffers
` [RFCv4 PATCH 8/8] vb2: Improve file I/O emulation to handle buffers in any order
Hauppauge WinTV HVR850 2040:b140 unusable with cx231xx
2013-12-11 8:32 UTC
cron job: media_tree daily build: ERRORS
2013-12-11 3:22 UTC
[PATCH v2] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c
2013-12-11 3:04 UTC (4+ messages)
[PATCH 0/7] em28xx: add basic support for the SpeedLink Vicious And Devine Laplace webcams
2013-12-10 21:27 UTC (3+ messages)
` [PATCH 4/7] em28xx: reduce the polling interval for buttons
[PATCH] omap3isp: Fix buffer flags handling when querying buffer
2013-12-10 19:36 UTC (2+ messages)
Fwd: dib8000 scanning not working on 3.10.3
2013-12-10 18:38 UTC (2+ messages)
Patch mceusb: fix invalid urb interval
2013-12-10 16:20 UTC (2+ messages)
[RFC PATCH 00/22] adv7842: fixes
2013-12-10 15:04 UTC (23+ messages)
` [RFC PATCH 01/22] adv7842: Re-worked query_dv_timings()
` [RFC PATCH 02/22] adv7842: corrected setting of cp-register 0x91 and 0x8f
` [RFC PATCH 03/22] adv7842: properly enable/disable the irqs
` [RFC PATCH 04/22] adv7842: save platform data in state struct
` [RFC PATCH 05/22] adv7842: support YCrCb analog input
` [RFC PATCH 06/22] adv7842: added DE vertical position in SDP-io-sync
` [RFC PATCH 07/22] adv7842: Receive CEA formats as RGB on VGA (RGB) input
` [RFC PATCH 08/22] adv7842: set defaults spa-location
` [RFC PATCH 09/22] adv7842: 625/525 line standard jitter fix
` [RFC PATCH 10/22] adv7842: set default input in platform-data
` [RFC PATCH 11/22] adv7842: increase wait time
` [RFC PATCH 12/22] adv7842: remove connector type. Never used for anything useful
` [RFC PATCH 13/22] adv7842: Use defines to select EDID port
` [RFC PATCH 14/22] adv7842: mute audio before switching inputs to avoid noise/pops
` [RFC PATCH 15/22] adv7842: clear edid, if no edid just disable Edid-DDC access
` [RFC PATCH 16/22] adv7842: restart STDI once if format is not found
` [RFC PATCH 17/22] adv7842: support g_edid ioctl
` [RFC PATCH 18/22] adv7842: i2c dummy clients registration
` [RFC PATCH 19/22] adv7842: enable HDMI/DVI mode irq
` [RFC PATCH 20/22] adv7842: composite sd-ram test, clear timings before setting
` [RFC PATCH 21/22] adv7842: obtain free-run mode from the platform_data
` [RFC PATCH 22/22] adv7842: Composite sync adjustment
[PATCH 1/2] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c
2013-12-10 15:10 UTC (9+ messages)
` [PATCH 2/2] staging: media: davinci_vpfe: Remove spaces before semicolons
use other formats from ov3640 camera sensor through the isp pipeline
2013-12-10 14:03 UTC (2+ messages)
[GIT PULL FOR v3.14] Miscellaneous VSP1 patches
2013-12-10 13:48 UTC
[GIT PULL FOR v3.14] MT9V032 sensor driver fixes and features
2013-12-10 13:43 UTC
[GIT PULL FOR v3.14] OMAP4 ISS fixes
2013-12-10 13:29 UTC
[RFC PATCH 00/15] adv7604: fixes
2013-12-10 13:23 UTC (16+ messages)
` [RFC PATCH 01/15] adv7604: add support for all the digital input ports
` [RFC PATCH 02/15] adv7604: add hdmi driver strength adjustment
` [RFC PATCH 03/15] adv7604: support 1366x768 DMT Reduced Blanking
` [RFC PATCH 04/15] adv7604: adv7604_s_register clean up
` [RFC PATCH 05/15] adv7604: Receive CEA formats as RGB on VGA (RGB) input
` [RFC PATCH 06/15] adv7604: select YPbPr if RGB_RANGE_FULL/LIMITED is set for VGA_COMP inputs
` [RFC PATCH 07/15] adv7604: set CEC address (SPA) in EDID
` [RFC PATCH 08/15] adv7604: improve EDID handling
` [RFC PATCH 09/15] adv7604: remove connector type. Never used for anything useful
` [RFC PATCH 10/15] adv7604: return immediately if the new input is equal to what is configured
` [RFC PATCH 11/15] adv7604: remove debouncing of ADV7604_FMT_CHANGE events
` [RFC PATCH 12/15] adv7604: improve HDMI audio handling
` [RFC PATCH 13/15] adv7604: set restart_stdi_once flag when signal is lost
` [RFC PATCH 14/15] adv7604: adjust gain and offset for DVI-D signals
` [RFC PATCH 15/15] adv7604: Enable HDMI_MODE interrupt
[RFC PATCH 0/6] ad9389b/adv7511 fixes
2013-12-10 12:08 UTC (7+ messages)
` [RFC PATCH 1/6] ad9389b: verify EDID header
` [RFC PATCH 2/6] ad9389b: whitespace changes to improve readability
` [RFC PATCH 3/6] ad9389b: remove rx-sense irq dependency
` [RFC PATCH 4/6] ad9389b: retry setup if the state is inconsistent
` [RFC PATCH 5/6] adv7511: disable register reset by HPD
` [RFC PATCH 6/6] adv7511: add VIC and audio CTS/N values to log_status
[PATCH 0/4] Bugfixes for UVC gadget test application
2013-12-10 11:40 UTC (5+ messages)
` [PATCH 1/4] closing uvc file when init fails
` [PATCH 2/4] remove set_format from uvc_events_process_data
` [PATCH 3/4] fix v4l2 stream handling
` [PATCH 4/4] remove flooding debugs
[RFC v3] [RFC] v4l2: Support for multiple selections
2013-12-10 9:46 UTC (8+ messages)
ATTENTION:
2013-12-10 6:13 UTC
[PATCH] CHROMIUM: s5p-mfc: add controls to set vp8 enc profile
2013-12-10 5:14 UTC (4+ messages)
[PATCH] CHROMIUM: s5p-mfc: add controls to set vp8 enc profile
2013-12-10 4:44 UTC (3+ messages)
cron job: media_tree daily build: ERRORS
2013-12-10 3:33 UTC
ATTENTION:
2013-12-10 1:26 UTC
SDR sampling rate - control or IOCTL?
2013-12-09 23:14 UTC (9+ messages)
[PATCH] radio-bcm2048: fix signal of value
2013-12-09 16:05 UTC
[PATCHv2 00/11] si4713: add si4713 usb driver
2013-12-09 18:37 UTC (20+ messages)
` [PATCHv2 01/11] si4713: Reorganized drivers/media/radio directory
` [PATCHv2 02/11] si4713: Modified i2c driver to handle cases where interrupts are not used
` [PATCHv2 03/11] si4713: Reorganized includes in si4713.c/h
` [PATCHv2 04/11] si4713: Bug fix for si4713_tx_tune_power() method in the i2c driver
` [PATCHv2 05/11] si4713: HID blacklist Si4713 USB development board
` [PATCHv2 06/11] si4713: Added the USB driver for Si4713
` [PATCHv2 07/11] si4713: Added MAINTAINERS entry for radio-usb-si4713 driver
` [PATCHv2 08/11] si4713: move supply list to si4713_platform_data
` [PATCHv2 09/11] si4713: si4713_set_rds_radio_text overwrites terminating \0
` [PATCHv2 10/11] si4713: print product number
` [PATCHv2 11/11] si4713: coding style cleanups
[GIT PULL] git://linuxtv.org/mkrufky/dvb cx24117
2013-12-09 14:59 UTC (3+ messages)
Any development for Hauppauge HVR 5500-HD started?
2013-12-09 13:11 UTC
omap3isp device tree support
2013-12-09 13:11 UTC (4+ messages)
vb2: various cleanups and improvements
2013-12-09 13:03 UTC (2+ messages)
[GIT PULL FOR v3.14] vb2 fixes
2013-12-09 12:27 UTC
[GIT PULL FOR v3.13] vb2: regression fixes
2013-12-09 11:43 UTC
Can't open mfc v5 encode but decode can
2013-12-09 10:38 UTC (5+ messages)
[PATCH] [media] davinci: vpfe: remove deprecated IRQF_DISABLED
2013-12-09 10:16 UTC (2+ messages)
` [PATCH][RESEND] "
[GIT PULL FOR v3.14] New si4713-usb driver
2013-12-09 9:07 UTC
[GIT PULL FOR v3.13] vb2: regression fix: always set length field
2013-12-09 8:56 UTC
[PATCH][RESEND 0/8] Add and implement gen_pool_dma_alloc()
2013-12-09 1:39 UTC (3+ messages)
` [PATCH][RESEND 5/8] uio: uio_pruss: use gen_pool_dma_alloc() to allocate sram memory
[PATCH REVIEW 00/18] M88DS3103 / M88TS2022 / PCTV 461e
2013-12-09 5:58 UTC (20+ messages)
` [PATCH REVIEW 01/18] em28xx: add support for Empia EM28178
` [PATCH REVIEW 02/18] a8293: add small sleep in order to settle LNB voltage
` [PATCH REVIEW 03/18] Montage M88DS3103 DVB-S/S2 demodulator driver
` [PATCH REVIEW 04/18] Montage M88TS2022 silicon tuner driver
` [PATCH REVIEW 05/18] em28xx: add support for PCTV DVB-S2 Stick (461e) [2013:0258]
` [PATCH REVIEW 06/18] MAINTAINERS: add M88DS3103
` [PATCH REVIEW 07/18] MAINTAINERS: add M88TS2022
` [PATCH REVIEW 08/18] m88ts2022: do not use dynamic stack allocation
` [PATCH REVIEW 09/18] m88ds3103: "
` [PATCH REVIEW 10/18] m88ds3103: use I2C mux for tuner I2C adapter
` [PATCH REVIEW 11/18] m88ds3103: use kernel macro to round division
` [PATCH REVIEW 12/18] m88ds3103: fix TS mode config
` [PATCH REVIEW 13/18] m88ts2022: reimplement synthesizer calculations
` [PATCH REVIEW 14/18] m88ds3103: remove unneeded AGC from inittab
` [PATCH REVIEW 15/18] m88ds3103: add default value for reg 56
` [PATCH REVIEW 16/18] m88ds3103: I/O optimize inittab write
` [PATCH REVIEW 17/18] m88ts2022: convert to Kernel I2C driver model
` [PATCH REVIEW 18/18] m88ds3103: fix possible i2c deadlock
cron job: media_tree daily build: WARNINGS
2013-12-09 3:33 UTC
Profitable & Important
2013-12-08 10:39 UTC
Profitable & Important
2013-12-08 10:39 UTC
[GIT PULL FOR 3.14] smiapp and lm3560 fixes
2013-12-09 0:22 UTC
Your Email HAs Won You £500.000GBP
2013-12-09 0:05 UTC
[PATCH] Full DVB driver package for Earthsoft PT3 (ISDB-S/T) cards
2013-12-08 22:52 UTC (2+ messages)
cron job: media_tree daily build: WARNINGS
2013-12-08 3:33 UTC
RFC: Properties, Configuration Storage, Selections and Matrices
2013-12-07 10:12 UTC (5+ messages)
[PATCH v6 00/17] add COMMON_CLK support for PowerPC MPC512x
2013-12-07 9:55 UTC (3+ messages)
` [PATCH v6 13/17] [media] fsl-viu: adjust for OF based clock lookup
cron job: media_tree daily build: ERRORS
2013-12-07 3:32 UTC
[PATCH V2 -next] [media] media: i2c: lm3560: fix missing unlock on error in lm3560_get_ctrl()
2013-12-06 22:38 UTC (2+ messages)
Syslog: no unique id
2013-12-06 21:48 UTC
[PATCHv5][ 1/8] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format
2013-12-06 14:16 UTC (8+ messages)
` [PATCHv5][ 2/8] staging: imx-drm: Add RGB666 support for parallel display
` [PATCHv5][ 3/8] staging: imx-drm: Correct BGR666 and the board's dts that use them
[PATCH v2] v4l: sh_vou: Fix warnings due to improper casts and printk formats
2013-12-06 9:44 UTC (2+ messages)
dvb-apps/scan: initial scan file for Sofia, Bulgaria
2013-12-06 8:14 UTC (2+ messages)
` [PATCH] [dvb-apps] Remove scan files from dvb-apps repository
cron job: media_tree daily build: ERRORS
2013-12-06 3:34 UTC
[PATCH] media: Add BCM2048 radio driver
2013-12-05 20:03 UTC (7+ messages)
[PATCH] doc: no singing
2013-12-05 18:38 UTC
[PATCH] omap3isp: Use devm_ioremap_resource()
2013-12-05 18:18 UTC (2+ messages)
IR devices refuses to generate events
2013-12-05 16:59 UTC (5+ messages)
[PATCH] libdvbv5: more fixes in the T2 delivery descriptor handler
2013-12-05 15:10 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox