linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-26 13:27:37 to 2013-05-29 18:29:01 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2013-05-29 18:28 UTC 

Keene
 2013-05-29 17:58 UTC  (5+ messages)

[PATCH for v3.10] cx88: fix NULL pointer dereference
 2013-05-29 14:44 UTC 

[RFC PATCH 00/14] QUERYSTD fixes
 2013-05-29 14:19 UTC  (15+ messages)
` [RFC PATCH 01/14] adv7183: fix querystd
` [RFC PATCH 02/14] bt819: "
` [RFC PATCH 03/14] ks0127: "
` [RFC PATCH 04/14] saa7110: "
` [RFC PATCH 05/14] saa7115: "
` [RFC PATCH 06/14] saa7191: "
` [RFC PATCH 07/14] tvp514x: "
` [RFC PATCH 08/14] vpx3220: "
` [RFC PATCH 09/14] bttv: "
` [RFC PATCH 10/14] zoran: remove bogus autodetect mode in set_norm
` [RFC PATCH 11/14] v4l2-ioctl: clarify querystd comment
` [RFC PATCH 12/14] DocBook/media/v4l: clarify the QUERYSTD documentation
` [RFC PATCH 13/14] tvp5150: fix s_std support
` [RFC PATCH 14/14] cx23885: don't implement querystd if it doesn't do anything

[GIT PULL FOR v3.11] Next features in mem2mem drivers
 2013-05-29 14:13 UTC 

[GIT PULL FOR v3.10] mem2mem fixes for 3.10
 2013-05-29 14:13 UTC 

Dear Webmail User
 2013-05-29 12:22 UTC 

Dear Webmail User
 2013-05-29 12:30 UTC 

[PATCH 0/9] CODA patches in preparation for decoding support
 2013-05-29 12:50 UTC  (3+ messages)

[PATCH 1/2] [media] v4l2-mem2mem: add v4l2_m2m_create_bufs helper
 2013-05-29 12:50 UTC  (3+ messages)

[RFC] [media] mem2mem: add support for hardware buffered queue
 2013-05-29 12:49 UTC  (8+ messages)

[PATCHv1 00/38] Remove VIDIOC_DBG_G_CHIP_IDENT
 2013-05-29 11:00 UTC  (39+ messages)
` [PATCHv1 01/38] v4l2-ioctl: dbg_g/s_register: only match BRIDGE and SUBDEV types
` [PATCHv1 02/38] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
` [PATCHv1 03/38] cx18: remove g_chip_ident support
` [PATCHv1 04/38] saa7115: add back the dropped 'found' message
` [PATCHv1 05/38] ivtv: remove g_chip_ident
` [PATCHv1 06/38] cx23885: "
` [PATCHv1 07/38] cx88: "
` [PATCHv1 08/38] saa6752hs: drop obsolete g_chip_ident
` [PATCHv1 09/38] gspca: remove g_chip_ident
` [PATCHv1 10/38] cx231xx: "
` [PATCHv1 11/38] marvell-ccic: "
` [PATCHv1 12/38] tveeprom: remove v4l2-chip-ident.h include
` [PATCHv1 13/38] v4l2: remove obsolete v4l2_chip_match_host()
` [PATCHv1 14/38] au8522_decoder: remove g_chip_ident op
` [PATCHv1 15/38] radio: "
` [PATCHv1 16/38] indycam: "
` [PATCHv1 17/38] soc_camera sensors: "
` [PATCHv1 18/38] media/i2c: "
` [PATCHv1 19/38] cx25840: remove the v4l2-chip-ident.h include
` [PATCHv1 20/38] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions
` [PATCHv1 21/38] v4l2-int-device: remove unused chip_ident reference
` [PATCHv1 22/38] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT
` [PATCHv1 23/38] DocBook: remove references to the dropped VIDIOC_DBG_G_CHIP_IDENT ioctl
` [PATCHv1 24/38] v4l2-framework: replace g_chip_ident by g_std in the examples
` [PATCHv1 25/38] DocBook: remove obsolete note from the dbg_g_register doc
` [PATCHv1 26/38] saa7134: check register address in g_register
` [PATCHv1 27/38] mxb: check register address when reading/writing a register
` [PATCHv1 28/38] vpbe_display: drop g/s_register ioctls
` [PATCHv1 29/38] marvell-ccic: check register address
` [PATCHv1 30/38] au0828: set reg->size
` [PATCHv1 31/38] cx231xx: the reg->size field wasn't filled in
` [PATCHv1 32/38] sn9c20x: "
` [PATCHv1 33/38] pvrusb2: drop g/s_register ioctls
` [PATCHv1 34/38] media/i2c: fill in missing reg->size fields
` [PATCHv1 35/38] cx18: fix register range check
` [PATCHv1 36/38] cx88: fix register mask
` [PATCHv1 37/38] ivtv: fix register range check
` [PATCHv1 38/38] DocBook/media/v4l: update VIDIOC_DBG_ documentation

[PATCH for v3.10] DocBook/media/v4l: update version number
 2013-05-29 11:02 UTC 

[REVIEWv2 PATCH 0/3] hdpvr: various fixes
 2013-05-29  7:55 UTC  (4+ messages)
` [REVIEWv2 PATCH 1/3] hdpvr: fix querystd 'unknown format' return
` [REVIEWv2 PATCH 2/3] hdpvr: code cleanup
` [REVIEWv2 PATCH 3/3] hdpvr: improve error handling

[PATCH v4 0/4] add mutex wait/wound/style style locks
 2013-05-29  7:22 UTC  (8+ messages)
` [PATCH v4 1/4] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
` [PATCH v4 2/4] mutex: add support for wound/wait style locks, v5
` [PATCH v4 3/4] mutex: Add ww tests to lib/locking-selftest.c. v4
      ` [Linaro-mm-sig] "
` [PATCH v4 4/4] mutex: w/w mutex slowpath debugging

[PATCH 1/1] [media] s5p-mfc: Add NULL check for allocated buffer
 2013-05-29  4:10 UTC 

[PATCH v5] media: i2c: tvp514x: add OF support
 2013-05-29  4:19 UTC  (3+ messages)

[PATCH v3 0/9] media: davinci: vpif trivial cleanup
 2013-05-29  4:15 UTC  (16+ messages)
` [PATCH v3 2/9] media: davinci: vpif: Convert to devm_* api
` [PATCH v3 4/9] media: davinci: vpif_capture: move the freeing of irq and global variables to remove()
` [PATCH v3 5/9] media: davinci: vpif_capture: use module_platform_driver()
` [PATCH v3 6/9] media: davinci: vpif_capture: Convert to devm_* api
` [PATCH v3 8/9] media: davinci: vpif_display: use module_platform_driver()
` [PATCH v3 9/9] media: davinci: vpif_display: Convert to devm_* api

[PATCH] media: i2c: mt9p031: add OF support
 2013-05-29  3:47 UTC  (4+ messages)

Introduce a new helper framework for buffer synchronization
 2013-05-29  2:21 UTC  (26+ messages)

[PATCH v2 0/5] media: davinci: vpif trivial cleanup
 2013-05-29  1:12 UTC  (5+ messages)
` [PATCH v2 2/5] media: davinci: vpif: Convert to devm_* api

cx88 dvb initialization fails
 2013-05-28 18:34 UTC 

cron job: media_tree daily build: WARNINGS
 2013-05-28 18:28 UTC 

[PATCH RFC 00/13] Media link_notify behaviour change an exynos4-is updates
 2013-05-28 17:39 UTC  (3+ messages)
` [PATCH 09/13] media: Change media device link_notify behaviour

[GIT PULL] go7007 firmware updates
 2013-05-28 16:05 UTC  (6+ messages)

[PATCH] [media] v4l2: mem2mem: save irq flags correctly
 2013-05-28 14:33 UTC  (3+ messages)

[PATCH v5] V4L2: soc_camera: Renesas R-Car VIN driver
 2013-05-28 14:08 UTC  (6+ messages)

[PATCH] [media] hdpvr: Simplify the logic that checks for error
 2013-05-28 10:21 UTC 

[PATCH 0/3] s5p-mfc encoder fixes
 2013-05-28  9:38 UTC  (8+ messages)
` [PATCH 1/3] s5p-mfc: separate encoder parameters for h264 and mpeg4
` [PATCH 2/3] s5p-mfc: v4l2 controls setup routine moved to initialization code
` [PATCH 3/3] s5p-mfc: added missing end-of-lines in debug messages

[REVIEW PATCH 0/3] hdpvr: various fixes
 2013-05-28  8:27 UTC  (4+ messages)
` [REVIEW PATCH 1/3] hdpvr: fix querystd 'unknown format' return
` [REVIEW PATCH 2/3] hdpvr: code cleanup
` [REVIEW PATCH 3/3] hdpvr: improve error handling

[PATCH] [media] hdpvr: Simplify the logic that checks for error
 2013-05-28  6:58 UTC  (2+ messages)

[PATCH stable < v3.7] media mantis: fix silly crash case
 2013-05-28  2:58 UTC  (2+ messages)

EM28xx - new device ID - Ion "Video Forever" USB capture dongle
 2013-05-27 23:20 UTC  (3+ messages)
` EM28xx - new device ID - Ion

cron job: media_tree daily build: WARNINGS
 2013-05-27 18:28 UTC 

InstantFM
 2013-05-27 15:22 UTC  (11+ messages)

[PATCH v3 0/3] Wait/wound mutex implementation, v3
 2013-05-27 14:55 UTC  (20+ messages)
` [PATCH v3 2/3] mutex: add support for wound/wait style locks, v3

Creative WebCam Live! Pro recognized, initialised but unusable
 2013-05-27 14:40 UTC 

[PATCH 22/24] drivers/media/radio/radio-maxiradio: Convert to module_pci_driver
 2013-05-27  9:32 UTC  (2+ messages)

[PATCH] Fix spelling of Qt in .desktop file (typo)
 2013-05-27  9:03 UTC  (3+ messages)

[PATCH v4] adv7180: add more subdev video ops
 2013-05-27  8:59 UTC  (2+ messages)

[PATCH v5] V4L2: I2C: ML86V7667 video decoder driver
 2013-05-27  8:57 UTC  (2+ messages)

We offer Loan worldwide at 0.2%. Contact us for more info.{Sonalilendrs@msn.com}
 2013-05-27  7:45 UTC 

[PATCH] [media] s5p-mfc: Remove special clock usage in driver
 2013-05-27  7:39 UTC 

недурственно поглядеть на наш сайт. вам полюбится то ровно Вы на нем приглянете
 2013-05-27  4:09 UTC 

[PATCH 18/24] drivers/media/pci/mantis/hopper_cards: Convert to module_pci_driver
 2013-05-27  2:31 UTC 

[PATCH 19/24] drivers/media/pci/dm1105/dm1105: Convert to module_pci_driver
 2013-05-27  2:31 UTC 

[PATCH 17/24] drivers/media/pci/dm1105/dm1105: Convert to module_pci_driver
 2013-05-27  2:31 UTC 

[PATCH 21/24] drivers/media/pci/pt1/pt1: Convert to module_pci_driver
 2013-05-27  2:31 UTC 

[PATCH 20/24] drivers/media/pci/pluto2/pluto2: Convert to module_pci_driver
 2013-05-27  2:31 UTC 

[PATCH 16/24] drivers/media/pci/mantis/mantis_cards: Convert to module_pci_driver
 2013-05-27  2:31 UTC 

Thank you from Google
 2013-05-27  0:37 UTC 

[PATCH RFC] media: Rename media_entity_remote_source to media_entity_remote_pad
 2013-05-26 20:59 UTC  (2+ messages)

[RFC PATCH 00/24] Remove VIDIOC_DBG_G_CHIP_IDENT
 2013-05-26 20:15 UTC  (19+ messages)
` [RFC PATCH 05/24] ivtv: remove g_chip_ident
` [RFC PATCH 09/24] gspca: "
` [RFC PATCH 10/24] cx231xx: "
` [RFC PATCH 11/24] marvell-ccic: "
` [RFC PATCH 12/24] tveeprom: remove v4l2-chip-ident.h include
` [RFC PATCH 13/24] v4l2: remove obsolete v4l2_chip_match_host()
` [RFC PATCH 15/24] radio: remove g_chip_ident op
` [RFC PATCH 16/24] indycam: "
` [RFC PATCH 17/24] soc_camera sensors: "
` [RFC PATCH 18/24] media/i2c: "
` [RFC PATCH 19/24] cx25840: remove the v4l2-chip-ident.h include
` [RFC PATCH 20/24] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions
` [RFC PATCH 21/24] v4l2-int-device: remove unused chip_ident reference
` [RFC PATCH 22/24] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT
` [RFC PATCH 23/24] DocBook: remove references to the dropped VIDIOC_DBG_G_CHIP_IDENT ioctl
` [RFC PATCH 24/24] v4l2-framework: replace g_chip_ident by g_std in the examples

cron job: media_tree daily build: WARNINGS
 2013-05-26 18:28 UTC 

[PATCH v3, part2 16/20] PCI, via-camera: use hotplug-safe iterators to walk PCI buses
 2013-05-26 15:53 UTC 

[PATCH] media: i2c: ths7303: add OF support
 2013-05-26 13:55 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).