summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ks8695/include
AgeCommit message (Expand)Author
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann
2015-12-01ARM: ks8695: make headers more localArnd Bergmann
2015-05-14ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King
2015-01-21ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directoryDaniel Thompson
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-12-03ARM: ks8695: delete local <mach/gpio.h> headerLinus Walleij
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson
2012-10-07ARM: ks8695: __arch_virt_to_dma type handlingArnd Bergmann
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson
2012-09-19ARM: ks8695: use __iomem pointers for MMIOArnd Bergmann
2012-09-05ARM: ks8695: merge the timer header into the timer driverLinus Walleij
2012-08-01ARM: mach-ks8695: remove leds driver, since nobody use itBryan Wu
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob 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-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: ks8695: use new restart hookRussell King
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-11-21ARM: 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-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-08-22ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij
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-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-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
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-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
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-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