messages from 2013-11-27 13:06:54 to 2013-12-05 08:22:25 UTC [more...]
vb2: various cleanups and improvements
2013-12-05 8:21 UTC (3+ messages)
` [RFCv3 PATCH 02/10] vb2: simplify qbuf/prepare_buf by removing callback
` [RFCv3 PATCH 04/10] vb2: retry start_streaming in case of insufficient buffers
[PATCH] media: Add BCM2048 radio driver
2013-12-05 7:52 UTC (5+ messages)
[GIT PULL FOR v3.14] Add radio-bcm2048 staging driver
2013-12-05 7:49 UTC
[Review Patch 0/9] si4713 usb device driver
2013-12-05 7:39 UTC (11+ messages)
` [REVIEW PATCH 1/9] si4713 : Reorganized drivers/media/radio directory
` [REVIEW PATCH 2/9] si4713 : Modified i2c driver to handle cases where interrupts are not used
` FW: [REVIEW PATCH 1/9] si4713 : Reorganized drivers/media/radio directory
cron job: media_tree daily build: ERRORS
2013-12-05 3:32 UTC
Can't open mfc v5 encode but decode can
2013-12-05 0:27 UTC (3+ messages)
[PATCH v9] s5k5baf: add camera sensor driver
2013-12-04 23:17 UTC (2+ messages)
[PATCH 0/3] V4L2 OF fixes
2013-12-04 23:05 UTC (5+ messages)
` [PATCH 1/3] v4l: of: Return an int in v4l2_of_parse_endpoint()
` [PATCH 2/3] v4l: of: Remove struct v4l2_of_endpoint remote field
` [PATCH 3/3] v4l: of: Drop endpoint node reference in v4l2_of_get_remote_port()
[RFCv2 PATCH 0/9] vb2: various cleanups and improvements
2013-12-04 20:57 UTC (22+ messages)
` [RFCv2 PATCH 1/9] vb2: push the mmap semaphore down to __buf_prepare()
` [RFCv2 PATCH 2/9] vb2: simplify qbuf/prepare_buf by removing callback
` [RFCv2 PATCH 3/9] vb2: remove the 'fileio = NULL' hack
` [RFCv2 PATCH 4/9] vb2: retry start_streaming in case of insufficient buffers
` [RFCv2 PATCH 5/9] vb2: don't set index, don't start streaming for write()
` [RFCv2 PATCH 6/9] vb2: return ENODATA in start_streaming in case of too few buffers
` [RFCv2 PATCH 7/9] vb2: add thread support
` [RFCv2 PATCH 8/9] vb2: Add videobuf2-dvb support
` [RFCv2 PATCH 9/9] vb2: Improve file I/O emulation to handle buffers in any order
[PATCH 0/6] MT9V032 sensor driver fixes and features
2013-12-04 19:15 UTC (7+ messages)
` [PATCH 1/6] mt9v032: Remove unused macro
` [PATCH 2/6] mt9v032: Fix pixel array size
` [PATCH 3/6] mt9v032: Fix binning configuration
` [PATCH 4/6] mt9v032: Add support for monochrome models
` [PATCH 5/6] mt9v032: Add support for model-specific parameters
` [PATCH 6/6] mt9v032: Add support for the MT9V034
[RESEND PATCH v7 0/5] clk: clock deregistration support
2013-12-04 17:12 UTC (6+ messages)
` [RESEND PATCH v7 1/5] omap3isp: Modify clocks registration to avoid circular references
` [RESEND PATCH v7 2/5] clk: Provide not locked variant of of_clk_get_from_provider()
` [RESEND PATCH v7 3/5] clkdev: Fix race condition in clock lookup from device tree
` [RESEND PATCH v7 4/5] clk: Add common __clk_get(), __clk_put() implementations
` [RESEND PATCH v7 5/5] clk: Implement clk_unregister
[PATCH] omap3isp: Use devm_ioremap_resource()
2013-12-04 17:13 UTC
[PATCH 0/5] Atmel ISI fixes and improvements
2013-12-04 15:28 UTC (6+ messages)
` [PATCH 1/5] v4l: atmel-isi: remove SOF wait in start_streaming()
` [PATCH 2/5] v4l: atmel-isi: Use devm_* managed allocators
` [PATCH 3/5] v4l: atmel-isi: Defer clock (un)preparation to enable/disable time
` [PATCH 4/5] v4l: atmel-isi: Reset the ISI when starting the stream
` [PATCH 5/5] v4l: atmel-isi: Make the MCK clock optional
Get Previous Versions
2013-12-04 15:16 UTC
Get Previous Versions
2013-12-04 15:04 UTC
[linux-dvb] Get Previous Versions
2013-12-04 14:48 UTC (2+ messages)
[PATCH for 3.13] vb2: regression fix: always set length field
2013-12-04 14:14 UTC
V4L/DVB (4922): Add usbvision driver
2013-12-04 14:12 UTC
[linux-dvb] Get Previous Versions
2013-12-04 12:46 UTC
cron job: media_tree daily build: WARNINGS
2013-12-04 3:33 UTC
[PATCH 00/25] OMAP4 ISS fixes
2013-12-04 0:56 UTC (26+ messages)
` [PATCH 01/25] v4l: omap4iss: Replace printk by dev_err
` [PATCH 02/25] v4l: omap4iss: Don't split log strings on multiple lines
` [PATCH 03/25] v4l: omap4iss: Restrict line lengths to 80 characters where possible
` [PATCH 04/25] v4l: omap4iss: Remove double semicolon at end of line
` [PATCH 05/25] v4l: omap4iss: Define more ISS and ISP IRQ register bits
` [PATCH 06/25] v4l: omap4iss: isif: Define more VDINT registers
` [PATCH 07/25] v4l: omap4iss: Enhance IRQ debugging
` [PATCH 08/25] v4l: omap4iss: Don't make IRQ debugging functions inline
` [PATCH 09/25] v4l: omap4iss: Fix operators precedence in ternary operators
` [PATCH 10/25] v4l: omap4iss: isif: Ignore VD0 interrupts when no buffer is available
` [PATCH 11/25] v4l: omap4iss: ipipeif: Shift input data according to the input format
` [PATCH 12/25] v4l: omap4iss: csi2: Enable automatic ULP mode transition
` [PATCH 13/25] v4l: omap4iss: Create and use register access functions
` [PATCH 14/25] v4l: omap4iss: csi: "
` [PATCH 15/25] v4l: omap4iss: resizer: Stop the whole resizer to avoid FIFO overflows
` [PATCH 16/25] v4l: omap4iss: Convert hexadecimal constants to lower case
` [PATCH 17/25] v4l: omap4iss: Add description field to iss_format_info structure
` [PATCH 18/25] v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmt
` [PATCH 19/25] v4l: omap4iss: Add enum_fmt_vid_cap ioctl support
` [PATCH 20/25] v4l: omap4iss: Propagate stop timeouts from submodules to the driver core
` [PATCH 21/25] v4l: omap4iss: Enable/disabling the ISP interrupts globally
` [PATCH 22/25] v4l: omap4iss: Reset the ISS when the pipeline can't be stopped
` [PATCH 23/25] v4l: omap4iss: csi2: Replace manual if statement with a subclk field
` [PATCH 24/25] v4l: omap4iss: Cancel streaming when a fatal error occurs
` [PATCH 25/25] v4l: omap4iss: resizer: Fix comment regarding bypass mode
[PATCH -next] [media] media: i2c: lm3560: fix missing unlock error in lm3560_get_ctrl()
2013-12-04 0:16 UTC (2+ messages)
[GIT PULL] git://linuxtv.org/snawrocki/samsung.git v3.14-exynos4-is-fixes
2013-12-03 18:24 UTC
[GIT PULL] git://linuxtv.org/snawrocki/samsung.git v3.14-s5p-tv-clk
2013-12-03 18:23 UTC
[GIT PULL] git://linuxtv.org/snawrocki/samsung.git v3.14-m2m-ioctl-helpers
2013-12-03 18:22 UTC
[PATCH v2 00/18] OMAP4 ISS driver
2013-12-03 17:14 UTC (4+ messages)
` [PATCH v2 01/18] v4l: omap4iss: Add support for OMAP4 camera interface - Core
[GIT PULL 3.13 v2] AF9035/AF9033 stack alloc regression fixes
2013-12-03 16:44 UTC
[PATCH v2 0/3] AF9035/AF9033 stack alloc fixes
2013-12-03 16:37 UTC (4+ messages)
` [PATCH v2 1/3] af9033: fix broken I2C
` [PATCH v2 2/3] af9035: fix broken I2C and USB I/O
` [PATCH v2 3/3] af9035: unlock on error in af9035_i2c_master_xfer()
[PATCH 1/2] af9033: fix broken I2C
2013-12-03 16:02 UTC (5+ messages)
` [PATCH 2/2] af9035: fix broken I2C and USB I/O
[PATCH] media: v4l2-dev: fix video device index assignment
2013-12-03 13:30 UTC (3+ messages)
[PATCH] media: s5p_mfc: remove s5p_mfc_get_node_type() function
2013-12-03 13:12 UTC
[linux-dvb] Ubuntu 12.04.3 version
2013-12-03 13:09 UTC
[PATCH 0/2] v4l: ti-vpe: Some VPE fixes
2013-12-03 11:51 UTC (3+ messages)
` [PATCH 1/2] v4l: ti-vpe: Fix the data_type value for UYVY VPDMA format
` [PATCH 2/2] v4l: ti-vpe: make sure VPDMA line stride constraints are met
Request for adding a Driver - TBS 5220
2013-12-03 11:47 UTC
TeVii S471 issues with HotBird tp.11411h
2013-12-03 10:34 UTC (2+ messages)
[PATCH 0/6] v4l: VPE mem to mem driver
2013-12-03 10:08 UTC (4+ messages)
` [PATCH 6/6] experimental: arm: dts: dra7xx: Add a DT node for VPE
update scan file for ro-DigiTV
2013-12-03 9:36 UTC (4+ messages)
I expect your urgent response
2013-12-03 8:02 UTC
cron job: media_tree daily build: WARNINGS
2013-12-03 3:33 UTC
[PATCH 15/39] media: pci: remove DEFINE_PCI_DEVICE_TABLE macro
2013-12-02 23:15 UTC
dvbnet - Multiple PIDs on Single Network Interface Attempt
2013-12-02 20:03 UTC
[PATCH] v4l: vs6624: Fix warning due to unused function
2013-12-02 3:43 UTC (2+ messages)
cron job: media_tree daily build: WARNINGS
2013-12-02 3:33 UTC
Сделайте заказ и обретете уступку на методологию
2013-12-01 21:43 UTC
[PATCH 0/7] em28xx: add basic support for the SpeedLink Vicious And Devine Laplace webcams
2013-12-01 21:06 UTC (8+ messages)
` [PATCH 1/7] em28xx: add support for GPO controlled analog capturing LEDs
` [PATCH 2/7] em28xx: extend the support for device buttons
` [PATCH 3/7] em28xx: add debouncing mechanism for GPI-connected buttons
` [PATCH 4/7] em28xx: reduce the polling interval for buttons
` [PATCH 5/7] em28xx: prepare for supporting multiple LEDs
` [PATCH 6/7] em28xx: add support for illumination button and LED
` [PATCH 7/7] em28xx: add support for the SpeedLink Vicious And Devine Laplace webcams
[GIT PULL 3.13] AF9035 and AF9033 regression bug fixes
2013-12-01 17:03 UTC
[linux-dvb] update scan file for ro-DigiTV
2013-12-01 7:55 UTC
cron job: media_tree daily build: WARNINGS
2013-12-01 3:34 UTC
[PATCH v6 00/17] add COMMON_CLK support for PowerPC MPC512x
2013-11-30 22:51 UTC (2+ messages)
` [PATCH v6 13/17] [media] fsl-viu: adjust for OF based clock lookup
cron job: media_tree daily build: WARNINGS
2013-11-30 3:33 UTC
[PATCH 0/6] Miscellaneous VSP1 patches
2013-11-29 22:50 UTC (7+ messages)
` [PATCH 1/6] v4l: vsp1: Supply frames to the DU continuously
` [PATCH 2/6] v4l: vsp1: Add cropping support
` [PATCH 3/6] v4l: Add media format codes for AHSV8888 on 32-bit busses
` [PATCH 4/6] v4l: vsp1: Add HST and HSI support
` [PATCH 5/6] v4l: vsp1: Add SRU support
` [PATCH 6/6] v4l: vsp1: Add LUT support
[GIT PULL FOR v3.14] V4L/MC link validation simplification
2013-11-29 21:55 UTC
[PATCH] cxusb: fix mismatch in mutex lock-unlock in cxusb_i2c_xfer()
2013-11-29 21:50 UTC
[PATCH V2] media: i2c: Add ADV761X support
2013-11-29 20:09 UTC (28+ messages)
IR devices refuses to generate events
2013-11-29 19:22 UTC
[GIT PULL FIXES for 3.13] 2 small gspca and 2 small radio-shark fixes
2013-11-29 17:18 UTC (2+ messages)
[GIT PULL FOR v3.12] VSP1 fixes
2013-11-29 17:00 UTC (3+ messages)
PICK UP YOUR$5,000.00USD NOW
2013-11-29 10:57 UTC
[PATCH v2 00/16] Add support for Exynox4x12 to the s5p-jpeg driver
2013-11-29 8:58 UTC (2+ messages)
PICK UP YOUR$5,000.00USDNOW
2013-11-29 8:45 UTC
[PATCH] [media] videobuf2: Add log for size checking error in __qbuf_dmabuf
2013-11-29 7:50 UTC
cron job: media_tree daily build: WARNINGS
2013-11-29 3:33 UTC
libdvbv5: dvb_table_pat_init is leaking memory
2013-11-28 12:24 UTC (3+ messages)
IPTV Newbie Question/Which Satellite Receiver to Use!
2013-11-28 11:26 UTC (4+ messages)
cron job: media_tree daily build: WARNINGS
2013-11-28 3:33 UTC
[PATCH] drivers: staging: media: go7007: go7007-usb.c use pr_*() instead of dev_*() before 'go' initialized in go7007_usb_probe()
2013-11-28 1:47 UTC (8+ messages)
` [PATCH v2] "
[PATCH] [media] az6007: support Technisat Cablestar Combo HDCI (minus remote)
2013-11-27 23:08 UTC (2+ messages)
Support for Terratec CINERGY S2 Stick HD new revision
2013-11-27 20:14 UTC
[PATCH] cx231xx: fix i2c debug prints
2013-11-27 16:15 UTC
[PATCH] cx231xx: Add missing selects for MEDIA_SUBDRV_AUTOSELECT
2013-11-27 16:14 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