Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | [ARM] pxafb: add color TFT 8BPP LCD panel type | Eric Miao | 2008-12-17 | 1 | -0/+1 | |
| * | | | | | | [ARM] s3c: S3C options should depend on PLAT_S3C | Russell King | 2008-12-21 | 1 | -15/+8 | |
| * | | | | | | Merge git://git.marvell.com/orion into devel | Russell King | 2008-12-20 | 20 | -443/+642 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ARM] mv78xx0: implement GPIO and GPIO interrupt support | Lennert Buytenhek | 2008-12-20 | 5 | -6/+71 | |
| | * | | | | | | [ARM] Kirkwood: implement GPIO and GPIO interrupt support | Lennert Buytenhek | 2008-12-20 | 5 | -6/+75 | |
| | * | | | | | | [ARM] Orion: share GPIO IRQ handling code | Lennert Buytenhek | 2008-12-20 | 5 | -172/+200 | |
| | * | | | | | | [ARM] Orion: share GPIO handling code | Lennert Buytenhek | 2008-12-20 | 11 | -271/+308 | |
| * | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel | Russell King | 2008-12-19 | 8 | -25/+127 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Merge branch 'for-rmk-misc' into for-rmk | Uwe Kleine-Koenig | 2008-12-12 | 13 | -28/+60 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | at91: warn if irqs are enabled in set_next_event | Uwe Kleine-König | 2008-12-12 | 1 | -0/+9 | |
| | | * | | | | | | remove a superfluous kconfig type definition | Uwe Kleine-König | 2008-12-12 | 1 | -1/+0 | |
| | | * | | | | | | Fix configure warnings in defconfigs for netX and Picotux 200 | Uwe Kleine-König | 2008-12-12 | 2 | -6/+6 | |
| | | * | | | | | | small doc fix: ftrace_dyn_arch_init is called by ftrace_init | Uwe Kleine-König | 2008-12-12 | 1 | -1/+1 | |
| | * | | | | | | | netx: define register MEMCR | Uwe Kleine-König | 2008-12-09 | 1 | -0/+22 | |
| | * | | | | | | | netx/xc: add a few "const"s to fix compiler warnings | Uwe Kleine-König | 2008-12-09 | 1 | -3/+3 | |
| | * | | | | | | | netx: add support for clockevents | Uwe Kleine-König | 2008-12-09 | 2 | -1/+68 | |
| | * | | | | | | | netx: enable GENERIC_TIME | Uwe Kleine-König | 2008-12-09 | 1 | -0/+1 | |
| | * | | | | | | | netx: Use a cpp symbol for the clocksource timer number | Uwe Kleine-König | 2008-12-09 | 1 | -5/+7 | |
| | * | | | | | | | mach-netx/time.c: codingstyle cleanup | Uwe Kleine-König | 2008-12-09 | 1 | -12/+14 | |
| * | | | | | | | | [ARM] s3c: define __io using the typesafe version | Russell King | 2008-12-18 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2008-12-18 | 21 | -80/+77 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ARM] MXC: do not include mach/hardware.h from mach/memory.h | Sascha Hauer | 2008-12-18 | 8 | -11/+13 | |
| | * | | | | | | | | [ARM] MXC: do not include mach/hardware.h from mach/timex.h | Sascha Hauer | 2008-12-18 | 4 | -14/+7 | |
| | * | | | | | | | | [ARM] MXC: remove dependency to other include files from irqs.h | Sascha Hauer | 2008-12-18 | 13 | -52/+50 | |
| | * | | | | | | | | [ARM] MX1/MX2 DMA: add missing local_irq_restore() | Sascha Hauer | 2008-12-18 | 1 | -2/+5 | |
| | * | | | | | | | | [ARM] MX27ads: fix function name | Sascha Hauer | 2008-12-18 | 1 | -1/+1 | |
| | * | | | | | | | | [ARM] MX1: Add missing selection of ARM920T | Sascha Hauer | 2008-12-18 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2008-12-18 | 170 | -1151/+10308 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ARM] S3C64XX: Ensure CPU_V6 is selected | Ben Dooks | 2008-12-18 | 1 | -1/+2 | |
| | * | | | | | | | | | [ARM] S3C: Remove unnecessary <linux/delay.h> includes | Ben Dooks | 2008-12-18 | 10 | -10/+0 | |
| | * | | | | | | | | | [ARM] S3C24A0: Remove duplicate <mach/io.h> file | Ben Dooks | 2008-12-18 | 1 | -16/+0 | |
| | * | | | | | | | | | [ARM] S3C64XX: Remove __virt_to_bus/__bus_to_virt macros | Ben Dooks | 2008-12-18 | 1 | -3/+0 | |
| | * | | | | | | | | | [ARM] S3C24XX: Add fourth UART definition for S3C2443 | Ben Dooks | 2008-12-18 | 3 | -3/+31 | |
| | * | | | | | | | | | [ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handling | Ben Dooks | 2008-12-18 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge branch 'next-s3c64xx-device' into next-merged | Ben Dooks | 2008-12-18 | 81 | -218/+4027 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | [ARM] SMDK6410: Add LCD (LCD48WVGA) definitions | Ben Dooks | 2008-12-15 | 2 | -0/+73 | |
| | | * | | | | | | | | | [ARM] S3C64XX: Add standard S3C64XX 24BPP LCD GPIO setup | Ben Dooks | 2008-12-15 | 3 | -0/+43 | |
| | | * | | | | | | | | | [ARM] S3C: Add new FB device definition | Ben Dooks | 2008-12-15 | 5 | -0/+82 | |
| | | * | | | | | | | | | [ARM] S3C: Add i2c1 device definition | Ben Dooks | 2008-12-15 | 8 | -2/+91 | |
| | | * | | | | | | | | | [ARM] S3C: Add register defines for new style framebuffer | Ben Dooks | 2008-12-15 | 3 | -0/+698 | |
| | | * | | | | | | | | | [ARM] S3C: Fix SDHCI setup compilation | Ben Dooks | 2008-12-15 | 1 | -0/+9 | |
| | | * | | | | | | | | | [ARM] S3C6410: Fix gpio configuration for channel 1. | Ben Dooks | 2008-12-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | [ARM] s3c6400_defconfig: Add SDHCI driver | Ben Dooks | 2008-12-15 | 1 | -2/+2 | |
| | | * | | | | | | | | | [ARM] s3c6400_defconfig: Add I2C driver and devices | Ben Dooks | 2008-12-15 | 1 | -9/+121 | |
| | | * | | | | | | | | | [ARM] SMDK6410: Add availability of second hsmmc channel | Ben Dooks | 2008-12-15 | 2 | -1/+35 | |
| | | * | | | | | | | | | [ARM] S3C: Add header for initial i2c device core setup. | Ben Dooks | 2008-12-15 | 2 | -0/+40 | |
| | | * | | | | | | | | | [ARM] SMDK6410: Add I2C device board information | Ben Dooks | 2008-12-15 | 1 | -0/+15 | |
| | | * | | | | | | | | | [ARM] SMDK6410: Add second I2C channel. | Ben Dooks | 2008-12-15 | 2 | -0/+4 | |
| | | * | | | | | | | | | [ARM] S3C64XX: Setup functions for i2c bus 1. | Ben Dooks | 2008-12-15 | 3 | -0/+37 | |
| | | * | | | | | | | | | [ARM] SMDK6410: Add i2c device | Ben Dooks | 2008-12-15 | 1 | -0/+3 |