aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ks8695
AgeCommit message (Expand)Author
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-30ARM: ks8695: Convert PCI to use generic config accessorsRob Herring
2015-01-21ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directoryDaniel Thompson
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-21ARM: ks8695/og: make PCI setup conditionalArnd Bergmann
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker
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-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson
2012-10-07ARM: ks8695: __arch_virt_to_dma type handlingArnd Bergmann
2012-10-01Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
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-07Merge branch 'ks8695/boards' into next/boardsOlof Johansson
2012-09-07ARM: ks8695: add board support for the OpenGear boards based on the KS8695Greg Ungerer
2012-09-07ARM: ks8695: add board support for the SnapGear boards based on the KS8695Greg Ungerer
2012-09-05ARM: ks8695: convert to generic time and clocksourceLinus Walleij
2012-09-05ARM: ks8695: delete resume hook from timerLinus Walleij
2012-09-05ARM: ks8695: use [readl|writel]_relaxed()Linus Walleij
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-05-13ARM: PCI: provide a default bus scan implementationRussell King
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
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-02-10ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.cJesper Juhl
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-05Merge branch 'restart' into for-linusRussell King