summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rpi-soc-for-armsoc-v4.2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-05-152-91/+62
|\
| * ARM: bcm2835: Move the restart/power_off handling to the WDT driverEric Anholt2015-05-142-73/+62
| * ARM: bcm2835: Drop the init_irq() hookEric Anholt2015-05-141-1/+0
| * ARM: bcm2835: Skip doing our own iotable_init() initializationEric Anholt2015-05-141-17/+0
* | Merge tag 'tegra-for-4.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-05-139-33/+59
|\ \
| * | soc/tegra: pmc: move to using a restart handlerDavid Riley2015-05-043-9/+17
| * | ARM: tegra20: Store CPU "resettable" status in IRAMDmitry Osipenko2015-05-045-22/+38
| * | soc/tegra: Watch wait_for_completion_timeout() return typeNicholas Mc Guire2015-05-041-2/+4
| |/
* | Merge tag 'socfpga_updates_for_v4.2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2015-05-137-66/+37
|\ \
| * | ARM: socfpga: use of_iomap to map the SCUDinh Nguyen2015-05-133-49/+10
| * | ARM: socfpga: remove the need to map uart_io_descDinh Nguyen2015-05-111-9/+0
| * | ARM: socfpga: Add support for UART1 debug uart for earlyprintkDinh Nguyen2015-05-111-7/+19
| * | ARM: socfpga: support big endian for socfpgaBen Dooks2015-05-111-0/+1
| * | ARM: socfpga: enable big endian for secondary core(s)Ben Dooks2015-05-111-1/+4
| * | ARM: debug: fix big endian operation for 8250 word modeBen Dooks2015-05-111-0/+3
* | | Merge tag 'sunxi-core-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-05-122-0/+70
|\ \ \
| * | | ARM: sun8i: Add SMP support for the Allwinner A23Chen-Yu Tsai2015-04-272-0/+70
| | |/ | |/|
* | | MAINTAINERS: add myself as ARM/UniPhier maintainerMasahiro Yamada2015-05-121-0/+7
* | | ARM: UniPhier: add basic support for UniPhier architectureMasahiro Yamada2015-05-126-0/+136
* | | Linux 4.1-rc3v4.1-rc3Linus Torvalds2015-05-111-1/+1
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-1018-106/+230
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-103-9/+29
| |\ \ \
| | * | | drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson2015-05-071-3/+0
| | * | | drm/i915: Sink rate read should be saved in deca-kHzSonika Jindal2015-05-071-1/+2
| | * | | drm/i915/dp: there is no audio on port AJani Nikula2015-05-061-3/+3
| | * | | drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner2015-05-051-1/+17
| | * | | drm/i915: Assume dual channel LVDS if pixel clock necessitates itLukas Wunner2015-05-051-1/+7
| | | |/ | | |/|
| * | | drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner2015-05-101-5/+4
| * | | drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner2015-05-081-1/+0
| * | | Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...Dave Airlie2015-05-082-4/+7
| |\ \ \
| | * | | drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang2015-05-071-0/+2
| | * | | drm/amdkfd: Don't report local memory sizeOded Gabbay2015-05-071-2/+2
| | * | | drm/amdkfd: allow unregister process with queuesOded Gabbay2015-05-071-2/+3
| | |/ /
| * | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-0811-87/+190
| |\ \ \ | | |/ / | |/| |
| | * | drm/radeon: stop trying to suspend UVD sessionsChristian König2015-05-072-21/+19
| | * | drm/radeon: more strictly validate the UVD codecChristian König2015-05-071-2/+31
| | * | drm/radeon: make UVD handle checking more strictChristian König2015-05-071-29/+43
| | * | drm/radeon: make VCE handle check more strictChristian König2015-05-071-17/+48
| | * | drm/radeon: fix userptr lockupChristian König2015-05-071-0/+3
| | * | drm/radeon: fix userptr BO unpin bug v3monk.liu2015-05-071-5/+3
| | * | drm/radeon: don't setup audio on asics that don't support itAlex Deucher2015-05-051-0/+4
| | * | drm/radeon: disable semaphores for UVD V1 (v2)Christian König2015-05-045-13/+39
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-05-107-19/+13
|\ \ \ \
| * | | | ARM: 8352/1: perf: Fix the pmu node name in warning messageWill Deacon2015-05-041-1/+1
| * | | | ARM: 8351/1: perf: don't warn about missing interrupt-affinity property for PPIsWill Deacon2015-05-041-1/+6
| * | | | ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macroAndrew Lunn2015-05-041-1/+0
| * | | | ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef blockValentin Rothberg2015-05-041-3/+0
| * | | | ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLEValentin Rothberg2015-05-042-4/+0
| * | | | ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_opsMarek Szyprowski2015-05-042-9/+6
| | |_|/ | |/| |
* | | | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-105-2/+7
|\ \ \ \