lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 25 Jul 2014 10:39:19 +0100 From: Lee Jones <lee.jones@...aro.org> To: Linus Walleij <linus.walleij@...aro.org> Cc: Jingoo Han <jg1.han@...sung.com>, Bryan Wu <cooloney@...il.com>, linux-kernel@...r.kernel.org Subject: Re: [PATCH v3] fb: backlight: add driver for iPAQ micro backlight On Thu, 24 Jul 2014, Linus Walleij wrote: > This adds a driver for the backlight controlled by the microcontroller > on the Compaq iPAQ series of handheld computers: h3100, h3600 > and h3700. > > Acked-by: Jingoo Han <jg1.han@...sung.com> > Signed-off-by: Linus Walleij <linus.walleij@...aro.org> > --- > ChangeLog v2->v3: > - Order includes alphabetically > - Use explicit GPL v2 license > ChangeLog v1->v2: > - Add a comment to clarify message format > - Coding format and style fixes > - Drop driver announce boilerplate > - Drop empty remove() function > --- > drivers/video/backlight/Kconfig | 9 ++++ > drivers/video/backlight/Makefile | 1 + > drivers/video/backlight/ipaq_micro_bl.c | 83 +++++++++++++++++++++++++++++++++ > 3 files changed, 93 insertions(+) > create mode 100644 drivers/video/backlight/ipaq_micro_bl.c Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists