summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-15ARM: lpc18xx: add basic support for NXP LPC18xx/43xx SoCsJoachim Eastwood6-1/+49
2015-05-15ARM: Add STM32 family machineMaxime Coquelin7-0/+96
2015-05-15Merge tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux into next/socArnd Bergmann19-910/+63
2015-05-15Merge tag 'rpi-soc-for-armsoc-v4.2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2-91/+62
2015-05-14ARM: bcm2835: Move the restart/power_off handling to the WDT driverEric Anholt2-73/+62
2015-05-14ARM: bcm2835: Drop the init_irq() hookEric Anholt1-1/+0
2015-05-14ARM: bcm2835: Skip doing our own iotable_init() initializationEric Anholt1-17/+0
2015-05-13Merge tag 'tegra-for-4.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann9-33/+59
2015-05-13Merge tag 'socfpga_updates_for_v4.2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann7-66/+37
2015-05-13ARM: socfpga: use of_iomap to map the SCUDinh Nguyen3-49/+10
2015-05-12ARM: pxa: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2015-05-12ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk frameworkRobert Jarzmik16-528/+6
2015-05-12ARM: pxa: convert eseries to clock frameworkRobert Jarzmik1-19/+2
2015-05-12ARM: pxa: Transition pxa25x and pxa27x to clk frameworkRobert Jarzmik4-359/+7
2015-05-12ARM: pxa: pxa27x skip default device initialization with DTRobert Jarzmik1-2/+6
2015-05-12clk: pxa: add missing pxa27x clocks for Irda and sa1100-rtcRobert Jarzmik1-0/+29
2015-05-12ARM: pxa: move gpio11 clock to board filesRobert Jarzmik2-1/+7
2015-05-12ARM: pxa: change clocks init sequenceRobert Jarzmik3-2/+7
2015-05-12Merge tag 'sunxi-core-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-0/+70
2015-05-12MAINTAINERS: add myself as ARM/UniPhier maintainerMasahiro Yamada1-0/+7
2015-05-12ARM: UniPhier: add basic support for UniPhier architectureMasahiro Yamada6-0/+136
2015-05-11ARM: socfpga: remove the need to map uart_io_descDinh Nguyen1-9/+0
2015-05-11ARM: socfpga: Add support for UART1 debug uart for earlyprintkDinh Nguyen1-7/+19
2015-05-11ARM: socfpga: support big endian for socfpgaBen Dooks1-0/+1
2015-05-11ARM: socfpga: enable big endian for secondary core(s)Ben Dooks1-1/+4
2015-05-11ARM: debug: fix big endian operation for 8250 word modeBen Dooks1-0/+3
2015-05-10Linux 4.1-rc3v4.1-rc3Linus Torvalds1-1/+1
2015-05-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-106/+230
2015-05-11Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-9/+29
2015-05-11drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-10Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds7-19/+13
2015-05-10Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-2/+7
2015-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds42-234/+480
2015-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+6
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-72/+2
2015-05-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+1
2015-05-09m32r: make flush_cpumask non-volatile.Rusty Russell1-3/+3
2015-05-09mnt: Fix fs_fully_visible to verify the root directory is visibleEric W. Biederman1-0/+6
2015-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-7/+15
2015-05-09path_openat(): fix double fput()Al Viro1-1/+2
2015-05-09namei: d_is_negative() should be checked before ->d_seq validationAl Viro1-6/+13
2015-05-08Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2015-05-08Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-8/+9
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds11-41/+60
2015-05-08Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-46/+36
2015-05-08Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds6-4/+22
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+3
2015-05-09ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snowJavier Martinez Canillas1-0/+1
2015-05-09ARM: dts: Fix typo in trip point temperature for exynos5420/5440Abhilash Kesavan2-2/+2
2015-05-09ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boardsMarkus Reichl1-0/+3