summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ks8695/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-19/+0
* Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
|\
| * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-27/+0
|/
* Merge branch 'restart' into for-linusRussell King2012-01-051-21/+0
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * ARM: restart: ks8695: use new restart hookRussell King2012-01-051-17/+0
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-19/+0
|\ \ | |/ |/|
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-19/+0
* | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-1/+1
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-1/+1
|\
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
* | ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij2011-08-222-27/+39
* | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-2/+0
* | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-2/+0
* | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-9/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | ARM: convert PCI defines to variablesRob Herring2011-07-121-7/+0
* | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0
|/
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
* ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King2011-01-031-4/+4
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-5/+3
* ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
* ARM: dma-mapping: provide dma_to_page()Russell King2009-11-231-0/+7
* ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.czeal2009-11-051-1/+1
* ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2009-08-052-2/+8
* Merge branch 'highmem' into develRussell King2009-03-241-1/+5
|\
| * [ARM] make page_to_dma() highmem awareNicolas Pitre2009-03-151-1/+5
* | [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
|/
* [ARM] KS8695: Add GPIO to IRQ mapping functionBen Dooks2008-12-141-5/+1
* [ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIBDaniel Silverstone2008-12-141-33/+12
* [ARM] Add a common typesafe __io implementationRussell King2008-11-301-2/+2
* [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-17/+0
* [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-5/+0
* [ARM] gpio_free might sleep, arm architectureUwe Kleine-König2008-10-301-0/+3
*-. Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'...Russell King2008-10-096-10/+10
|\ \
| | * [ARM] 5297/1: [KS8695] Fix two compile-time warningsAndrew Victor2008-10-091-2/+2
| | * [ARM] 5296/1: [KS8695] Replace macro's with trailing underscores.Andrew Victor2008-10-093-6/+6
| |/ |/|
| * [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-062-2/+2
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0725-0/+1241
OpenPOWER on IntegriCloud