aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ks8695
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-2313-383/+21
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+39
|\
| * Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-284-4/+4
| |\
| | * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| | * ARM: mach-ks8695: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
| * | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-279-366/+49
| |\ \
| | * | ARM: 7037/1: mach-ks8695: fix GPIO LEDsLinus Walleij2011-08-222-0/+2
| | * | ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij2011-08-225-27/+42
| | * | ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystemLinus Walleij2011-08-222-319/+1
| | * | 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
| | * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-085-10/+5
| | |/
| * | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| |/
| * Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-293-3/+3
| |\
| | * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-223-3/+3
| |/ |/|
| * ARM: convert PCI defines to variablesRob Herring2011-07-122-7/+3
| * ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-8/+10
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-292-9/+9
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
* ARM: ks8695: irq_data conversion.Lennert Buytenhek2011-01-131-21/+22
* ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King2011-01-031-4/+4
* ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCIHans Ulli Kroll2010-12-051-0/+1
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-203-6/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-5/+3
* ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2010-07-271-2/+2
* 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
* ARM: 5597/1: [PCI] reset all internal hardware prior PCI initializationYegor Yefremov2009-07-301-0/+3
* 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] 5372/1: ACS5K: Core board support for the ACS-5000Daniel Silverstone2009-02-103-0/+240
|/
* [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King2009-01-081-0/+1
* [ARM] DSM320: Add support for the DSM320Daniel Silverstone2008-12-143-0/+138
* [ARM] KS8695: Add GPIO to IRQ mapping functionBen Dooks2008-12-142-8/+3
* [ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIBDaniel Silverstone2008-12-143-43/+44
* [ARM] KS8695: Fix up device registration.Daniel Silverstone2008-12-141-17/+21
* [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-0911-26/+26
|\ \
| | * [ARM] 5297/1: [KS8695] Fix two compile-time warningsAndrew Victor2008-10-092-3/+3
| | * [ARM] 5296/1: [KS8695] Replace macro's with trailing underscores.Andrew Victor2008-10-094-16/+16
| |/ |/|
| * [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-067-7/+7
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0733-20/+1261