[ANNOUNCE] avatar icons on cgit

2014-11-12 Thread Mauro Carvalho Chehab
Hi, Today I updated cgit to support icons. For those that have patches merged on the git trees hosted at LinuxTV that want to add its own customized avatar, all that it is need is to create/add an avatar associated to the email used at the patches on: https://www.libravatar.org The icon

[PATCH/RFC v7 1/3] leds: Add support for setting brightness in a synchronous way

2014-11-12 Thread Jacek Anaszewski
There are use cases when setting a LED brightness has to have immediate effect (e.g. setting a torch LED brightness). This patch extends LED subsystem to support such operations. The LED subsystem internal API __led_set_brightness is changed to led_set_brightness_async and new

[PATCH/RFC v7 0/3] LED / flash API integration - LED Flash Class

2014-11-12 Thread Jacek Anaszewski
This patch set is the follow-up of the LED / flash API integration series [1]. Changes since version 6: - removed addition of public LED subsystem API for setting torch brightness in favour of internal API for synchronous and asynchronous led

[PATCH/RFC v7 2/3] leds: Add LED Flash Class wrapper to LED subsystem

2014-11-12 Thread Jacek Anaszewski
Some LED devices support two operation modes - torch and flash. This patch provides support for flash LED devices in the LED subsystem by introducing new sysfs attributes and kernel internal interface. The attributes being introduced are: flash_brightness, flash_strobe, flash_timeout,

[PATCH/RFC v7 3/3] Documentation: leds: Add description of LED Flash Class extension

2014-11-12 Thread Jacek Anaszewski
The documentation being added contains overall description of the LED Flash Class and the related sysfs attributes. Signed-off-by: Jacek Anaszewski j.anaszew...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com Cc: Bryan Wu coolo...@gmail.com Cc: Richard Purdie rpur...@rpsys.net ---

color box, display box, corrugated box, color card, blister card, color sleeve, hang tag, label

2014-11-12 Thread Jinghao Printing - CHINA
Hi, this is David Wu from Shanghai, China. We are a printing company, we can print color box, corrugated box, label, hang tag etc. Please let me know if you need these. I will send you the website then. Best regards, David Wu -- To unsubscribe from this list: send the line unsubscribe

cron job: media_tree daily build: OK

2014-11-12 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: Thu Nov 13 04:00:16 CET 2014 git branch: test git hash: dd0a6fe2bc3055cd61e369f97982c88183b1f0a0 gcc

Re: [PATCH v4] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input support

2014-11-12 Thread Simon Horman
On Sat, Nov 01, 2014 at 12:06:38AM +0900, Yoshihiro Kaneko wrote: From: Koji Matsuoka koji.matsuoka...@renesas.com Signed-off-by: Koji Matsuoka koji.matsuoka...@renesas.com Signed-off-by: Simon Horman horms+rene...@verge.net.au Signed-off-by: Yoshihiro Kaneko ykaneko0...@gmail.com Hi