Hi Mauro, Just a bunch of various fixes for v3.21. Same as the pull request I posted three hours ago, but with the addition of Pablo Anton's patch. Regards, Hans The following changes since commit 135f9be9194cf7778eb73594aa55791b229cf27c: [media] dvb_frontend: start media pipeline while thread is running (2015-02-13 21:10:17 -0200) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git for-v3.21a for you to fetch changes up to f04996a39b27bf9f4404c90aa5d73a0469422fa2: media: i2c: ADV7604: Rename adv7604 prefixes. (2015-02-16 15:17:38 +0100) ---------------------------------------------------------------- Alexey Khoroshilov (1): sh_vou: fix memory leak on error paths in sh_vou_open() Christian Engelmayer (1): cx88: Fix possible leak in cx8802_probe() Geert Uytterhoeven (2): am437x: VIDEO_AM437X_VPFE should depend on HAS_DMA timberdale: VIDEO_TIMBERDALE should depend on HAS_DMA Hans Verkuil (1): DocBook media: fix validation error Kiran Padwal (1): staging: dt3155v4l: Switch to using managed resource with devm_ Luis de Bethencourt (1): media: bcm2048: remove unused return of function Markus Elfring (2): stk-webcam: Delete an unnecessary check before the function call "vfree" au0828: Delete unnecessary checks before the function call "video_unregister_device" Mauro Carvalho Chehab (1): fixp-arith: replace sin/cos table by a better precision one Nicholas Mc Guire (4): cx231xx: drop condition with no effect si470x: fixup wait_for_completion_timeout return handling media: radio: assign wait_for_completion_timeout to appropriately typed var media: radio: handle timeouts Pablo Anton (1): media: i2c: ADV7604: Rename adv7604 prefixes. Prashant Laddha (2): vivid sdr: Use LUT based implementation for sin/cos() vivid sdr: fix broken sine tone generated for sdr FM jean-michel.hautbois@xxxxxxxxxxx (2): media: i2c: ADV7604: In free run mode, signal is locked media: adv7604: CP CSC uses a different register on adv7604 and adv7611 Documentation/DocBook/media/v4l/pixfmt-srggb10p.xml | 2 +- drivers/input/ff-memless.c | 18 +- drivers/media/i2c/adv7604.c | 915 ++++++++++++++++++++++++++++++++++++------------------------------------ drivers/media/pci/cx88/cx88-mpeg.c | 3 +- drivers/media/platform/Kconfig | 2 +- drivers/media/platform/am437x/Kconfig | 2 +- drivers/media/platform/sh_vou.c | 9 +- drivers/media/platform/vivid/vivid-sdr-cap.c | 66 +++--- drivers/media/radio/radio-wl1273.c | 27 ++- drivers/media/radio/si470x/radio-si470x-common.c | 14 +- drivers/media/usb/au0828/au0828-video.c | 8 +- drivers/media/usb/cx231xx/cx231xx-core.c | 13 +- drivers/media/usb/gspca/ov534.c | 11 +- drivers/media/usb/stkwebcam/stk-webcam.c | 6 +- drivers/staging/media/bcm2048/radio-bcm2048.c | 4 +- drivers/staging/media/dt3155v4l/dt3155v4l.c | 13 +- include/linux/fixp-arith.h | 145 +++++++++--- include/media/adv7604.h | 83 +++---- 18 files changed, 705 insertions(+), 636 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html