messages from 2013-12-20 12:47:23 to 2013-12-29 04:05:28 UTC [more...]
[PATCH RFC v6 00/12] SDR API with documentation
2013-12-29 4:04 UTC (13+ messages)
` [PATCH RFC v6 01/12] v4l: add device type for Software Defined Radio
` [PATCH RFC v6 02/12] v4l: add new tuner types for SDR
` [PATCH RFC v6 03/12] v4l: 1 Hz resolution flag for tuners
` [PATCH RFC v6 04/12] v4l: add stream format for SDR receiver
` [PATCH RFC v6 05/12] v4l: define own IOCTL ops for SDR FMT
` [PATCH RFC v6 06/12] v4l: enable some IOCTLs for SDR receiver
` [PATCH RFC v6 07/12] v4l: add device capability flag "
` [PATCH RFC v6 08/12] v4l: do not allow modulator ioctls for non-radio devices
` [PATCH RFC v6 09/12] DocBook: fix wait.c location
` [PATCH RFC v6 10/12] DocBook: document 1 Hz flag
` [PATCH RFC v6 11/12] DocBook: Software Defined Radio Interface
` [PATCH RFC v6 12/12] v4l2-framework.txt: add SDR device type
[PATCH 01/13] libdvbv5: fix reading multisection tables
2013-12-29 3:45 UTC (23+ messages)
` [PATCH 02/13] libdvbv5: ATSC VCT table support
` [PATCH 03/13] libdvbv5: mpeg elementary stream parsers
` [PATCH 04/13] libdvbv5: fix deadlock on missing table sections
` [PATCH 05/13] libdvbv5: eit parsing updated
` [PATCH 06/13] libdvbv5: fix eit times
` [PATCH 07/13] libdvbv5: MGT parser
` [PATCH 08/13] libdvbv5: ATSC EIT
` [PATCH 09/13] libdvbv5: fix section counting
` [PATCH 10/13] libdvbv5: cleanup coding style
` [PATCH 11/13] libdvbv5: fix double entry in Makefile.am
` [PATCH 12/13] libdvbv5: fix missing includes
` [PATCH 13/13] libdvbv5: improve TS parsing
cron job: media_tree daily build: ERRORS
2013-12-29 3:33 UTC
[PATCH 0/2] some improvements for em28xx-audio
2013-12-29 2:44 UTC (3+ messages)
` [PATCH 1/2] em28xx: use usb_alloc_coherent() for audio
` [PATCH 2/2] em28xx-audio: allocate URBs at device driver init
aircraft surplus cargo salvage
2013-12-29 2:11 UTC
linuxtv patch/11200/
2013-12-28 22:53 UTC (2+ messages)
Fwd: v4l2: The device does not support the streaming I/O method
2013-12-28 18:15 UTC (2+ messages)
[PATCH 3/3] m88rs2000: Correct m88rs2000_get_fec
2013-12-28 17:04 UTC
[PATCH 2/3] m88rs2000: Correct m88rs2000_set_fec settings
2013-12-28 17:02 UTC
[PATCH 1/3] m88rs2000: correct read status lock value
2013-12-28 17:00 UTC
[ivtv-users] Kernel crash with modprobe cx18
2013-12-28 15:54 UTC (3+ messages)
BCM 4505 chipset
2013-12-28 15:05 UTC
[PATCH v3 00/24] em28xx: split analog part into a separate module
2013-12-28 12:34 UTC (27+ messages)
` [PATCH v3 01/24] em28xx: move some video-specific functions to em28xx-video
` [PATCH v3 02/24] em28xx: some cosmetic changes
` [PATCH v3 03/24] em28xx: move analog-specific init to em28xx-video
` [PATCH v3 04/24] em28xx: make em28xx-video to be a separate module
` [PATCH v3 05/24] em28xx: initialize analog I2C devices at the right place
` [PATCH v3 06/24] em28xx-cards: remove a now dead code
` [PATCH v3 07/24] em28xx: fix a cut and paste error
` [PATCH v3 08/24] em28xx: add warn messages for timeout
` [PATCH v3 09/24] em28xx: improve extension information messages
` [PATCH v3 10/24] em28xx: convert i2c wait completion logic to use jiffies
` [PATCH v3 11/24] tvp5150: make read operations atomic
` [PATCH v3 12/24] tuner-xc2028: remove unused code
` [PATCH v3 13/24] em28xx: retry I2C ops if failed by timeout
` [PATCH v3 14/24] em28xx: remove a false positive warning
` [PATCH v3 15/24] em28xx: check if a device has audio earlier
` [PATCH v3 16/24] em28xx: properly implement AC97 wait code
` [PATCH v3 17/24] em28xx: initialize audio latter
` [PATCH v3 18/24] em28xx: improve I2C timeout error message
` [PATCH v3 19/24] em28xx: unify module version
` [PATCH v3 20/24] em28xx: Fix em28xx deplock
` [PATCH v3 21/24] em28xx: USB: adjust for changed 3.8 USB API
` [PATCH v3 22/24] em28xx: use a better value for I2C timeouts
` [PATCH v3 23/24] em28xx: don't return -ENODEV for I2C xfer errors
` [PATCH v3 24/24] em28xx: cleanup I2C debug messages
[REVIEW PATCH 0/4] add radio-raremono driver
2013-12-28 12:28 UTC (2+ messages)
cron job: media_tree daily build: ERRORS
2013-12-28 3:33 UTC
[PATCH] [media] as102: fix leaks at failure paths in as102_usb_probe()
2013-12-27 21:18 UTC
Problem getting a TT-Budget S2-1600 PCI to work due I2C errors
2013-12-27 16:12 UTC
cron job: media_tree daily build: ERRORS
2013-12-27 3:33 UTC
DMABUF doesn't work when frame size not equal to the size of GPU bo
2013-12-27 1:55 UTC (2+ messages)
[PATCH V2] media: soc_camera: rcar_vin: Add preliminary R-Car M2 support
2013-12-26 23:38 UTC (2+ messages)
A list of Linux drivers
2013-12-26 18:04 UTC (4+ messages)
question about drivers/media/usb/gspca/kinect.c
2013-12-26 16:38 UTC (2+ messages)
` Fwd: "
[PATCH] media: soc_camera: rcar_vin: Add preliminary R-Car M2 support
2013-12-26 14:31 UTC (3+ messages)
[RFC PATCHv2] em28xx: split analog part into a separate module
2013-12-26 14:21 UTC (3+ messages)
[PATCH v3.5 13/19] media: dvb_core: slight optimization of addr compare
2013-12-26 11:41 UTC
[PATCH v3 13/19] media: dvb_core: slight optimization of addr compare
2013-12-26 11:09 UTC (3+ messages)
cron job: media_tree daily build: ERRORS
2013-12-26 3:33 UTC
[RFC 2/2] media: v4l: Only get module if it's different than the driver for v4l2_dev
2013-12-25 23:44 UTC (3+ messages)
` [RFC v1.1 "
[RFC 1/2] media: Use a better owner for the media device
2013-12-25 23:23 UTC (2+ messages)
[RFC PATCH 0/3] wintv hvr 930c-hd: Add limited support for DVB-C and DVB-T
2013-12-25 5:20 UTC (3+ messages)
` [RFC PATCH 2/3] si2165: Add first driver version
cron job: media_tree daily build: ERRORS
2013-12-25 3:33 UTC
DS3000/TS2020 diseqc problem
2013-12-25 0:26 UTC
[PATCH 2/2] m88rs2000: set symbol rate accurately
2013-12-24 16:18 UTC
[PATCH 1/2] m88rs2000: add m88rs2000_set_carrieroffset
2013-12-24 16:17 UTC
[PATCH for v3.14] sn9c102: fix build dependency
2013-12-24 15:42 UTC
randconfig build error with next-20131224, in drivers/staging/media/sn9c102
2013-12-24 14:57 UTC
[PATCH 0/3] OMAP3 ISP: Handle CCDC SBL idle failures gracefully
2013-12-24 12:32 UTC (4+ messages)
` [PATCH 1/3] omap3isp: Cancel streaming when a fatal error occurs
` [PATCH 2/3] omap3isp: Refactor modules stop failure handling
` [PATCH 3/3] omap3isp: ccdc: Don't hang when the SBL fails to become idle
[GIT PULL FOR v3.14] OMAP4 ISS fixes
2013-12-24 12:24 UTC
[PATCH 1/3] [media] s5k5baf: Fix build warning
2013-12-24 11:42 UTC (3+ messages)
` [PATCH 2/3] [media] s5k5baf: Fix checkpatch error
` [PATCH 3/3] [media] s5k5baf: Fix potential NULL pointer dereferencing
[PATCH v2 14/20] media: dvb_core: slight optimization of addr compare
2013-12-24 11:29 UTC
[GIT PULL for v3.14] mem2mem patches
2013-12-24 9:55 UTC
cx24116.h
2013-12-24 9:39 UTC
[linuxtv-media:master 499/499] drivers/media/i2c/s5k5baf.c:362:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t'
2013-12-24 8:22 UTC
[linuxtv-media:master 493/499] sn9c102_core.c:undefined reference to `usb_put_dev'
2013-12-24 7:16 UTC
cron job: media_tree daily build: ERRORS
2013-12-24 3:26 UTC
3fdfedaaa7f243f3347084231c64f6c1be0ba131 causes a regression
2013-12-23 21:47 UTC (2+ messages)
` Regression inside omap3isp/resizer (was: 3fdfeda causes a regression)
omap3isp device tree support
2013-12-23 18:33 UTC (7+ messages)
[PATCH 00/11] media: rc: ImgTec IR decoder driver
2013-12-23 13:17 UTC (14+ messages)
` [PATCH 01/11] dt: binding: add binding for ImgTec IR block
` [PATCH 04/11] media: rc: img-ir: add hardware decoder driver
` [PATCH 06/11] media: rc: img-ir: add NEC decoder module
` [PATCH 10/11] media: rc: img-ir: add Sharp "
[PATCH v2] cx231xx: fix i2c debug prints
2013-12-23 11:12 UTC
Vážení: Webmail odberateľ
2013-12-23 8:38 UTC
[PATCH 10/21] media: dvb_core: slight optimization of addr compare
2013-12-23 5:10 UTC
cron job: media_tree daily build: ERRORS
2013-12-23 3:33 UTC
[PATCH] V4L: s5k6a3: Add DT binding documentation
2013-12-22 21:27 UTC
[PATCH RFC] v4l lockdep error
2013-12-22 21:17 UTC (2+ messages)
` [PATCH RFC] v4l: disable lockdep on vb2_fop_mmap()
em28xx DEADLOCK reported by lock debug
2013-12-22 18:51 UTC (10+ messages)
[PATCH] em28xx: fix I2S audio sample rate definitions and info output
2013-12-22 18:15 UTC (3+ messages)
em28xx list_add corruption reported by list debug
2013-12-22 17:09 UTC (6+ messages)
VIVI driver DEADLOCK reported by lockdep
2013-12-22 16:43 UTC
[PATCH] dma-buf: avoid using IS_ERR_OR_NULL
2013-12-22 14:12 UTC (3+ messages)
omap4 pandaboard - Technisat USB HD problem
2013-12-22 9:45 UTC
cron job: media_tree daily build: ERRORS
2013-12-22 3:33 UTC
cx23885: Add basic analog radio support
2013-12-22 2:36 UTC (6+ messages)
` [PATCH 1/2] cx23885 Radio Support [was: cx23885: Add basic analog radio support]
[PATCH] Full DVB driver package for Earthsoft PT3 (ISDB-S/T) cards
2013-12-21 16:06 UTC (3+ messages)
[PATCH RFC v5 00/12] SDR API with documentation
2013-12-21 12:44 UTC (7+ messages)
` [PATCH RFC v5 09/12] DocBook: fix wait.c location
` [PATCH RFC v5 10/12] DocBook: document 1 Hz flag
` [PATCH RFC v5 11/12] DocBook: Software Defined Radio Interface
[GIT PULL] exynos4-is driver updates
2013-12-21 11:41 UTC
[GIT PULL] exynos4-is runtime PM related cleanups
2013-12-21 11:40 UTC
[PATCH] [media] subdev autoselect only works if I2C and I2C_MUX is selected
2013-12-21 8:07 UTC
[linuxtv-media:master 483/499] m88ds3103.c:undefined reference to `i2c_del_mux_adapter'
2013-12-21 11:04 UTC (3+ messages)
Project
2013-12-20 19:25 UTC
cron job: media_tree daily build: ERRORS
2013-12-21 3:13 UTC
[PATCH v3 0/6] Add device tree support for Exynos4 SoC camera subsystem
2013-12-20 23:17 UTC (3+ messages)
` [PATCH v3 1/6] V4L: s5k6a3: Add DT binding documentation
[PATCH 0/6] exynos4-is: Power management related cleanups
2013-12-20 22:23 UTC (7+ messages)
` [PATCH 1/6] exynos4-is: Leave FIMC clocks enabled when runtime PM is disabled
` [PATCH 2/6] exynos4-is: Activate mipi-csis in probe() if "
` [PATCH 3/6] exynos4-is: Enable FIMC-LITE clock if runtime PM is not used
` [PATCH 4/6] exynos4-is: Correct clean up sequence on error path in fimc_is_probe()
` [PATCH 5/6] exynos4-is: Enable fimc-is clocks in probe() if runtime PM is disabled
` [PATCH 6/6] exynos4-is: Remove dependency on PM_RUNTIME from Kconfig
[GIT PULL v2] Samsung S5K6BAF image sensor driver
2013-12-20 20:23 UTC
[GIT PULL] Samsung S5K6BAF image sensor driver
2013-12-20 20:09 UTC
[PATCH] [media] go7007-loader: fix usb_dev leak
2013-12-20 19:17 UTC
[PATCH] media: davinci_vpfe: fix build error
2013-12-20 13:46 UTC (5+ messages)
[PATCH] [media] dib8000: fix compilation error
2013-12-20 10: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;
as well as URLs for NNTP newsgroup(s).