Re: [kbuild-all] drivers/media/dvb-frontends/cxd2841er.c:2393:1: warning: the frame size of 2992 bytes is larger than 2048 bytes

2015-09-29 Thread Abylay Ospan
Hi Fengguang, This is about 'Kernel Address sanitizer (KASan)'. not only cxd2841 affected but some others: drivers/media/tuners/r820t.c:1333:1: warning: the frame size of 2904 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:1858:1: warning: the frame

Re: [PATCH v2 12/12] media: flash: use led_set_brightness_sync for torch brightness

2015-09-29 Thread Jacek Anaszewski
Hi Pavel, Thanks for the review. On 09/28/2015 10:37 PM, Pavel Machek wrote: On Mon 2015-09-28 15:07:21, Jacek Anaszewski wrote: LED subsystem shifted responsibility for choosing between SYNC or ASYNC way of setting brightness from drivers to the caller. Adapt the wrapper to those changes.

Re: [PATCH v2 12/12] media: flash: use led_set_brightness_sync for torch brightness

2015-09-29 Thread Pavel Machek
On Tue 2015-09-29 09:26:27, Jacek Anaszewski wrote: > Hi Pavel, > > Thanks for the review. > > On 09/28/2015 10:37 PM, Pavel Machek wrote: > >On Mon 2015-09-28 15:07:21, Jacek Anaszewski wrote: > >>LED subsystem shifted responsibility for choosing between SYNC or ASYNC > >>way of setting

uvc-1.5

2015-09-29 Thread James
When is the Linux kernel going to support uvc-1.5? It was made a standard on June 6, 2012 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 2/2] si2157: Bounds check firmware

2015-09-29 Thread Laura Abbott
When reading the firmware and sending commands, the length must be bounds checked to avoid overrunning the size of the command buffer and smashing the stack if the firmware is not in the expected format. Add the proper check. Cc: sta...@kernel.org Signed-off-by: Laura Abbott

[PATCH 1/2] si2168: Bounds check firmware

2015-09-29 Thread Laura Abbott
When reading the firmware and sending commands, the length must be bounds checked to avoid overrunning the size of the command buffer and smashing the stack if the firmware is not in the expected format: si2168 11-0064: found a 'Silicon Labs Si2168-B40' si2168 11-0064: downloading firmware from

Loan Offer

2015-09-29 Thread Loan
Contact us as we offer our finance service at a low and affordable interest rate for long and short cash term. Interested applicant should contact us for further acquisition procedures. Thanks as we remain obliged to render service to you; worldtrading1...@gmail.com -- To unsubscribe from this

cron job: media_tree daily build: OK

2015-09-29 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Wed Sep 30 04:00:20 CEST 2015 git branch: test git hash: ac4033e02a54a1dd3b22364d392ffe3da5d09a5f gcc

[PATCH] v4l-utils: mc_nextgen_test fix -d option parsing

2015-09-29 Thread Shuah Khan
mc_nextgen_test -d option doesn't work due to a missing break. Fix the bug so -d, --device=DEVICE option can accept a device name. Without this fix, mc_nextgen_test assumes default device name. Signed-off-by: Shuah Khan --- contrib/test/mc_nextgen_test.c | 1 + 1 file

H264 headers generation for driver

2015-09-29 Thread Andrey Utkin
This is a new chapter of tw5864 video grabber & encoder driver development drama. Last state of code is here (tw5864 branch, drivers/staging/media/tw5864): https://github.com/bluecherrydvr/linux/tree/tw5864/drivers/staging/media/tw5864 Currently I use a third-side LGPL library for H.264 headers