summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'socfpga_updates_for_v4.2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2015-05-137-66/+37Star
|\
| * ARM: socfpga: use of_iomap to map the SCUDinh Nguyen2015-05-133-49/+10Star
| * ARM: socfpga: remove the need to map uart_io_descDinh Nguyen2015-05-111-9/+0Star
| * 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-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/+0Star
| | * | | 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/+4Star
| * | | drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner2015-05-081-1/+0Star
| * | | 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/+19Star
| | * | 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/+3Star
| | * | 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/+13Star
|\ \ \ \
| * | | | 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/+0Star
| * | | | ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef blockValentin Rothberg2015-05-041-3/+0Star
| * | | | ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLEValentin Rothberg2015-05-042-4/+0Star
| * | | | ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_opsMarek Szyprowski2015-05-042-9/+6Star
| | |_|/ | |/| |
* | | | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-105-2/+7
|\ \ \ \
| * | | | ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snowJavier Martinez Canillas2015-05-081-0/+1
| * | | | ARM: dts: Fix typo in trip point temperature for exynos5420/5440Abhilash Kesavan2015-05-082-2/+2
| * | | | ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boardsMarkus Reichl2015-05-081-0/+3
| * | | | ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420Javier Martinez Canillas2015-05-081-0/+1
| |/ / /
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-1042-234/+480
|\ \ \ \
| * | | | MAINTAINERS: add Conexant Digicolor machines entryBaruch Siach2015-05-081-0/+6
| * | | | MAINTAINERS: socfpga: update the git repo for SoCFPGADinh Nguyen2015-05-081-2/+3
| * | | | ARM: multi_v7_defconfig: Select more FSL SoCsFabio Estevam2015-05-071-0/+3