linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-13 16:33:08 to 2013-04-17 19:08:18 UTC [more...]

[PATCH v2 1/3] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
 2013-04-17 19:08 UTC  (10+ messages)
` [PATCH v2 2/3] mutex: add support for reservation style locks, v2

cron job: media_tree daily build: ERRORS
 2013-04-17 17:40 UTC 

[PATCH] [media] uvcvideo: quirk PROBE_DEF for Dell Studio / OmniVision webcam
 2013-04-17 16:38 UTC  (3+ messages)

[PATCH] DT: export of_get_next_parent() for use by modules: fix modular V4L2
 2013-04-17 15:24 UTC  (7+ messages)
      ` Compilation breakage on drivers/media due to OF patches - was: "

[RFC 00/10] Versatile Express CLCD DVI output support
 2013-04-17 15:17 UTC  (11+ messages)
` [RFC 01/10] video: Add generic display entity core
` [RFC 02/10] video: display: Update the display with the video mode data
` [RFC 03/10] video: display: Add Device Tree bindings
` [RFC 04/10] video: display: Add generic TFT display type
` [RFC 05/10] fbmon: Add extra video helper
` [RFC 06/10] video: ARM CLCD: Add DT & CDF support
` [RFC 07/10] mfd: vexpress: Allow external drivers to parse site ids
` [RFC 08/10] video: Versatile Express MUXFPGA driver
` [RFC 09/10] video: Versatile Express DVI mode driver
` [RFC 10/10] ARM: vexpress: Add CLCD Device Tree properties

[GIT PULL FOR v3.10] Camera sensors patches
 2013-04-17 14:36 UTC  (9+ messages)

mt9v034 driver
 2013-04-17 14:15 UTC 

[PATCH RFC] s5k5baf: add camera sensor driver
 2013-04-17 13:40 UTC  (2+ messages)

Device driver memory 'mmap()' function helper cleanup
 2013-04-17 12:56 UTC  (5+ messages)
  ` [PATCH 1/2] [media] videobuf-dma-contig: remove support for cached mem
    ` [PATCH 2/2] [media] videobuf-dma-contig: use vm_iomap_memory()

[PATCH] soc_camera: Add V4L2_MBUS_FMT_YUYV10_2X10 format
 2013-04-17 12:43 UTC 

[RFC] [media] dvb-core: check ->msg_len for diseqc_send_master_cmd()
 2013-04-17 12:03 UTC  (2+ messages)

[GIT-PULL] lg2160: dubious one-bit signed bitfield
 2013-04-17 11:46 UTC 

[PATCH 1/1] [media] exynos4-is: Fix potential null pointer dereferencing
 2013-04-17 11:09 UTC  (5+ messages)

Patchwork and em28xx delegates
 2013-04-17 11:09 UTC  (5+ messages)

Anyone working on supporting sdio cams under Linux
 2013-04-17  8:49 UTC 

[patch] [media] go7007: dubious one-bit signed bitfields
 2013-04-17  7:49 UTC  (2+ messages)

[PATCH v4 1/2] v4l2-ctl: add is_compressed_format() helper
 2013-04-17  7:27 UTC  (3+ messages)

[patch] [media] dvb-frontends: lg2160: dubious one-bit signed bitfield
 2013-04-17  7:11 UTC 

[REVIEW PATCH for v3.10] mem2mem_testdev: set timestamp_type and add debug param
 2013-04-17  7:04 UTC 

[PATCH 1/2] [media] blackfin: add display support in ppi driver
 2013-04-17  6:57 UTC  (8+ messages)
` [PATCH RFC] [media] blackfin: add video display driver

[PATCH v2 00/31] Add r820t support at rtl28xxu
 2013-04-17  0:55 UTC  (33+ messages)
` [PATCH v2 01/31] [media] r820t: Add a tuner driver for Rafael Micro R820T silicon tuner
` [PATCH v2 02/31] [media] rtl28xxu: add support for Rafael Micro r820t
` [PATCH v2 03/31] [media] r820t: Give a better estimation of the signal strength
` [PATCH v2 04/31] [media] r820t: Set gain mode to auto
` [PATCH v2 05/31] [media] rtl28xxu: use r820t to obtain the signal strength
` [PATCH v2 06/31] [media] r820t: proper lock and set the I2C gate
` [PATCH v2 07/31] [media] rtl820t: Add a debug msg when PLL gets locked
` [PATCH v2 08/31] [media] r820t: Fix IF scale
` [PATCH v2 09/31] [media] rtl2832: add code to bind r820t on it
` [PATCH v2 10/31] [media] r820t: use the right IF for the selected TV standard
` [PATCH v2 11/31] [media] rtl2832: properly set en_bbin for r820t
` [PATCH v2 12/31] [media] r820t: Invert bits for read ops
` [PATCH v2 13/31] [media] r820t: use the second table for 7MHz
` [PATCH v2 14/31] [media] r820t: Show the read data in the bit-reversed order
` [PATCH v2 15/31] [media] r820t: add support for diplexer
` [PATCH v2 16/31] [media] r820t: better report signal strength
` [PATCH v2 17/31] [media] r820t: split the function that read cached regs
` [PATCH v2 18/31] [media] r820t: fix prefix of the r820t_read() function
` [PATCH v2 19/31] [media] r820t: use usleep_range()
` [PATCH v2 20/31] [media] r820t: proper initialize the PLL register
` [PATCH v2 21/31] [media] r820t: add IMR calibrate code
` [PATCH v2 22/31] [media] r820t: add a commented code for GPIO
` [PATCH v2 23/31] [media] r820t: Allow disabling IMR callibration
` [PATCH v2 24/31] [media] r820t: avoid rewrite all regs when not needed
` [PATCH v2 25/31] [media] r820t: Don't put it in standby if not initialized yet
` [PATCH v2 26/31] [media] r820t: fix PLL calculus
` [PATCH v2 27/31] [media] r820t: Fix hp_cor filter mask
` [PATCH v2 28/31] [media] r820t: put it into automatic gain mode
` [PATCH v2 29/31] [media] rtl2832: Fix IF calculus
` [PATCH v2 30/31] [media] r820t: disable auto gain/VGA setting
` [PATCH v2 31/31] [media] r820t: Don't divide the IF by two

[PATCH] [media] sta2x11_vip: Fix compilation if I2C is not set
 2013-04-16 23:04 UTC 

[PATCH v2] [media] it913x: rename its tuner driver to tuner_it913x
 2013-04-16 22:54 UTC  (2+ messages)

[PATCH] [media] it913x: rename its tuner driver to tuner_it913x
 2013-04-16 22:48 UTC 

[PATCH 04/28] proc: Supply PDE attribute setting accessor functions [RFC]
 2013-04-16 21:37 UTC  (4+ messages)
` [PATCH 16/28] zoran: Don't print proc_dir_entry data in debug [RFC]

[RFC v2013-04-11] SDR API REQUIREMENT SPECIFICATION
 2013-04-16 18:58 UTC  (6+ messages)

cron job: media_tree daily build: ERRORS
 2013-04-16 17:39 UTC 

[PATCH -next] media:
 2013-04-16 15:33 UTC  (5+ messages)
        ` [PATCH -next] staging/media: fix go7007 dependencies and build

crypto analog usb tvradio
 2013-04-16 15:08 UTC 

[PATCH] [media] em28xx: Put remaining .vidioc_g_chip_info instance under ADV_DEBUG
 2013-04-16 12:06 UTC 

[PATCH] media: davinci: vpbe: align the buffers size to page page size boundary
 2013-04-16 11:40 UTC  (2+ messages)

[PATCH v2] media: davinci: vpif: align the buffers size to page page size boundary
 2013-04-16 11:39 UTC  (4+ messages)

[PATCH] media: davinci: vpif: allign the buffers size to page page size boundary
 2013-04-16 10:51 UTC 

[PATCH] media: vb2: add length check for mmap
 2013-04-16 10:21 UTC  (3+ messages)

Patch mceusb.c -- Kernel 3.9-rc6
 2013-04-16 10:05 UTC  (2+ messages)

[PATCH 1/5] [media] exynos4-is: Fix potential null pointer dereferencing
 2013-04-16  6:02 UTC  (5+ messages)
` [PATCH 2/5] [media] exynos4-is: Convert index variable to signed
` [PATCH 3/5] [media] exynos4-is: Staticize local symbols
` [PATCH 4/5] [media] exynos4-is: Initialize 'sensor' before using
` [PATCH 5/5] [media] exynos4-is: Remove unused functions

[PATCH 0/3] em28xx: clean up end extend the GPIO port handling
 2013-04-15 23:01 UTC  (24+ messages)
` [PATCH 1/3] em28xx: give up GPIO register tracking/caching

[PATCH] bttv: Add CyberVision CV06
 2013-04-15 19:01 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2013-04-15 17:39 UTC 

Patch update notification: 1 patch updated
 2013-04-15 16:31 UTC 

[GIT PULL FOR v3.10] Two bug fixes and a MAINTAINERS update
 2013-04-15 15:20 UTC 

[PATCH v9 00/20] V4L2 clock and async patches and soc-camera example
 2013-04-15 14:22 UTC  (6+ messages)
` [PATCH v9 02/20] V4L2: support asynchronous subdevice registration
` [PATCH v9 15/20] sh-mobile-ceu-driver: support max width and height in DT

[GIT PULL FOR v3.9] cx25821: do not expose broken video output streams
 2013-04-15 10:29 UTC 

[PATCH v8 0/7] V4L2 clock and async patches and soc-camera example
 2013-04-15 10:32 UTC  (4+ messages)

[GIT PULL FOR v3.10] cx25821: driver overhaul
 2013-04-15 10:31 UTC 

Keene
 2013-04-15  6:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: change entry for davinci media driver
 2013-04-15  5:32 UTC 

[PATCH] bttv: Add noname Bt848 capture card with 14MHz xtal
 2013-04-14 21:26 UTC  (3+ messages)

[PATCH] dvb-apps: initial scan file de-NetAachen
 2013-04-14 21:09 UTC  (2+ messages)

[PATCH RFC] em28xx: split analog part into a separate module
 2013-04-14 20:42 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2013-04-14 18:20 UTC 

[REVIEW PATCH 00/30] cx25821: driver overhaul
 2013-04-14 15:27 UTC  (31+ messages)
` [REVIEW PATCH 01/30] cx25821: do not expose broken video output streams
` [REVIEW PATCH 02/30] cx25821: the audio channel was registered as a video node
` [REVIEW PATCH 03/30] cx25821: fix compiler warning
` [REVIEW PATCH 04/30] cx25821: remove bogus radio/vbi/'video-ioctl' support
` [REVIEW PATCH 05/30] cx25821: remove unused fields, ioctls
` [REVIEW PATCH 06/30] cx25821: fix log_status, querycap
` [REVIEW PATCH 07/30] cx25821: make cx25821_sram_channels const
` [REVIEW PATCH 08/30] cx25821: remove unnecessary global devlist
` [REVIEW PATCH 09/30] cx25821: s_input didn't check for invalid input
` [REVIEW PATCH 10/30] cx25821: make lots of externals static
` [REVIEW PATCH 11/30] cx25821: remove cropping ioctls
` [REVIEW PATCH 12/30] cx25821: remove bogus dependencies
` [REVIEW PATCH 13/30] cx25821: embed video_device, clean up some kernel log spam
` [REVIEW PATCH 14/30] cx25821: convert to the control framework
` [REVIEW PATCH 15/30] cx25821: remove TRUE/FALSE/STATUS_(UN)SUCCESSFUL defines
` [REVIEW PATCH 16/30] cx25821: remove unnecessary debug messages
` [REVIEW PATCH 17/30] cx25821: use core locking
` [REVIEW PATCH 18/30] cx25821: remove 'type' field from cx25821_fh
` [REVIEW PATCH 19/30] cx25821: move vidq from cx25821_fh to cx25821_channel
` [REVIEW PATCH 20/30] cx25821: replace resource management functions with fh ownership
` [REVIEW PATCH 21/30] cx25821: switch to v4l2_fh, add event and prio handling
` [REVIEW PATCH 22/30] cx25821: g/s/try/enum_fmt related fixes and cleanups
` [REVIEW PATCH 23/30] cx25821: remove custom ioctls that duplicate v4l2 ioctls
` [REVIEW PATCH 24/30] cx25821: remove references to subdevices that aren't there
` [REVIEW PATCH 25/30] cx25821: setup output nodes correctly
` [REVIEW PATCH 26/30] cx25821: group all fmt functions together
` [REVIEW PATCH 27/30] cx25821: prepare querycap for output support
` [REVIEW PATCH 28/30] cx25821: add output format ioctls
` [REVIEW PATCH 29/30] cx25821: drop cx25821-video-upstream-ch2.c/h
` [REVIEW PATCH 30/30] cx25821: replace custom ioctls with write()

dmxdev: Unable to handle kernel paging request
 2013-04-14  9:03 UTC  (2+ messages)
` [PATCH] media: dmxdev: remove dvb_ringbuffer_flush() on writer side

[PATCH] [media] cx88: Fix unsafe locking in suspend-resume
 2013-04-13 21:52 UTC 

[PATCH 6/7] backports: add media subsystem drivers
 2013-04-13 21:02 UTC  (2+ messages)

[PATCH RFC v5 1/2] [media] Add common video interfaces OF bindings documentation
 2013-04-13 19:17 UTC  (4+ messages)
` [PATCH RFC v6] "

cron job: media_tree daily build: WARNINGS
 2013-04-13 18:20 UTC 

[PATCH] Add support for Delock 61959 and its remote control
 2013-04-13 16:34 UTC  (6+ messages)
` [PATCH 1/2] rc: Add rc-delock-61959
` [PATCH 2/2] em28xx: Add support for 1b80:e1cc Delock 61959


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).