summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-05-06ARM: S3C2410: Remove the users of s3c2410_gpio_pullup()Ben Dooks
2010-05-06ARM: mini2440: Move to using gpiolib API and s3c_gpio functionsBen Dooks
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg()Ben Dooks
2010-05-06ARM: SAMSUNG: Add GPIO configuration read callsBen Dooks
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_getirq()Ben Dooks
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_getpull()Ben Dooks
2010-05-06ARM: S3C24XX: Remove s3c2410_gpio_setcfg()Ben Dooks
2010-05-06ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin()Ben Dooks
2010-05-06ARM: S3C24XX: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks
2010-05-06ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()Ben Dooks
2010-05-06ARM: VR1000: Update mach-vr1000.c to use gpiolib APIBen Dooks
2010-05-06ARM: BAST: Update mach-bast to use gpiolib APIBen Dooks
2010-05-06ARM: n30: Update mach-n30 to use gpiolib APIBen Dooks
2010-05-06ARM: QT2410: Update mach-qt2410 to use gpiolib APIBen Dooks
2010-05-06ARM: H1940: Change mach-h1940 to use gpiolib APIBen Dooks
2010-05-06ARM: JIVE: Update mach-jive to use gpiolib APIBen Dooks
2010-05-06ARM: H1940: Change h1940-bluetooth to use gpiolib APIBen Dooks
2010-05-06ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyondBen Dooks
2010-05-06ARM: S3C24XX: Add the gpio pull configuration for pull-upBen Dooks
2010-05-06ARM: S3C24XX: Add initial s3c_gpio configuration codeBen Dooks
2010-05-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-04Fix the x86_64 implementation of call_rwsem_wait()David Howells
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf
2010-05-03x86: Fix parse_reservetop() build failure on certain configsIngo Molnar
2010-04-30x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava
2010-04-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-04-30MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpWu Zhangjin
2010-04-30MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.Wu Zhangjin
2010-04-30MIPS: Loongson 2F: Enable fixups of the latest binutilsWu Zhangjin
2010-04-30MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDSWu Zhangjin
2010-04-30MIPS: Kconfig: Make Broadcom SoC support naming consistentFlorian Fainelli
2010-04-30MIPS: BCM63xx: Update defconfigFlorian Fainelli
2010-04-30MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=mWu Zhangjin
2010-04-30MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.Arnaud Patard
2010-04-30MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard
2010-04-30MIPS: Loongson: Fix find_vga_mem_init()Richard LIU
2010-04-30MIPS: Loongson: Fix typo in gdium mach type string.Arnaud Patard
2010-04-30MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior
2010-04-30MIPS: Check for accesses beyond the end of the PGD.David Daney
2010-04-30MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.cDavid Daney
2010-04-30MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.David Daney
2010-04-30MIPS: die() does not call die notifier chainYury Polyanskiy
2010-04-30MIPS: Swarm, Littlesur: Enable PATA platform driver.Sebastian Andrzej Siewior
2010-04-30MIPS: DB1200: PCMCIA card detection must not be auto-enabled.Manuel Lauss
2010-04-30MIPS: SB1250: Include correct header and fix a warningSebastian Andrzej Siewior
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior
2010-04-30MIPS: cmpxchg.h: Fix excessive indentation.Ralf Baechle
2010-04-30MIPS: Don't vmap things at address zero.David Daney
2010-04-30MIPS: PNX8550: Fix build error, broken by:Ralf Baechle
2010-04-30musb: fix power field to hold all possible valuesAjay Kumar Gupta