summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | drm/exynos: remove decon_mode_fixup()Gustavo Padovan2015-09-301-12/+0
| | * | | | | | | | | | drm/exynos: remove fimd_mode_fixup()Gustavo Padovan2015-09-301-12/+0
| | * | | | | | | | | | drm/exynos: rotator: Clock control is unused if !PMThierry Reding2015-09-301-1/+1
| | * | | | | | | | | | drm/exynos: fimc: Clock control is unused if !PMThierry Reding2015-09-301-18/+18
| | * | | | | | | | | | drm/exynos: Suspend/resume is unused if !PMThierry Reding2015-09-301-0/+2
| | * | | | | | | | | | drm/exynos: create a fake mmap offset with gem creationJoonyoung Shim2015-09-301-5/+7
| | * | | | | | | | | | drm/exynos: remove call to drm_gem_free_mmap_offset()Joonyoung Shim2015-09-301-3/+0
| | * | | | | | | | | | drm/exynos: Remove useless EXPORT_SYMBOL_GPLsDaniel Kurtz2015-09-302-9/+0
| | * | | | | | | | | | drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctlJoonyoung Shim2015-09-301-1/+2
| | * | | | | | | | | | drm/exynos: cleanup function calling written twiceJoonyoung Shim2015-09-301-33/+23
| | * | | | | | | | | | drm/exynos: staticize exynos_drm_gem_init()Joonyoung Shim2015-09-302-6/+1
| | * | | | | | | | | | drm/exynos: remove unnecessary NULL assignmentJoonyoung Shim2015-09-301-3/+0
| | * | | | | | | | | | drm/exynos: fix missed calling of drm_prime_gem_destroy()Joonyoung Shim2015-09-302-4/+7
| | * | | | | | | | | | drm/exynos: fix layering violation of addressJoonyoung Shim2015-09-301-1/+2
| * | | | | | | | | | | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-10-027-67/+19
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/amdgpu: only print meaningful VM faultsChristian König2015-09-302-4/+12
| | * | | | | | | | | | | drm/amdgpu/cgs: remove import_gpu_memAlex Deucher2015-09-302-56/+0
| | * | | | | | | | | | | drm/amdgpu: Restore LCD backlight level on resumeAlex Deucher2015-09-291-2/+1
| | * | | | | | | | | | | drm/radeon: Restore LCD backlight level on resume (>= R5xx)Michel Dänzer2015-09-291-4/+4
| | * | | | | | | | | | | drm/amdgpu: signedness bug in amdgpu_cs_parser_init()Dan Carpenter2015-09-291-1/+2
| | |/ / / / / / / / / /
| * | | / / / / / / / / drm/qxl: recreate the primary surface when the bo is not primaryFabiano Fidêncio2015-10-011-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-0215-49/+74
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov2015-10-021-8/+4
| * | | | | | | | | | | Input: psmouse - fix data race in __ps2_commandDmitry Vyukov2015-09-301-8/+14
| * | | | | | | | | | | Input: elan_i2c - add all valid ic type for i2c/smbusduson2015-09-291-1/+10
| * | | | | | | | | | | Input: zhenhua - ensure we have BITREVERSEAndrew Morton2015-09-291-0/+1
| * | | | | | | | | | | Input: omap4-keypad - fix memory leakSudip Mukherjee2015-09-291-1/+1
| * | | | | | | | | | | Input: serio - fix blocking of parportSudip Mukherjee2015-09-281-0/+1
| * | | | | | | | | | | Input: uinput - fix crash when using ABS eventsDmitry Torokhov2015-09-211-1/+1
| * | | | | | | | | | | Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin2015-09-214-7/+7
| * | | | | | | | | | | Input: elan_i2c - add ic type 0x03Duson Lin2015-09-211-0/+1
| * | | | | | | | | | | Input: elan_i2c - don't require known iap versionDaniel Drake2015-09-211-5/+7
| * | | | | | | | | | | Input: imx6ul_tsc - fix controller nameFabio Estevam2015-09-191-1/+1
| * | | | | | | | | | | Input: imx6ul_tsc - use the preferred method for kzalloc()Fabio Estevam2015-09-191-1/+1
| * | | | | | | | | | | Input: imx6ul_tsc - check for negative return valueFabio Estevam2015-09-191-1/+1
| * | | | | | | | | | | Input: imx6ul_tsc - propagate the errorsFabio Estevam2015-09-191-9/+19
| * | | | | | | | | | | Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov2015-09-191-2/+2
| * | | | | | | | | | | Input: mms114 - remove unneded semicolonsJavier Martinez Canillas2015-09-191-2/+2
| * | | | | | | | | | | Input: pm8941-pwrkey - remove unneded semicolonJavier Martinez Canillas2015-09-191-1/+1
| * | | | | | | | | | | Input: fix typo in MT documentationDaniel Martin2015-09-191-1/+1
| * | | | | | | | | | | Input: cyapa - fix address of Gen3 devices in device tree documentationDudley Du2015-09-191-1/+1
* | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-10-022-4/+22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arm64: ftrace: fix function_graph tracer panicLi Bin2015-10-021-2/+20
| * | | | | | | | | | | | arm64: Fix THP protection change logicSteve Capper2015-10-011-2/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2015-10-0216-14/+165
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | m68k/defconfig: Update defconfigs for v4.3-rc1Geert Uytterhoeven2015-09-2812-12/+96
| * | | | | | | | | | | | m68k: Define asmlinkage_protectAndreas Schwab2015-09-281-0/+30
| * | | | | | | | | | | | m68k: Wire up membarrierGeert Uytterhoeven2015-09-283-1/+3
| * | | | | | | | | | | | m68k: Wire up userfaultfdGeert Uytterhoeven2015-09-283-1/+3
| * | | | | | | | | | | | m68k: Wire up direct socket callsGeert Uytterhoeven2015-09-283-2/+35
| |/ / / / / / / / / / /