public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-25 11:27:37 to 2013-05-29 11:01:07 UTC [more...]

[PATCHv1 00/38] Remove VIDIOC_DBG_G_CHIP_IDENT
 2013-05-29 11:00 UTC  (19+ 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 09/38] gspca: "
` [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 20/38] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions
` [PATCHv1 25/38] DocBook: remove obsolete note from the dbg_g_register doc
` [PATCHv1 27/38] mxb: check register address when reading/writing a register

[RFC] [media] mem2mem: add support for hardware buffered queue
 2013-05-29 10:55 UTC  (4+ messages)

[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  (19+ messages)
` [PATCH v3 1/9] media: davinci: vpif: remove unwanted header mach/hardware.h and sort the includes alphabetically
` [PATCH v3 2/9] media: davinci: vpif: Convert to devm_* api
` [PATCH v3 3/9] media: davinci: vpif: remove unnecessary braces around defines
` [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 7/9] media: davinci: vpif_display: move the freeing of irq and global variables to remove()
` [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  (12+ messages)
` [PATCH v2 1/5] media: davinci: vpif: remove unwanted header mach/hardware.h and sort the includes alphabetically
` [PATCH v2 2/5] media: davinci: vpif: Convert to devm_* api
` [PATCH v2 3/5] media: davinci: vpif: remove unnecessary braces around defines
` [PATCH v2 4/5] media: davinci: vpif_capture: Convert to devm_* api
` [PATCH v2 5/5] media: davinci: vpif_display: "

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  (12+ 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  (27+ messages)
` [RFC PATCH 01/24] v4l2-ioctl: dbg_g/s_register: only match BRIDGE and SUBDEV types
` [RFC PATCH 02/24] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
` [RFC PATCH 03/24] cx18: remove g_chip_ident support
` [RFC PATCH 04/24] saa7115: add back the dropped 'found' message
` [RFC PATCH 05/24] ivtv: remove g_chip_ident
` [RFC PATCH 06/24] cx23885: "
` [RFC PATCH 07/24] cx88: "
` [RFC PATCH 08/24] saa6752hs: drop obsolete g_chip_ident
` [RFC PATCH 09/24] gspca: remove g_chip_ident
` [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 14/24] au8522_decoder: remove g_chip_ident op
` [RFC PATCH 15/24] radio: "
` [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 

[PATCH v4] media: i2c: tvp514x: add OF support
 2013-05-26 12:52 UTC  (2+ messages)

saa7115/gm7113c - device specific initialization
 2013-05-26  7:21 UTC  (7+ messages)

Mistake on the colorspace page in the API doc
 2013-05-26  6:34 UTC 

[PATCH v2 0/4] media: i2c: ths7303 cleanup
 2013-05-26  1:20 UTC  (7+ messages)
` [PATCH v2 1/4] ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata
` [PATCH v2 2/4] media: i2c: ths7303: remove init_enable option from pdata
` [PATCH v2 3/4] media: i2c: ths7303: remove unnecessary function ths7303_setup()
` [PATCH v2 4/4] media: i2c: ths7303: make the pdata as a constant pointer

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

[PATCH RFC v2] media: OF: add sync-on-green endpoint property
 2013-05-25 18:02 UTC  (6+ messages)

[PATCH 0/5] arm/exynos compilation warning fixes
 2013-05-25 11:25 UTC  (2+ messages)
` [PATCH 5/5] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() function


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox