aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-cns3xxx
AgeCommit message (Expand)Author
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-12Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-11-12ARM: cns3xxx: drop unnecessary symbol selectionImre Kaloz
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-22ARM: cns3xxx: use OHCI platform driverFlorian Fainelli
2012-10-22ARM: cns3xxx: use ehci platform driverFlorian Fainelli
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-13ARM: __io abuse cleanupRob Herring
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: cns3xxx: use new restart hookRussell King
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-11-15ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-25Merge branch 'misc' into for-linusRussell King
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer
2011-10-13ARM: mach-cns3xxx: remove mach/memory.hNicolas Pitre
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-09-09ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov
2011-09-09ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin
2011-08-21ARM: mach-cns3xxx: convert boot_params to atag_offsetNicolas Pitre
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring
2011-07-12ARM: remove unnecessary mach/hardware.h includesRob Herring
2011-07-08ARM: CNS3XXX: add UL suffix to VMALLOC_END to ensure it is properly typedBarry Song