summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-03-16Merge branch 'p2v' into develRussell King
2011-03-16Merge branch 'v6v7' into develRussell King
2011-03-16Merge branch 'misc' into develRussell King
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King
2011-03-15ARM: 6806/1: irq: introduce entry and exit functions for chained handlersWill Deacon
2011-03-10ARM: 6781/1: Thumb-2: Work around buggy Thumb-2 short branch relocations in gasDave Martin
2011-03-10ARM: 6747/1: P2V: Thumb2 supportNicolas Pitre
2011-03-10ARM: 6798/1: aout-core: zero thread debug registers in a.out core dumpWill Deacon
2011-03-10ARM: 6796/1: Footbridge: Fix I/O mappings for NOMMU modeStepan Moskovchenko
2011-03-09ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9Will Deacon
2011-03-09ARM: 6772/1: errata: possible fault MMU translations following an ASID switchWill Deacon
2011-03-09ARM: 6776/1: mach-ux500: activate fix for errata 753970Linus Walleij
2011-03-09ARM: 6794/1: SPEAr: Append UL to device address macros.Shiraz Hashim
2011-03-09ARM: 6793/1: SPEAr: Remove unused *_SIZE macros from spear*.h filesviresh kumar
2011-03-09ARM: 6792/1: SPEAr: Replace SIZE macro's with SZ_4K macrosviresh kumar
2011-03-09ARM: 6791/1: SPEAr3xx: Declare device structures after shirq codeviresh kumar
2011-03-09ARM: 6790/1: SPEAr: Clock Framework: Rename usbd clock and align apb_clk entryviresh kumar
2011-03-09ARM: 6789/1: SPEAr3xx: Rename sdio to sdhciviresh kumar
2011-03-09ARM: 6788/1: SPEAr: Include mach/hardware.h instead of mach/spear.hviresh kumar
2011-03-09ARM: 6787/1: SPEAr: Reorder #includes in .h & .c files.viresh kumar
2011-03-09ARM: 6681/1: SPEAr: add debugfs support to clk APIShiraz Hashim
2011-03-09ARM: 6703/1: SPEAr: update clk API supportviresh kumar
2011-03-09ARM: 6679/1: SPEAr: make clk API functions more genericviresh kumar
2011-03-09ARM: 6737/1: SPEAr: formalized timer supportShiraz Hashim
2011-03-09ARM: 6678/1: SPEAr: update padmux codeviresh kumar
2011-03-09ARM: 6677/1: SPEAr: add IOMEM(x) definition and update declaration of MISC_BASEviresh kumar
2011-03-09ARM: 6786/1: enable CONFIG_KTIME_SCALARRob Herring
2011-03-09ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expan...Nicolas Pitre
2011-03-09ARM: 6777/1: gic: Add hooks for architecture specific extensionsSantosh Shilimkar
2011-03-09ARM: 6755/1: omap4: l2x0: Populate set_debug() function and enable Errata 727915Santosh Shilimkar
2011-03-09ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corruptiSantosh Shilimkar
2011-03-07Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-07Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-07Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-06ARM: 6780/1: EDB93xx: Add support for CS4271 SPI-connected CODECAlexander Sverdlin
2011-03-04Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-03-04ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410Mark Brown
2011-03-04ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410Mark Brown
2011-03-04ARM: S3C64XX: Reduce output of s3c64xx_dma_init1()Ben Dooks
2011-03-04ARM: S3C64XX: Tone down SDHCI debuggingMark Brown
2011-03-04ARM: S3C64XX: Add clock for i2c1Ben Dooks
2011-03-04ARM: S3C64XX: Staticise non-exported GPIO to interrupt functionsMark Brown
2011-03-04ARM: SAMSUNG: Include devs.h in dev-uart.c to prototype devicesMark Brown
2011-03-04ARM: S3C64XX: Fix keypad setup to configure correct number of rowsBen Dooks
2011-03-04ARM: S3C2440: Fix usage gpio bank j pin definitions on GTA02Lars-Peter Clausen
2011-03-04ARM: S5P64X0: Fix number of GPIO lines in Bank FBanajit Goswami
2011-03-04ARM: S3C2440: Select missing S3C_DEV_USB_HOST on GTA02Lars-Peter Clausen
2011-03-04ARM: mach-shmobile: mackerel: modify LCDC clock divider valueKuninori Morimoto
2011-03-04ARM: mach-shmobile: ap4evb: modify LCDC clock divider valueKuninori Morimoto
2011-03-03Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren