aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ks8695 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-2/+2
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-19/+0
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-2/+2
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-02-10ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.cJesper Juhl1-1/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-27/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-4/+4
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-4/+4
2012-01-05Merge branch 'restart' into for-linusRussell King6-21/+22
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: ks8695: use new restart hookRussell King6-17/+22
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-19/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-19/+0