summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ks8695
Commit message (Expand)AuthorAgeFilesLines
* i2c: gpio: move header to platform_dataWolfram Sang2018-05-171-1/+1
* Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-141-3/+12
|\
| * i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2017-10-301-2/+4
| * i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-301-3/+10
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-202-2/+2
|\
| * ARM: ks8695: fix __initdata annotationArnd Bergmann2016-02-262-2/+2
* | ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann2016-02-221-1/+1
|/
* ARM: ks8695: make headers more localArnd Bergmann2015-12-0115-11/+11
* ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
* ARM/ks8695/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-22/+21
* ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King2015-05-141-1/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-121-36/+0
|\
| * ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directoryDaniel Thompson2015-01-211-36/+0
* | ARM: ks8695: Convert PCI to use generic config accessorsRob Herring2015-01-301-71/+6
|/
* kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-3/+0
* ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-291-5/+0
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-21/+0
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-21/+0
| |\
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-21/+0
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-051-1/+2
|\ \ \
| * | | ARM: ks8695/og: make PCI setup conditionalArnd Bergmann2014-03-211-1/+2
| |/ /
* | | ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
|/ /
* | ARM: ks8695: delete local <mach/gpio.h> headerLinus Walleij2013-12-031-19/+0
|/
* gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-1/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-3/+3
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-1/+0
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0
* | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-1/+1
|\ \
| * | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-247-17/+13
|/
* Merge branch 'late/fixes' into fixesOlof Johansson2012-10-071-1/+2
|\
| * ARM: ks8695: __arch_virt_to_dma type handlingArnd Bergmann2012-10-071-1/+2
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-014-0/+389
|\ \
| * \ Merge branch 'ks8695/boards' into next/boardsOlof Johansson2012-09-074-0/+389
| |\ \ | | |/ | |/|
| | * ARM: ks8695: add board support for the OpenGear boards based on the KS8695Greg Ungerer2012-09-073-0/+243
| | * ARM: ks8695: add board support for the SnapGear boards based on the KS8695Greg Ungerer2012-09-073-0/+146
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-014-121/+0
|\ \ \
| * | | ARM: mach-ks8695: remove leds driver, since nobody use itBryan Wu2012-08-014-121/+0
| |/ /
* | | Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-223-5/+5
|\ \ \
| * | | ARM: ks8695: use __iomem pointers for MMIOArnd Bergmann2012-09-193-5/+5
| |/ /
* | | ARM: ks8695: convert to generic time and clocksourceLinus Walleij2012-09-051-38/+67
* | | ARM: ks8695: delete resume hook from timerLinus Walleij2012-09-051-1/+0
* | | ARM: ks8695: use [readl|writel]_relaxed()Linus Walleij2012-09-051-12/+12
* | | ARM: ks8695: merge the timer header into the timer driverLinus Walleij2012-09-052-41/+20
|/ /
* | ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-7/+1
* | ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-131-1/+0
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-19/+0
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-19/+0
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\ \
OpenPOWER on IntegriCloud