summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-05-07[ARM] S3C64XX: Add HCLKx2Werner Almesberger3-0/+9
2009-05-07[ARM] S3C6410: Add CAMIF clockWerner Almesberger1-0/+29
2009-05-07[ARM] Merge next-s3c-s3c6410 into for-rmk-develBen Dooks5-0/+586
2009-05-07[ARM] SMDK6400: Fix WM8753 i2c board definitionBen Dooks1-1/+1
2009-05-07[ARM] S3C64XX: Add S3C6400 SDHCI setup supportBen Dooks10-40/+187
2009-05-07[ARM] S3C64XX: Add S3C6400 CPU detection.Ben Dooks1-0/+8
2009-05-07[ARM] S3C6400: Core support for S3C6400 SoCBen Dooks4-4/+95
2009-05-07[ARM] SMDK6400: Initial machine support for SMDK6400Ben Dooks3-0/+109
2009-05-07[ARM] VIC: Add power management deviceBen Dooks7-14/+228
2009-05-07[ARM] S3C: GPIO PM core GPIOlib integrationBen Dooks8-226/+438
2009-05-07[ARM] S3C64XX: Add IRQ PM codeBen Dooks4-3/+119
2009-05-07[ARM] S3C64XX: Add generic s3c64xx sys device.Ben Dooks2-0/+21
2009-05-07[ARM] S3C64XX: Add s3c6410_sysclass exportBen Dooks1-0/+1
2009-05-07[ARM] S3C64XX: Initial support for PM (suspend to RAM)Ben Dooks11-2/+479
2009-05-07[ARM] S3C: PM save UART UDIVSLOT if doing PMBen Dooks2-0/+11
2009-05-07[ARM] S3C: Add debug to UART save and a per-arch callback pre-restoreBen Dooks2-0/+10
2009-05-07[ARM] S3C64XX: Add USB OHCI supportBen Dooks2-0/+4
2009-05-07[ARM] S3C: Rename S3C24XX_PA_USBHOST to S3C_PA_USBHOSTBen Dooks3-4/+3
2009-05-07[ARM] SMDK6410: Add USB OHCI hostBen Dooks2-0/+2
2009-05-07[ARM] S3C: Add common USB OHCI device definitionBen Dooks7-30/+72
2009-05-01[ARM] SMDK6410: Hook regulator control of VDDARM up for WM1190-EV1Mark Brown1-0/+9
2009-05-01[PATCH] S3C64XX: Basic A&W6410 board support patch V2Kwangwoo Lee3-0/+256
2009-05-01[ARM] SMDK6410: Mark all supplies as always_onMark Brown1-0/+3
2009-05-01[ARM] SMDK6410: Use active high IRQ for the WM8350 on the WM1190-EV1Mark Brown1-0/+1
2009-05-01[ARM] S3C6410: Basic support for NCP board (v2)Kyungmin Park3-0/+117
2009-05-01[ARM] SMDK6410: Support WM1190-EV1 PMIC boardMark Brown2-0/+148
2009-05-01[ARM] SMDK6410: Add support for SMSC9115 ethernet controllerMark Brown1-0/+35
2009-05-01[ARM] SMDK6410: Ensure LCD settings are setupBen Dooks1-0/+17
2009-04-29m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven1-0/+1
2009-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds9-49/+53
2009-04-29powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott1-2/+2
2009-04-28powerpc/ps3: Fix build error on UPGeoff Levand1-4/+0
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman1-1/+4
2009-04-28powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala1-0/+1
2009-04-28sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2-2/+2
2009-04-28sh: Use __INIT macro instead of .text.init.Tim Abbott1-2/+3
2009-04-28powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott1-2/+3
2009-04-28powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott1-1/+2
2009-04-28arm: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-28FRV: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-28FRV: Remove unused header asm/init.h.Tim Abbott1-12/+0
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Paul Mackerras1-13/+43
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-6/+17
2009-04-27powerpc/86xx: Add device_type entry to soc for ppc9aMartyn Welch1-0/+1
2009-04-27Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-21/+38
2009-04-27FRV: Stop gcc from generating uninitialised variable warnings after BUG()David Howells1-2/+3
2009-04-27FRV: Wire up new syscallsDavid Howells2-1/+5
2009-04-27sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt1-1/+1
2009-04-27sh: sh7785lcr: fix defconfig for 29-bit modeYoshihiro Shimoda1-20/+37
2009-04-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-14/+58