aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ks8695 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-3/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij1-2/+4
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij1-3/+10
2016-03-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+2
2016-02-26ARM: ks8695: fix __initdata annotationArnd Bergmann2-2/+2
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann1-1/+1
2015-12-01ARM: ks8695: make headers more localArnd Bergmann15-11/+11
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2015-07-17ARM/ks8695/time: Migrate to new 'set-state' interfaceViresh Kumar1-22/+21
2015-05-14ARM: Show proper respect for Heinrich Hertz by using the correct unit for frequencyRussell King1-1/+1
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-36/+0
2015-01-30ARM: ks8695: Convert PCI to use generic config accessorsRob Herring1-71/+6
2015-01-21ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directoryDaniel Thompson1-36/+0
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada1-3/+0
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>Uwe Kleine-König1-5/+0
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-21/+0
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2014-03-21ARM: ks8695/og: make PCI setup conditionalArnd Bergmann1-1/+2
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-21/+0
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-21/+0
2013-12-03ARM: ks8695: delete local <mach/gpio.h> headerLinus Walleij1-19/+0
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-3/+3
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-1/+0
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-1/+1
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren7-17/+13
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 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+389
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-121/+0
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson3-5/+5
2012-09-19ARM: ks8695: use __iomem pointers for MMIOArnd Bergmann3-5/+5
2012-09-07Merge branch 'ks8695/boards' into next/boardsOlof Johansson4-0/+389
2012-09-07ARM: ks8695: add board support for the OpenGear boards based on the KS8695Greg Ungerer3-0/+243
2012-09-07ARM: ks8695: add board support for the SnapGear boards based on the KS8695Greg Ungerer3-0/+146
2012-09-05ARM: ks8695: convert to generic time and clocksourceLinus Walleij1-38/+67
2012-09-05ARM: ks8695: delete resume hook from timerLinus Walleij1-1/+0
2012-09-05ARM: ks8695: use [readl|writel]_relaxed()Linus Walleij1-12/+12
2012-09-05ARM: ks8695: merge the timer header into the timer driverLinus Walleij2-41/+20
2012-08-01ARM: mach-ks8695: remove leds driver, since nobody use itBryan Wu4-121/+0
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-7/+1
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-1/+0
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-19/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-33/+0