Age | Commit message (Expand) | Author | Files | Lines |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 8 | -156/+263 |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 1 | -4/+2 |
2011-10-17 | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 1 | -2/+1 |
2011-10-17 | ARM: 7026/1: simpad: replace ARM specific LED code | Jochen Friedrich | 5 | -101/+28 |
2011-10-17 | ARM: 7025/1: simpad: add GPIO based device definitions. | Jochen Friedrich | 1 | -1/+66 |
2011-10-17 | ARM: 7024/1: simpad: Cleanup CS3 accessors. | Jochen Friedrich | 3 | -52/+153 |
2011-10-17 | ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIO | Jochen Friedrich | 2 | -0/+14 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -2/+3 |
2011-08-17 | ARM: io: remove IO_SPACE_LIMIT from SA11x0 | Russell King | 1 | -4/+2 |
2011-08-10 | mach-sa1100: fix PCI build problem | Linus Walleij | 1 | -0/+1 |
2011-07-30 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+2 |
2011-07-27 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -8/+3 |
2011-07-23 | Merge branch 'devel-stable' into for-next | Russell King | 4 | -4/+9 |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 1 | -1/+2 |
2011-07-18 | ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre | 4 | -4/+9 |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring | 2 | -7/+3 |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 1 | -1/+0 |
2011-07-02 | ARM: pm: allow suspend finisher to return error codes | Russell King | 1 | -1/+1 |
2011-06-24 | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code | Russell King | 1 | -1/+2 |
2011-06-24 | ARM: pm: sa1100: move cpu_suspend into C code | Russell King | 2 | -11/+4 |
2011-06-24 | ARM: pm: move cpu_init() call into core code | Russell King | 1 | -2/+0 |
2011-06-24 | ARM: pm: convert cpu_suspend() to a normal function | Russell King | 1 | -10/+3 |
2011-06-24 | ARM: pm: sa1100: no need to re-enable clock switching | Russell King | 1 | -1/+0 |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 1 | -11/+1 |
2011-05-23 | clocksource: convert ARM 32-bit up counting clocksources | Russell King | 1 | -14/+2 |
2011-05-23 | ARM: update sa1100 to reflect PXA updates | Russell King | 1 | -5/+3 |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King | 1 | -9/+0 |
2011-05-12 | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King | 1 | -2/+1 |
2011-04-24 | ARM / SA1100: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 1 | -13/+6 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 4 | -5/+5 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -6/+6 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 4 | -14/+14 |
2011-03-17 | Merge branch 'p2v' into devel | Russell King | 1 | -1/+1 |
2011-03-17 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 2 | -77/+7 |
2011-02-22 | ARM: pm: convert sa11x0 to generic suspend/resume support | Russell King | 2 | -77/+7 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-02-12 | ARM: 6658/1: collie: do actually pass locomo_info to locomo driver | Dmitry Eremin-Solenikov | 1 | -0/+3 |
2011-01-15 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -46/+46 |
2011-01-15 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+0 |
2011-01-15 | ARM: Fix build regression on SA11x0, PXA, and H720x targets | Russell King | 1 | -1/+0 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2011-01-13 | ARM: sa1100: irq_data conversion. | Lennert Buytenhek | 2 | -46/+46 |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 2 | -28/+31 |
2011-01-04 | ARM: 6607/1: sa1100: Update platform device registration | Jochen Friedrich | 1 | -8/+33 |
2011-01-04 | ARM: 6606/1: sa1100: Fix platform device registration | Jochen Friedrich | 1 | -3/+4 |
2010-12-23 | ARM: sa1100: convert sched_clock() to use new infrastructure | Russell King | 2 | -23/+30 |
2010-12-23 | ARM: ensure all sched_clock() implementations are notrace marked | Russell King | 1 | -1/+1 |
2010-12-23 | ARM: SA11x0: update clock source registration | Russell King | 1 | -5/+1 |
2010-12-21 | ARM: 6459/2: sa1100: Add nanoEngine PCI support. | Marcelo Roberto Jimenez | 6 | -3/+327 |
2010-12-21 | ARM: 6458/1: pcmcia: Adds nanoEngine PCMCIA support. | Marcelo Roberto Jimenez | 2 | -1/+31 |