[<prev] [next>] [day] [month] [year] [list]
Message-id: <000001cbd1ad$e634f9d0$b29eed70$%kim@samsung.com>
Date: Mon, 21 Feb 2011 18:58:25 +0900
From: Kukjin Kim <kgene.kim@...sung.com>
To: 'Linus Torvalds' <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, ben-linux@...ff.org
Subject: [GIT PULL] Samsung fixes for 2.6.38-rc6
Hi Linus,
Please pull Samsung fixes from:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
s5p-fixes-for-linus
These things are for small fix and cleanup on 2.6.38-rc6.
As a note, cleanup patch includes fixing coding style such as removing
useless braces, and re-ordering.
If any problems, please let me know.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@...sung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
The following changes since commit 85e2efbb1db9a18d218006706d6e4fbeb0216213:
Linux 2.6.38-rc5 (2011-02-15 19:23:45 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
s5p-fixes-for-linus
Axel Lin (1):
ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdata
Kukjin Kim (5):
ARM: S5PV310: Cleanup map.h file
ARM: S5PV210: Cleanup map.h file
ARM: S5PC100: Clenaup map.h file
ARM: S5P6442: Cleanup map.h file
ARM: S5P64X0: Cleanup map.h file
Marek Szyprowski (2):
ARM: S5PV210: Update max8998_platform_data
ARM: S5PV210: Fix regulator names
Thomas Abraham (1):
ARM: S5P: Fix end address in memory resource information for UART
devices
arch/arm/mach-s5p6442/include/mach/map.h | 69 ++++++-----
arch/arm/mach-s5p64x0/include/mach/map.h | 83 +++++++-------
arch/arm/mach-s5pc100/include/mach/map.h | 193
+++++++++++++-----------------
arch/arm/mach-s5pv210/include/mach/map.h | 168 +++++++++++++-------------
arch/arm/mach-s5pv210/mach-aquila.c | 15 ++-
arch/arm/mach-s5pv210/mach-goni.c | 15 ++-
arch/arm/mach-s5pv310/include/mach/map.h | 149 +++++++++++------------
arch/arm/plat-s5p/dev-uart.c | 12 +-
arch/arm/plat-samsung/dev-ts.c | 1 -
9 files changed, 342 insertions(+), 363 deletions(-)
--
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