| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: remove ks8695 platform | Arnd Bergmann | 2019-08-14 | 32 | -2666/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 11 | -44/+11 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 4 | -56/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 2019-05-14 | 1 | -1/+1 |
* | ARM: 8844/1: use unified assembler in assembly files | Stefan Agner | 2019-02-26 | 1 | -1/+1 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | ARM: ks8695: fix section mismatch warning | Arnd Bergmann | 2018-12-12 | 1 | -1/+1 |
* | | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 2018-11-23 | 1 | -5/+5 |
|/ |
|
* | i2c: gpio: move header to platform_data | Wolfram Sang | 2018-05-17 | 1 | -1/+1 |
* | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-14 | 1 | -3/+12 |
|\ |
|
| * | i2c: gpio: Augment all boardfiles to use open drain | Linus Walleij | 2017-10-30 | 1 | -2/+4 |
| * | i2c: gpio: Convert to use descriptors | Linus Walleij | 2017-10-30 | 1 | -3/+10 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-03-20 | 2 | -2/+2 |
|\ |
|
| * | ARM: ks8695: fix __initdata annotation | Arnd Bergmann | 2016-02-26 | 2 | -2/+2 |
* | | ARM: 8532/1: uncompress: mark putc as inline | Arnd Bergmann | 2016-02-22 | 1 | -1/+1 |
|/ |
|
* | ARM: ks8695: make headers more local | Arnd Bergmann | 2015-12-01 | 15 | -11/+11 |
* | ARM: kill off set_irq_flags usage | Rob Herring | 2015-07-28 | 1 | -1/+1 |
* | ARM/ks8695/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-17 | 1 | -22/+21 |
* | ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre... | Russell King | 2015-05-14 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-02-12 | 1 | -36/+0 |
|\ |
|
| * | ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directory | Daniel Thompson | 2015-01-21 | 1 | -36/+0 |
* | | ARM: ks8695: Convert PCI to use generic config accessors | Rob Herring | 2015-01-30 | 1 | -71/+6 |
|/ |
|
* | kbuild: remove unnecessary variable initializaions | Masahiro Yamada | 2014-10-02 | 1 | -3/+0 |
* | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 2014-07-29 | 1 | -5/+0 |
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -21/+0 |
|\ |
|
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-18 | 1 | -21/+0 |
| |\ |
|
| | * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -21/+0 |
* | | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-05 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | ARM: ks8695/og: make PCI setup conditional | Arnd Bergmann | 2014-03-21 | 1 | -1/+2 |
| |/ / |
|
* / / | ARM: 8000/1: misc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-03-12 | 1 | -1/+1 |
|/ / |
|
* / | ARM: ks8695: delete local <mach/gpio.h> header | Linus Walleij | 2013-12-03 | 1 | -19/+0 |
|/ |
|
* | gpio: (gpio-pca953x) move header to linux/platform_data/ | Vivien Didelot | 2013-08-29 | 1 | -1/+1 |
* | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 2 | -3/+3 |
* | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 | 1 | -1/+0 |
|\ |
|
| * | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-11 | 1 | -1/+0 |
* | | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
| |/ |
|
* / | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 7 | -17/+13 |
|/ |
|
* | Merge branch 'late/fixes' into fixes | Olof Johansson | 2012-10-07 | 1 | -1/+2 |
|\ |
|
| * | ARM: ks8695: __arch_virt_to_dma type handling | Arnd Bergmann | 2012-10-07 | 1 | -1/+2 |
* | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 4 | -0/+389 |
|\ \ |
|
| * \ | Merge branch 'ks8695/boards' into next/boards | Olof Johansson | 2012-09-07 | 4 | -0/+389 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: ks8695: add board support for the OpenGear boards based on the KS8695 | Greg Ungerer | 2012-09-07 | 3 | -0/+243 |
| | * | ARM: ks8695: add board support for the SnapGear boards based on the KS8695 | Greg Ungerer | 2012-09-07 | 3 | -0/+146 |
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 4 | -121/+0 |
|\ \ \ |
|
| * | | | ARM: mach-ks8695: remove leds driver, since nobody use it | Bryan Wu | 2012-08-01 | 4 | -121/+0 |
| |/ / |
|
* | | | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 2012-09-22 | 3 | -5/+5 |
|\ \ \ |
|