Age | Commit message (Expand) | Author |
2011-12-08 | ARM: sa1100: fix build error | Jett.Zhou |
2011-10-31 | arm: fix implicit use of page.h in several arch/arm files | Paul Gortmaker |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King |
2011-10-17 | ARM: platform fixups: remove mdesc argument to fixup function | Russell King |
2011-10-17 | ARM: 7026/1: simpad: replace ARM specific LED code | Jochen Friedrich |
2011-10-17 | ARM: 7025/1: simpad: add GPIO based device definitions. | Jochen Friedrich |
2011-10-17 | ARM: 7024/1: simpad: Cleanup CS3 accessors. | Jochen Friedrich |
2011-10-17 | ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIO | Jochen Friedrich |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre |
2011-08-22 | ARM: 7050/1: mach-sa1100: delete irq_to_gpio() function | Linus Walleij |
2011-08-22 | ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem | Linus Walleij |
2011-08-21 | ARM: mach-sa1100: convert boot_params to atag_offset | Nicolas Pitre |
2011-08-17 | ARM: io: remove IO_SPACE_LIMIT from SA11x0 | Russell King |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King |
2011-08-10 | mach-sa1100: fix PCI build problem | Linus Walleij |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle |
2011-07-18 | ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring |
2011-07-02 | ARM: pm: allow suspend finisher to return error codes | Russell King |
2011-06-24 | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code | Russell King |
2011-06-24 | ARM: pm: sa1100: move cpu_suspend into C code | Russell King |
2011-06-24 | ARM: pm: move cpu_init() call into core code | Russell King |
2011-06-24 | ARM: pm: convert cpu_suspend() to a normal function | Russell King |
2011-06-24 | ARM: pm: sa1100: no need to re-enable clock switching | Russell King |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-23 | clocksource: convert ARM 32-bit up counting clocksources | Russell King |
2011-05-23 | ARM: update sa1100 to reflect PXA updates | Russell King |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King |
2011-05-12 | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King |
2011-04-24 | ARM / SA1100: Use struct syscore_ops for "core" power management | Rafael J. Wysocki |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
2011-03-16 | Merge branch 'p2v' into devel | Russell King |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King |
2011-02-22 | ARM: pm: convert sa11x0 to generic suspend/resume support | Russell King |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King |
2011-02-11 | ARM: 6658/1: collie: do actually pass locomo_info to locomo driver | Dmitry Eremin-Solenikov |
2011-01-15 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-15 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-15 | ARM: Fix build regression on SA11x0, PXA, and H720x targets | Russell King |