aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ks8695
AgeCommit message (Expand)Author
2012-01-11ARM: restart: only perform setup for restart when soft-restartingRussell King
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-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-08-22ARM: 7037/1: mach-ks8695: fix GPIO LEDsLinus Walleij
2011-08-22ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij
2011-08-22ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystemLinus Walleij
2011-08-21ARM: mach-ks8695: convert boot_params to atag_offsetNicolas Pitre
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-13ARM: ks8695: irq_data conversion.Lennert Buytenhek
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King
2010-12-05ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCIHans Ulli Kroll
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2009-11-23ARM: dma-mapping: provide dma_to_page()Russell King
2009-11-05ARM: 5780/1: KS8695: Fix macro definition bug in regs-switch.czeal
2009-08-05ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor
2009-07-30ARM: 5597/1: [PCI] reset all internal hardware prior PCI initializationYegor Yefremov
2009-03-24Merge branch 'highmem' into develRussell King
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-03-15[ARM] make page_to_dma() highmem awareNicolas Pitre
2009-02-10[ARM] 5372/1: ACS5K: Core board support for the ACS-5000Daniel Silverstone
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King
2008-12-14[ARM] DSM320: Add support for the DSM320Daniel Silverstone
2008-12-14[ARM] KS8695: Add GPIO to IRQ mapping functionBen Dooks
2008-12-14[ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIBDaniel Silverstone
2008-12-14[ARM] KS8695: Fix up device registration.Daniel Silverstone
2008-11-30[ARM] Add a common typesafe __io implementationRussell King
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-10-30[ARM] gpio_free might sleep, arm architectureUwe Kleine-König
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'...Russell King
2008-10-09[ARM] 5297/1: [KS8695] Fix two compile-time warningsAndrew Victor
2008-10-09[ARM] 5296/1: [KS8695] Replace macro's with trailing underscores.Andrew Victor
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King