summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ks8695
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-232-33/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
| |\ \
| | * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| * | | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-27/+0
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-2/+2
|\ \ \ | |_|/ |/| |
| * | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-2/+2
| |/
* / ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.cJesper Juhl2012-02-101-1/+0
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-4/+4
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-4/+4
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\ \
| * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
| |/
* | Merge branch 'restart' into for-linusRussell King2012-01-056-21/+22
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | ARM: restart: ks8695: use new restart hookRussell King2012-01-056-17/+22
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-19/+0
|\ \ \ | |/ / |/| |
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-19/+0
| |/
* / ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-1/+1
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-284-4/+4
|\
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * ARM: mach-ks8695: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-279-366/+49
|\ \
| * | ARM: 7037/1: mach-ks8695: fix GPIO LEDsLinus Walleij2011-08-222-0/+2
| * | ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij2011-08-225-27/+42