summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rpc
AgeCommit message (Expand)Author
2017-06-14arm: mach-rpc: ecard: fix build errorGreg Kroah-Hartman
2017-06-10arm: ecard: fix dev_groups patch typoGreg Kroah-Hartman
2017-06-09arm: ecard: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-08-26ARM: document and update UNCACHEABLE_ADDR definitionsRussell King
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-12-20ARM: rpc: stop using <mach/timex.h>Uwe Kleine-König
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King
2013-08-25ARM: debug: provide 8250 debug uart flow control configuration optionRussell King
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren
2012-10-07ARM: rpc: check device_register return code in ecard_probeArnd Bergmann
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-24ARM: ecard: get rid of NO_IRQ madnessRussell King
2012-03-24ARM: riscpc: use DEFINE_RES_xxx()Russell King
2012-03-24ARM: riscpc: remove expansion card irq mask registerRussell King
2012-03-24ARM: riscpc: convert ecard to use irq_alloc_descs()Russell King
2012-03-24ARM: riscpc: use irq chip data in ecard.cRussell King
2012-03-24ARM: riscpc: move ecard.c to arch/arm/mach-rpcRussell King
2012-03-24ARM: riscpc: remove IRQ_TIMERRussell King
2012-03-24ARM: riscpc: use definition for serial port interruptRussell King
2012-03-24ARM: riscpc: pass IRQ resources into keyboard driverRussell King
2012-03-24ARM: riscpc: move time-acorn.c to mach-rpcRussell King
2012-03-13ARM: create a common IOMEM definitionRob Herring
2012-03-06ARM: kill off __mem_pciRob Herring
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-02-21ARM: rpc: make default fiq handler run-time installedRob Herring
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
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: riscpc: use new restart hookRussell King
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King