linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-16 10:54:57 to 2013-04-19 08:56:20 UTC [more...]

[PATCH RFC] s5k5baf: add camera sensor driver
 2013-04-19  8:56 UTC  (3+ messages)

[PATCH 00/24] V4L2: subdevice pad-level API wrapper
 2013-04-19  8:52 UTC  (33+ messages)
` [PATCH 01/24] V4L2: (cosmetic) remove redundant use of unlikely()
` [PATCH 02/24] imx074: fix error handling for failed async subdevice registration
` [PATCH 03/24] mt9t031: fix NULL dereference during probe()
` [PATCH 04/24] V4L2: fix Oops on rmmod path
` [PATCH 05/24] V4L2: allow dummy file-handle initialisation by v4l2_fh_init()
` [PATCH 06/24] V4L2: add a common V4L2 subdevice platform data type
` [PATCH 07/24] soc-camera: switch to using the new struct v4l2_subdev_platform_data
` [PATCH 08/24] ARM: update all soc-camera users to new platform data layout
` [PATCH 09/24] SH: "
` [PATCH 10/24] soc-camera: update soc-camera-platform & its users to a "
` [PATCH 11/24] soc-camera: completely remove struct soc_camera_link
` [PATCH 12/24] V4L2: soc-camera: retrieve subdevice platform data from struct v4l2_subdev
` [PATCH 13/24] ARM: pcm037: convert custom GPIO-based power function to a regulator
` [PATCH 14/24] mx3-camera: clean up the use of platform data, add driver owner
` [PATCH 15/24] mx3-camera: support asynchronous subdevice registration
` [PATCH 16/24] V4L2: mt9p031: add support for V4L2 clock and asynchronous probing
` [PATCH 17/24] V4L2: mt9p031: add support for .g_mbus_config() video operation
` [PATCH 18/24] V4L2: mt9p031: power down the sensor if no supported device has been detected
` [PATCH 19/24] V4L2: add struct v4l2_subdev_try_buf
` [PATCH 20/24] V4L2: add a subdev pointer to struct v4l2_subdev_fh
` [PATCH 21/24] V4L2: add a subdevice-driver pad-operation wrapper
` [PATCH 22/24] V4L2: soc-camera: use the "
` [PATCH 23/24] V4L2: mt9p031: add struct v4l2_subdev_platform_data to platform data
` [PATCH 24/24] ARM: pcm037: support mt9p031 / mt9p006 camera sensors

[PATCH -next] [media] s5p-mfc: fix error return code in s5p_mfc_probe()
 2013-04-19  8:44 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2013-04-19  8:36 UTC  (2+ messages)

Keene
 2013-04-19  7:12 UTC  (4+ messages)

[PATCH 0/4] R-Car VIN driver with R8A7779/Marzen support
 2013-04-19  2:15 UTC  (12+ messages)
` [PATCH 1/4] V4L2: soc_camera: Renesas R-Car VIN driver
` [PATCH 2/4] ARM: shmobile: r8a7779: add VIN support
` [PATCH 3/4] ARM: shmobile: Marzen: add VIN and ADV7180 support
` [PATCH 4/4] ARM: shmobile: Marzen: enable VIN and ADV7180 in defconfig

AT91SAM9M10: Problem porting driver for MT9P031 sensor
 2013-04-18 22:03 UTC  (3+ messages)

[PATCH v9 00/12] Driver for Si476x series of chips
 2013-04-18 22:26 UTC  (22+ messages)
` [PATCH 01/12] mfd: Add commands abstraction layer for SI476X MFD
` [PATCH 02/12] mfd: Add the main bulk of core driver for SI476x code
` [PATCH 03/12] mfd: Add chip properties handling code for SI476X MFD
` [PATCH 04/12] mfd: Add header files and Kbuild plumbing for SI476x MFD core
` [PATCH 05/12] v4l2: Fix the type of V4L2_CID_TUNE_PREEMPHASIS in the documentation
` [PATCH 06/12] v4l2: Add standard controls for FM receivers
` [PATCH 07/12] v4l2: Add documentation for the FM RX controls
` [PATCH 08/12] v4l2: Add private controls base for SI476X
` [PATCH 09/12] v4l2: Add a V4L2 driver for SI476X MFD
` [PATCH 10/12] radio-si476x: vidioc_s* now uses a const parameter
` [PATCH 11/12] si476x: Fix some config dependencies and a compile warnings
` [PATCH 12/12] radio-si476x: Fix incorrect pointer checking

[PATCH 1/2] [media] blackfin: add display support in ppi driver
 2013-04-18 21:22 UTC  (5+ messages)
` [PATCH RFC] [media] blackfin: add video display driver

[patch 2/2] [media] r820t: memory leak in release()
 2013-04-18 19:21 UTC 

[patch 1/2] [media] r820t: precendence bug in r820t_xtal_check()
 2013-04-18 19:20 UTC 

[PATCH v2 00/31] Add r820t support at rtl28xxu
 2013-04-18 17:27 UTC  (34+ 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 v2 1/3] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
 2013-04-18 17:37 UTC  (11+ messages)
` [PATCH v2 2/3] mutex: add support for reservation style locks, v2

[RFC 00/10] Versatile Express CLCD DVI output support
 2013-04-18 17:33 UTC  (13+ 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 v2] "
` [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

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

[PATCH] solo6x10: Fix pixelformat accepted/reported by the encoder
 2013-04-18 14:56 UTC 

[PATCH v2] media: davinci: vpif: align the buffers size to page page size boundary
 2013-04-18 14:18 UTC  (10+ messages)

mt9v034 driver
 2013-04-18 14:05 UTC  (2+ messages)

[PATCH] videodev2.h: Make V4L2_PIX_FMT_MPEG4 comment more specific about its usage
 2013-04-18 12:16 UTC 

[PATCH] media: vb2: add length check for mmap
 2013-04-18  2:53 UTC  (3+ messages)

[PATCH] media: ir-rc5-decoder: improve responsiveness by 100ms to 250ms
 2013-04-17 23:09 UTC  (3+ messages)

[RFC] [media] dvb-core: check ->msg_len for diseqc_send_master_cmd()
 2013-04-17 19:18 UTC  (3+ messages)

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: "

[GIT PULL FOR v3.10] Camera sensors patches
 2013-04-17 14:36 UTC  (8+ 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 

[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] [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 

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


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