aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ks8695/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson1-1/+2
2012-10-07ARM: ks8695: __arch_virt_to_dma type handlingArnd Bergmann1-1/+2
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+0
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2-4/+4
2012-09-19ARM: ks8695: use __iomem pointers for MMIOArnd Bergmann2-4/+4
2012-09-05ARM: ks8695: merge the timer header into the timer driverLinus Walleij1-40/+0
2012-08-01ARM: mach-ks8695: remove leds driver, since nobody use itBryan Wu1-5/+0
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-19/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-27/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-21/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: ks8695: use new restart hookRussell King1-17/+0
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-19/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-19/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-22ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij2-27/+39
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-2/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-9/+2
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-12ARM: convert PCI defines to variablesRob Herring1-7/+0
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King1-4/+4
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-5/+3
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-11-23ARM: dma-mapping: provide dma_to_page()Russell King1-0/+7
2009-11-05ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.czeal1-1/+1
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2-2/+8
2009-03-24Merge branch 'highmem' into develRussell King1-1/+5
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-15[ARM] make page_to_dma() highmem awareNicolas Pitre1-1/+5
2008-12-14[ARM] KS8695: Add GPIO to IRQ mapping functionBen Dooks1-5/+1
2008-12-14[ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIBDaniel Silverstone1-33/+12
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-2/+2
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-17/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-5/+0
2008-10-30[ARM] gpio_free might sleep, arm architectureUwe Kleine-König1-0/+3
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into develRussell King6-10/+10
2008-10-09[ARM] 5297/1: [KS8695] Fix two compile-time warningsAndrew Victor1-2/+2
2008-10-09[ARM] 5296/1: [KS8695] Replace macro's with trailing underscores.Andrew Victor3-6/+6
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King2-2/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King25-0/+1241