You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roel Kluin
7da18afa42
ARM: s3c: fix check of index into s3c_gpios[]
...
The check of the s3c_gpios[] index had an off-by-one.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
16 years ago
..
include
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
16 years ago
Kconfig
ARM: S3C: Add S3C_DEV_NAND Kconfig entry
16 years ago
Makefile
ARM: S3C: Add S3C_DEV_NAND Kconfig entry
16 years ago
clock.c
[ARM] S3C: Do not set clk->owner field if unset
16 years ago
dev-fb.c
[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c
16 years ago
dev-hsmmc.c
…
dev-hsmmc1.c
…
dev-i2c0.c
i2c-s3c2410: Simplify bus frequency calculation
16 years ago
dev-i2c1.c
i2c-s3c2410: Simplify bus frequency calculation
16 years ago
dev-nand.c
ARM: S3C: move s3c_device_nand from plat-s3c24xx to plat-s3c
16 years ago
dev-usb-hsotg.c
[ARM] S3C: Add USB high-speed/OtG device definitions
16 years ago
dev-usb.c
[ARM] S3C: Rename S3C24XX_PA_USBHOST to S3C_PA_USBHOST
16 years ago
dma.c
[ARM] S3C: Move DMA channel management code to plat-s3c
16 years ago
gpio-config.c
[ARM] S3C: Fix gpio-config off-by-one bug
16 years ago
gpio.c
ARM: s3c: fix check of index into s3c_gpios[]
16 years ago
init.c
…
pm-check.c
[ARM] S3C: Do not kmalloc/kfree during inner suspend code.
16 years ago
pm-gpio.c
[ARM] S3C: GPIO PM core GPIOlib integration
16 years ago
pm.c
[ARM] S3C64XX: Initial support for PM (suspend to RAM)
16 years ago
pwm-clock.c
…
pwm.c
Merge branch 'master' into devel
16 years ago
time.c
…