[PATCH] Staging: dream: camera: msm_camera: fix coding style issues
From: Chihau Chau <chihau(a)gmail.com> This fixes some coding style issues like to use __func__ instead __FUNCTION__, "foo *bar" instead "foo* bar" and a initial comment with "/* */" instead "//" Signed-off-by: Chihau Chau <chihau(a)gmail.com> --- drivers/staging/dream/camera/msm_camera.c | 6 +++--- 1 files... 11 Feb 2010 13:56
Add Dell Business Class Netbook LED driver
On Thu, Feb 11, 2010 at 10:05:19AM -0800, Dmitry Torokhov wrote: Or stuck it in dell-wmi.c... I'd prefer not to put it in dell-wmi. There's no logical association between it and the rest of the code there, so it'd just be overhead on the majority of systems. With the exception of cases where the event and ... 11 Feb 2010 13:56
vfs: add NOFOLLOW flag to umount(2)
On Wed, Feb 10, 2010 at 12:15:53PM +0100, Miklos Szeredi wrote: - renamed flag to UMOUNT_NOFOLLOW - added UMOUNT_UNUSED for feature detection Umm, why? MNT_ certainly isn't the best naming for unmount flags, but switching convention after we had a few doesn't make any sense. -- To unsubscribe from this... 22 Feb 2010 16:25
(none)
$1,000,000 is been awarded to you in the 2010 Online Promotion,send us yourNames/Tel/Country, email:fdv(a)qatar.io -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please... 11 Feb 2010 12:48
Сoбepем для Вac по сeти интернeт базy дaнныx пoтeнциальных kлитентов для Вaшeгo Бизнeca (назвaние, тeлефoн, фaкс, адpec, род деятельнocти, e-mail, www, именa и дp инфopмацию) B большoм kоличeствe зa минимальнoe время Узнайте наcкольkо мы можeм Baм пp
������� ��� ��� �� �e�� ���e���� ���� �a���� �o�����a����� ����e��o� ��� ������ ����ec� (�a�����e, �e�e���, �a�c, a�p��, po� �e��e�������, e-mail, www, ��e�a � �� ���o��a���) B �o���o� ko����c��e �� �����a����e �p��� ���a��e �a�ko���o �� �o�e� B�� ���������c� �o: ���e�o�� +79133913837 ICQ: 6288862 Email: p... 11 Feb 2010 12:47
[PATCH 07/13] net: ax25: use seq_hlist_foo() helpers
Hi Li Zefan, Your patches 1, 2, 3, 4, 6, 7, 9, 10/13 applied. kernel and modules compiled ok. AX25 and ROSE are working fine. Thanks. Bernard Simplify seq_file code. Signed-off-by: Li Zefan <lizf(a)cn.fujitsu.com> --- net/ax25/af_ax25.c | 18 +++--------------- net/ax25/ax25_uid.c | 25 ++++---... 11 Feb 2010 11:40
tip related: not use bootmem for x86
i've done some testing of the bits Peter has merged into x86/bootmem in -tip, and it crashes during early bootup with: [ 0.000000] #8 [0000012000 - 000001a000] BOOTMAP ==> [0000012000 - 000001a000] [ 0.000000] bootmem alloc of 4194304 bytes failed! [ 0.000000] Kernel panic - not syncing: Ou... 15 Feb 2010 00:01
Add ASoC support for Devkit8000
On Thu, 2010-02-11 at 16:13 +0100, Thomas Weber wrote: This patch expands the omap3beagle sound soc for the beagle board clone DevKit8000. Signed-off-by: Thomas Weber <weber(a)corscience.de> Acked-by: Liam Girdwood <lrg(a)slimlogic.co.uk> -- Freelance Developer, SlimLogic Ltd ASoC and Voltage Regulato... 11 Feb 2010 13:56
[RESEND][PATCHv2 3/4] Add ASoC support for Devkit8000
This patch expands the omap3beagle sound soc for the beagle board clone DevKit8000. Signed-off-by: Thomas Weber <weber(a)corscience.de> --- sound/soc/omap/Kconfig | 8 +++++--- sound/soc/omap/omap3beagle.c | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/sound/soc/omap/Kco... 11 Feb 2010 10:32
[PATCH 0/7] amd iommu smart tlb flushing
Hi, this patchset implements a smarter io-tlb flushing strategy for the AMD IOMMU driver. The old behavior was to flush only a single 4kb entry or the whole domain io-tlb. This patchset implements book keeping about the ranges of PTEs changed in the page table and flushes only that ranges when the flush is actua... 11 Feb 2010 10:32