aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-u300
AgeCommit message (Expand)Author
2012-01-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
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: lpc32xx & u300: remove unnecessary printkRussell King
2012-01-05ARM: restart: u300: use new restart hookRussell King
2012-01-03pinctrl: rename U300 and SIRF pin controllersLinus Walleij
2012-01-03arm/u300: don't use PINMUX_MAP_PRIMARY*Stephen Warren
2012-01-03pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij
2012-01-03ARM: u300: localize GPIO assignmentsLinus Walleij
2012-01-03pinctrl: make a copy of pinmux mapLinus Walleij
2011-12-20Merge branch 'u300/cleanup' into next/cleanupOlof Johansson
2011-12-19ARM: u300: delete memory.hLinus Walleij
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
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-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King
2011-11-15ARM: u300: convert to MULTI_IRQ_HANDLERJamie Iles
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann
2011-10-29ARM: mark empty gpio.h files emptyLinus Walleij
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-25Merge branch 'for-next' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds
2011-10-24mfd: Delete ab3550 driverLinus Walleij
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer
2011-10-13pinctrl: add a driver for the U300 pinmuxLinus Walleij
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-09-08ARM: 7083/1: rewrite U300 GPIO to use gpiolibLinus Walleij
2011-08-23Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev...Russell King
2011-08-22ARM: mach-u300: Setup consistent dma size at boot timeJon Medhurst
2011-08-22ARM: 7034/1: mach-u300: delete irq_to_gpio() functionLinus Walleij
2011-08-22ARM: 7033/1: mach-u300: break out GPIO driver specificsLinus Walleij
2011-08-21ARM: mach-u300: convert boot_params to atag_offsetNicolas Pitre
2011-08-17mach-u300: retire AVE deviceLinus Walleij
2011-08-17mach-u300: delete bogus memory mappingsLinus Walleij
2011-08-17mach-u300: drop SEMI config optionLinus Walleij
2011-08-17mach-u300: retire odd singlemem variantLinus Walleij
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-23mach-u300: set apropriate FIFO trigger levelsLinus Walleij
2011-06-23mach-u300: cleanup clockevent codeLinus Walleij
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches