summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-05-18ARM: SAMSUNG: Fix additional increment when running through gpiosBen Dooks1-2/+2
2010-05-18ARM: S3C24XX: Add note on GPIO bank sizesBen Dooks1-0/+19
2010-05-18ARM: S3C24XX: Remove macros mapping GPIO number to baseBen Dooks3-22/+3
2010-05-18ARM: S3C24XX: Update missed gpio calls to use gpiolibBen Dooks2-8/+12
2010-05-18ARM: S3C24XX: Start cleanup of GPIO numberingBen Dooks2-9/+4
2010-05-18ARM: S3C244X: fix gpiolib port J supportVasily Khoruzhick2-1/+9
2010-05-11ARM: SAMSUNG: Add spinlock locking to GPIO banksBen Dooks3-12/+29
2010-05-06ARM: S3C24XX: Remove _INP macros in <mach/regs-gpioj.h>Ben Dooks1-13/+0
2010-05-06ARM: S3C24XX: Remove S3C2410_GPJ numberingBen Dooks1-19/+0
2010-05-06ARM: S3C24XX: Wrapper s3c2410_gpio_setpin and s3c2410_gpio_pullup()Ben Dooks1-28/+19
2010-05-06ARM: S3C2410: Remove the users of s3c2410_gpio_pullup()Ben Dooks2-2/+2
2010-05-06ARM: mini2440: Move to using gpiolib API and s3c_gpio functionsBen Dooks1-9/+9
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg()Ben Dooks5-21/+39
2010-05-06ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks5-1/+100
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_getirq()Ben Dooks2-20/+1
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_getpull()Ben Dooks2-25/+0
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_setcfg()Ben Dooks2-59/+24
2010-05-06ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()Ben Dooks15-44/+55
2010-05-06ARM: S3C24XX: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks3-9/+9
2010-05-06ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks1-4/+4
2010-05-06ARM: VR1000: Update mach-vr1000.c to use gpiolib APIBen Dooks1-2/+3
2010-05-06ARM: BAST: Update mach-bast to use gpiolib APIBen Dooks1-3/+3
2010-05-06ARM: n30: Update mach-n30 to use gpiolib APIBen Dooks1-2/+5
2010-05-06ARM: QT2410: Update mach-qt2410 to use gpiolib APIBen Dooks1-3/+4
2010-05-06ARM: H1940: Change mach-h1940 to use gpiolib APIBen Dooks2-11/+12
2010-05-06ARM: JIVE: Update mach-jive to use gpiolib APIBen Dooks1-10/+9
2010-05-06ARM: H1940: Change h1940-bluetooth to use gpiolib APIBen Dooks1-4/+12
2010-05-06ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyondBen Dooks4-5/+69
2010-05-06ARM: S3C24XX: Add the gpio pull configuration for pull-upBen Dooks6-0/+61
2010-05-06ARM: S3C24XX: Add initial s3c_gpio configuration codeBen Dooks4-3/+22
2010-05-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-1/+22
2010-05-05Fix the x86_64 implementation of call_rwsem_wait()David Howells1-1/+1
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf1-1/+2
2010-05-03x86: Fix parse_reservetop() build failure on certain configsIngo Molnar1-0/+1
2010-05-01x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava1-0/+3
2010-05-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds23-176/+570
2010-04-30MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpWu Zhangjin1-1/+19
2010-04-30MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.Wu Zhangjin1-1/+1
2010-04-30MIPS: Loongson 2F: Enable fixups of the latest binutilsWu Zhangjin1-0/+13
2010-04-30MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDSWu Zhangjin1-0/+27
2010-04-30MIPS: Kconfig: Make Broadcom SoC support naming consistentFlorian Fainelli1-1/+1
2010-04-30MIPS: BCM63xx: Update defconfigFlorian Fainelli1-83/+335
2010-04-30MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=mWu Zhangjin1-1/+1
2010-04-30MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.Arnaud Patard1-1/+1
2010-04-30MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard1-1/+1
2010-04-30MIPS: Loongson: Fix find_vga_mem_init()Richard LIU1-1/+1
2010-04-30MIPS: Loongson: Fix typo in gdium mach type string.Arnaud Patard1-1/+1
2010-04-30MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior1-6/+1
2010-04-30MIPS: Check for accesses beyond the end of the PGD.David Daney1-23/+87
2010-04-30MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.cDavid Daney1-16/+14